.RUBRIQUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #7E7D78;
	text-align: center;
	width: 0;
	font-weight: bold;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7E7D78;
	text-align: justify;
	width: 0;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 18px;
}
.basebleue{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #003399;
	text-align: justify;
	width: 0;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 18px;
}
.baseverte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #A2C70C;
	text-align: justify;
	width: 0;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 18px;
}
.pbleue{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #003399;
	text-align: justify;
	width: 0;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 18px;
}
.pverte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #A2C70C;
	text-align: justify;
	width: 0;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 18px;
}
.RUBRIQUE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003399;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
.RUBRIQUE4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #A2C70C;
	text-align: justify;
	font-weight: bold;
	line-height: 25px;
}
.RUBRIQUE3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EA5A00;
	text-align: left;
	line-height: 15px;
}
.Fill{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EA5A00;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;

		}	
	#nextBtn{ 
		left:400px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}
		
		.little {
	text-align: center;
	vertical-align: bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #C1C1C1;
	margin-left: 5px;
		margin-right: 5px;
}
.little a {
	color: #828282;


}
.little a:hover{
	color:#ffffff;
		text-decoration:none
}

/* // Easy Slider */