/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#666666;
	background-image: url(../carre.gif);
}
a { 
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color: #006600;
}
a:hover{ 
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color: #FF6600;
}
.inscription a { 
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color: #FF6600;
}
.inscription a:hover{ 
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color: #006600;
}
.texte_vert{
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#301D5D;

}
.tab_index{
	background-image:url(photos/index.gif);
	width:800px;
	height:525px;
}
.tab_programme{
	background-image:url(photos/programme.gif);
	width:800px;
	height:525px;
}
.tab_breakfast{
	background-image:url(photos/breakfast.gif);
	width:800px;
	height:525px;
}
.tab_initiation{
	background-image:url(photos/initiation.gif);
	width:800px;
	height:525px;
}
.tab_competition{
	background-image:url(photos/competition.gif);
	width:800px;
	height:525px;
}
.tab_legolf{
	background-image:url(photos/legolf.gif);
	width:800px;
	height:525px;
}
.tab_inscription{
	background-image:url(photos/inscription.gif);
	width:800px;
	height:525px;
}
.tab_orient{
	background-image:url(photos/orient.gif);
	width:800px;
	height:525px;
}



.tab_content{
	text-align:left;
	width:560px;
/*	height:400px;*/
/*	padding-left:10px;
	padding-right:10px;*/
}
.tab_content2{
	background-image:url(photos/fond_blanc_transp.png);
	color:#333333;
	text-align:left;
	width:560px;
	padding-left:10px;
	padding-right:10px;
}
.tab_sponsors{
	width:800px;
	margin-top:20px;
	padding-left:3px;
	padding-right:3px;
}
.tab_footer{
	font-family:Verdana, Arial, Helvetica;
	width:600px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:9px;
	color:#666666;
}
.tab_footer a{
	color:#666666;
	text-decoration:underline;
}
.tab_footer a{
	color:#999999;
	text-decoration:none;
}
.texte{
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#666666;
}
.texte_11{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
}
input {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:999999;
	border:1 solid #999999;
}
textarea {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:999999;
	border:1 solid #999999;
}
