body{
	background-color: silver;
	font-family: helvetica;
	font-size: 11px;
}

img{
	border: 0px solid;
}
td{
	vertical-align: top;
}
th{
	vertical-align: top;
}
h1{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 17px;
}
.regl{
	overflow: auto;
	height: 100px;
	border:1px solid;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	width:85%;
}
.cours{
	border-collapse: collapse;
	border: 1px;
	width: 100%;
}
.cours td{
	border: 1px solid;
}
.cours th{
	text-align:left;
	padding-right: 30px;
	border: 1px solid;
}
.calendrier{
	border-collapse: collapse;
	border: 1px;
	width: 100%;
}
.circuits{
	float: left;
}
#circuitdetail{
	margin-left: 20px;
}
.listecircuits{
	font-size: 15px;
	line-height: 128%;
	font-weight: bold;
}
.voitures{
	margin-top: -2px;
	margin-left: 20px;
}
.interne{
	border: 0px;
	width: 100%;
}
.interne td{
	border: 0px;
}
.interned{
	border: 0px;
	text-align:right;
}
.rouge{
	color: red;
	font-weight: bold;
}
.head1{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: bold;
}
.text1{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 15px;
	font-weight: normal;
}
h2{
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	font-weight: normal;
}
.titresub{
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 1px;
	margin-left: 20px;
	padding-bottom: 0px;
	line-height: 115%;
}
hr{

}

.centre{
	margin-top: 10px;
	text-align: center;
}

.main{
	padding: 5px;
	background-image:url(images/back/back5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:1024px;
	height:900px;

	margin-left:auto;
	margin-right:auto;
	align:center;
}
.logo{
	float:left;
	background-color:navy;
	height: 86px;
}
.logotitle{
	float:left;
	font-size: 30px;
	padding: 5px;
	padding-top: 2px;
	color:white;
	background-color: navy;
	width: 770px;
	height: 79px;
	z-index: 2;
}
.contact{
	position:relative;
	font-size: 14px;
	margin-top:11px;
	z-index:4;
	float:right;
	text-align:right;
}
.printicon{
	position:relative;
	font-size: 14px;
	margin-top:4px;
	z-index:4;
	float:right;
	text-align:right;
}
.printicon:hover{
	cursor: pointer;
	position:relative;
	font-size: 14px;
	margin-top:4px;
	z-index:4;
	float:right;
	text-align:right;
}
.contact a{
	color:white;
}
.menu{
	float:left;
	padding:0px;
	clear:both;
	display:block;
	color:white;
	font-size: 10px;
	border: solid;
	text-align: left;
	background-color: white;
	margin-top: 5px;
	width: 120px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.printicon:hover{
	cursor: pointer;
	position:relative;
	font-size: 14px;
	margin-top:4px;
	z-index:4;
	float:right;
	text-align:right;
}
.menu:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.menuitem{
	margin-top: 2px;
	width:100%;
	margin-left: 0px;
	padding: 1px;
	font-size: 13px;
	color: navy;
	font-weight: bold;
}
.menuitemsel{
	margin-top: 2px;
	width:100%;
	margin-left: 0px;
	padding: 1px;
	font-size: 13px;
	font-style:italic;
	background-color: white;
	color: navy;
	font-weight: bold;
}
.menusubitem{
	margin-top: 2px;
	width:90%;
	margin-left: 10px;
	padding: 1px;
	font-size: 12px;
	color: navy;
}
.menusubitemsel{
	margin-top: 2px;
	width:90%;
	margin-left: 10px;
	padding: 1px;
	font-size: 12px;
	font-style:italic;
	color: navy;
}
.menusubitem:hover{
	margin-top: 2px;
	background-color: silver;
	font: bold;
	cursor: pointer;
}
.menusubsubitem{
	margin-top: 2px;
	width:90%;
	margin-left: 20px;
	padding: 1px;
	font-size: 13px;
	color: navy;
}
.menusubsubitemsel{
	margin-top: 2px;
	width:90%;
	margin-left: 20px;
	padding: 1px;
	font-size: 13px;
	font-style:italic;
	color: navy;
}
.menusubitem:hover{
	margin-top: 2px;
	background-color: silver;
	font: bold;
	cursor: pointer;
}
.menuitem:hover{
	margin-top: 2px;
	background-color: silver;
	font: bold;
	cursor: pointer;
}
.contenu{
	float:left;
	padding-left: 7px;
	padding-right: 7px;
	display:block;
	color:navy;
	font-size: 10px;
	width: 864px;
	margin-left:5px;
	background-color: white;
	opacity: 0.75;
	z-index:3;
	filter: alpha(opacity=75);
	margin-top: 5px;
}
.contenu:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.titre{
	float:left;
	margin-left: 0px;
	margin-top: 3px;
	display:block;
	font-size: 25px;
	line-height: 20px;
}
