.home-bg_orange {
	background-image:url(_img/commun/home-bg_orange.gif);
	background-repeat:no-repeat;
	}
	
.home-bg_bleu {
	background-image:url(_img/commun/home-bg_bleu.gif);
	background-repeat:no-repeat;
	border-left-color:#45a8fe;
	border-left-style:solid;
	border-left-width:1px;
	}
	
.home-section_droite {
	border-left-color:#ffffff;
	border-left-style:solid;
	border-left-width:2px;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:2px;
	}
	
.home-dashed_gris {
	border-top-color:#484848;
	border-top-style: dashed;
	border-top-width:1px;
	}
	
.home-dashed_bleu{
	border-top-color:#45a8fe;
	border-top-style: dashed;
	border-top-width:1px;
	}
	
.homme-cell_onglet {
	background-image:url(_img/commun/home_bg-onglets.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
	padding-left: 8px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	}
.home-cell_liens {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.title_index
{
	margin: 5px 5px;
	color: #7ac8fa;
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	font: large;
}

.image_actu
{
	height:55px;
	width:55px;
	float:right;
	border:4px white solid;
	margin: 5px;
}

.date_actu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4e3c38;
	font-size:11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 15px;
}

/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:209px;
	height:290px;
	overflow:hidden;
	font-size: 10px;
	}	
#slider{
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#slider li p{
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-indent: 0px;
	}	
	
#slider li a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#868686;
	font-size:11px;
	margin-bottom:0;
}

#slider li a:hover{
	color:#666;
}
	
#prevBtn, #nextBtn { 
	/*display:block;*/		
	width:24px;
	height:15px;
	margin-top:8px;
	margin-bottom:8px;
	position:relative;
	bottom:305px;
	left:100px;
	}	
	
#prevBtn a, #nextBtn a{  
	/*display:block;*/
	border:none;
	/*background:url(_img/commun/actu-fleche-haut.png) no-repeat 0 0;	*/
	}	
#nextBtn a{ 
	/*background:url(_img/commun/actu-fleche-bas.png) no-repeat 0 0;	*/
	}				

/* // Easy Slider */