/* CSS Document */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}

body,td,th {	font-family: Arial, Helvetica, sans-serif;}
body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
.texte{	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-align: justify;	padding-right: 10px;	padding-left: 10px;}
.titre1{	font-size: 16px;	font-weight: bolder;}
.titre2{	font-size: 14px;	font-style: italic;	font-weight: bold;}
.sous-titre1{}
.sous-titre2{}

#CORPS {	width:980px;	margin-top:0px;	margin-right:auto;	margin-bottom:0px;	margin-left:auto;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	position: relative;	background-image: url(../img/bg-page.png);	background-repeat: repeat-y;	height: 100%;}
#CORPS #ENTETE {position:relative;	width:900px;height:200px;background-repeat: no-repeat;margin-top: 0px;margin-right: auto;margin-bottom: 0px;	margin-left: auto;}

#CORPS #CONTENU {	position:relative;	width:980px;	height:100%;	background-repeat: repeat-y;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-image: url(../img/bg-page.png);}

#CORPS #CONTENU #MENU {
	position:relative;
	width:695px;
	height:20px;
	float: right;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	margin-right: 40px;
}
#CORPS #CONTENU #PAGE {	position:relative;	width:695px;	height:100%;	float: right;	background-position: right;	margin-top: 5px;	margin-right: 40px;}
#CORPS #CONTENU #PAGE h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/*==============================  PAGE CIRCUIT  =========================*/
#CORPS #CONTENU #PAGE #CIRCUIT {	height: 250px;	width: 695px;}
.titre-circuit{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	padding-left: 20px;	padding-top: 20px; color: #FFFFFF;}
.corps-circuit {
	height: 160px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 20px;
}
.fin-circuit {
	height: 40px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	font-weight: bold;
}
td.circuit{
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*==============================  COLONNE GAUCHE  =========================*/
#CORPS #CONTENU #COLONNE-GAUCHE {
	position:relative;
	width:195px;
	float: left;
	left: 5px;
	height: 100%;
	margin-left: 40px;
}

#PAGE #BLOC-TEXTE {	position:relative;	width:690px;	height:300px;	float: left;}
#PAGE #BLOC-GAUCHE {position:relative;width:370px;height:200px;float:left;margin-bottom:10px;padding: 5px;}
#PAGE #BLOC-DROIT {	position:relative;	width:365px;	height:200px;	float:none;	left:10px;	margin-bottom:10px;	padding:5px;}
#CORPS #CONTENU #BAS {
	position:relative;
	width:900px;
	height:50px;
	float: right;
	background-position: right;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 40px;
}

#FIN-PAGE {
	width:980px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../img/bg-baspage.png);
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
}
.texte_basdepage {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.titre-STAGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	height: 50px;
}
.texte-STAGE {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.texteCGV {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 30px;
	padding-left: 20px;
}
