*{
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
}
body{
	padding:0;
	margin:0;
	font-size:70%;
	color:#666;
}
ul,li{
	padding:0;
	margin:0;
}
a{
	text-decoration:none;
	color:#666;
}
a img{
	border:0;
}
a.dl{
	font-weight:bold;
	color:#D56E3E;	
}
.note{
	color:#333;
	font-size:1em;
}
.aright{
	text-align:right;
}
.aleft{
	text-align:left;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.c,#colonne,form,#gonav,#gocont,.c_print{
	display:none;
}
img{
	margin:0px;
}
img.fleft{
	margin-right:7px;
}
img.fright{
	margin-left:7px;
}
.spacer{
	margin:0px 20px 5px 20px;
	clear:both;
}
/*=====================*\
	CORPS
\*=====================*/
#corps ul{
	margin:7px 0px 10px 15px;
}
#corps ul li{
	margin-bottom:7px;
}
ul.calendriers,ul.resultats,ul.formations{
	list-style:none;
	margin-left:0px !important;
}
ul.calendriers li{
	padding-left:20px;
	background:url(img/icones-web-v1/calendar.png) no-repeat 0px 1px;
}
ul.resultats li{
	padding-left:20px;
	background:url(img/icones-web-v1/document.png) no-repeat 0px 1px;
}
ul.formations li{
	padding-left:20px;
	background:url(img/icones-web-v1/write.png) no-repeat 0px 1px;
}
ul li a:visited{
	color:#888;
}
ul li a:hover{
	color:#96CB5F;
}
#corps a[href]:after{
	content: "\0000a0(" attr(href) ")\0000a0";
}
.sep{
	padding-bottom:1px !important;
	background:url(img/fonds/bloc_sep.gif) repeat-x 0px 100%;	
}
h1,h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1{
	margin:9px 9px 9px 9px;
	padding:0px 0px 0px 23px;
	line-height:20px;
	background:url(img/fonds/h1.gif) no-repeat;
	color:#ED1D24;
	font-weight:bold;
	font-size:1.2em;
	vertical-align:top;
}
h2{
	padding:0px 0px 0px 9px;
	margin:0px 1px 9px 2px;
	line-height:10px;
	overflow:hidden;
	font-size:1.05em;
	font-weight:bold;
	clear:both;
}
h2 span{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#555;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px 3px 0px 3px;
}
h3,legend{
	margin:7px 0px 0px 0px;
	font-size:1.1em;
}
.s1 h2{background:url(img/fonds/fond_titres_rouge.gif) no-repeat 0px 1px;}
.s2 h2{background:url(img/fonds/fond_titres_bleu.gif) no-repeat 0px 1px;}
.s3 h2{background:url(img/fonds/fond_titres_orange.gif) no-repeat 0px 1px;}
.s4 h2{background:url(img/fonds/fond_titres_vert.gif) no-repeat 0px 1px;}
.s5 h2{background:url(img/fonds/fond_titres_gris.gif) no-repeat 0px 1px;}

.s1 h3,.s1 h4,.s1 legend{color:#E54949;font-weight:bold;}
.s2 h3,.s2 h4,.s2 legend{color:#00AEEF;font-weight:bold;}
.s3 h3,.s3 h4,.s3 legend{color:#F8991D;font-weight:bold;}
.s4 h3,.s4 h4,.s4 legend{color:#96CB5F;font-weight:bold;}
.s5 h3,.s5 h4,.s5 legend{color:#9C9DA1;font-weight:bold;}
h4{
	font-size:1.1em;
	font-weight:normal !important;
	margin:7px 0px 0px 0px;
}

.aright a{text-decoration:none;color:#666;padding-right:12px;}
.s1 .aright a{background:url(img/nav/a_suivre_rouge.gif) no-repeat 100% 50%}
.s2 .aright a{background:url(img/nav/a_suivre_bleu.gif) no-repeat 100% 50%}
.s3 .aright a{background:url(img/nav/a_suivre_orange.gif) no-repeat 100% 50%}
.s4 .aright a{background:url(img/nav/a_suivre_vert.gif) no-repeat 100% 50%}
.s5 .aright a{background:url(img/nav/a_suivre_gris.gif) no-repeat 100% 50%}
.aright a:hover{text-decoration:underline;color:#96CB5F;background:url(img/nav/a_suivre_vert.gif) no-repeat 100% 50%}
.aright a:active{color:#E54949;}
