@charset "utf-8";
/* CSS Document */

/************************     EDITO     ***********************/
	
#bloc1{
	float:left;
	}
	
#edito{
	width:448px;
	float:left;
	text-align:justify;
	}
	
#edito p{
	color:#434343;
	}

/************************     PRESENTATION     ***********************/

#presentation{
	width:448px;
	float:none;
	text-align:justify;
	}

#presentation p{
	color:#7e7e7e;
	}
/************************     ACTUALITE     ***********************/

#bloc2{
	float:right;
	}
	
#actualite{
	width:163px;
	float:left;
	margin-right:10px;
	}
	
#actualite a{
	font-size:12px;
	color:#7e7e7e;
	}
	
#actualite p{
	color:#7e7e7e;
	font-size:11px;
	}
	
#actualite #suite{
	font-family:Arial;
	font-size:10px;
	color:#990033;
	margin-left:99px;
	}
	
#actualite #suite a{
	font-family:Arial;
	font-size:10px;
	color:#990033;
	text-decoration:underline;
	}

#actualite img{
	margin:5px 0 5px 0;
	}
	
#visuel{
	margin:20px 0 5px 0;
	}
/************************     ENCARTS     ***********************/

#encart1{
	background:url(../img/encart1.png) no-repeat;
	width:323px;
	height:127px;
	float:left;
	text-align:center;
	margin-top:15px;
	}
	
#encart1 img{
	margin-top:12px;
	margin-left:12px;
	float:left;
	}
	
#bloc_encart1{
	float:left;
	width:185px;
	text-align:center;
	}
	
#bloc_encart1 h2{
	width:160px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0;
	margin-bottom:5px;
	padding:0;
	margin-top:15px;
	}
	
#bloc_encart1 p{
	color:#7e7e7e;
	}
	
#bloc_encart1 #plus_info{
	margin-left:120px;
	background-color:#dcdcdc;
	width:50px;
	margin-top:7px;
	}

#bloc_encart1 #plus_info a{
	font-family:Tahoma;
	font-size:11px;
	color:#737373;
	}

#encart2{
	background:url(../img/encart1.png) no-repeat;
	width:328px;
	height:117px;
	float:left;
	margin-top:15px;
	text-align:center;
	padding:10px 0 0 0;
	}
	
#encart2 h2{
	width:auto;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	margin:0;
	margin-bottom:5px;
	padding:0;
	margin-top:15px;
	}
	
#cerb{
	float:left;
	width:180px;
	border-right:1px solid #999999;
	text-align:left;
	margin-top:15px;
	}
	
#cerb p{
	margin-left:12px;
	float:left;
	font-size:11px;
	color:#7e7e7e;
	width:85px;
	}
	
#cdb{
	float:left;
	margin-top:15px;
	text-align:left;
	}
	
#cdb p{
	margin-left:12px;
	float:left;
	font-size:11px;
	color:#7e7e7e;
	width:70px;
	margin-right:10px;
	}
	
.annee
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#810a28;
	text-align:center;
	cursor:pointer;
	height:30px;
}
.annee-on
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#810a28;
	text-align:center;
	cursor:pointer;
	height:30px;
}

.texte-historique
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;	
	text-align:justify;
	vertical-align:top;
	
}

.pointe1 /*FF*/
{
	position:relative;
	top:-4px;
	left:47px;
	z-index:1000;
}

*:first-child+html .pointe1 /*IE7*/
{
	position:relative;
	top:-5px;
	left:47px;
	z-index:1000;
}

* html .pointe1 /*IE6*/
{
	position:relative;
 	top:-5px;
	left:47px;
	z-index:1000;
}

.pointe2 /*FF*/
{
	position:relative;
	top:-4px;
	left:142px;
}

*:first-child+html .pointe2 /*IE8*/
{
	position:relative;
	top:-5px;
	left:142px;
}

* html .pointe2 /*IE6*/
{
	position:relative;
	top:-5px;
	left:142px;
}

.pointe3 /*FF*/
{
	position:relative;
	top:-4px;
	left:238px;
}

*:first-child+html .pointe3 /*IE8*/
{
	position:relative;
	
	top:-5px;
	left:238px;
}

* html .pointe3 /*IE6*/
{
	position:relative;
	top:-5px;
	left:238px;
}

.pointe4 /*FF*/
{
	position:relative;
	top:-4px;
	left:333px;
}

*:first-child+html .pointe4 /*IE8*/
{
	position:relative;
	
	top:-5px;
	left:333px;
}

* html .pointe4 /*IE6*/
{
	position:relative;
	top:-5px;
	left:333px;
}

.pointe5 /*FF*/
{
	position:relative;
	top:-4px;
	left:431px;
}

*:first-child+html .pointe5 /*IE8*/
{
	position:relative;
	
	top:-5px;
	left:431px;
}

* html .pointe5 /*IE6*/
{
	position:relative;
	top:-5px;
	left:431px;
}

.pointe6 /*FF*/
{
	position:relative;
	top:-4px;
	left:527px;
}

*:first-child+html .pointe6 /*IE8*/
{
	position:relative;
	
	top:-5px;
	left:527px;
}

* html .pointe6 /*IE6*/
{
	position:relative;
	top:-5px;
	left:527px;
}
	