#aeb_contener{
	position: relative;
	width: 988px;
	margin: 0 auto;
	text-align: left;
	background: url(images/aeb/fond_contener.jpg) left top repeat-y;
}

#aeb_contener_top{
	background: url(images/aeb/fond_contener_top.jpg) left top no-repeat;
	padding: 0 5px; 	
}

a.lien_bandeau{
	display: block;
	position: absolute;
	top: 13px;
	color: #a3b8e3;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.lien_bandeau:hover{
	text-decoration: underline;
}
#aeb_plan{
	left: 19px;	
}
#aeb_contact{
	left: 120px;	
}
#aeb_imprimer{
	left: 190px;	
}

.sep_bandeau{
	position: absolute;
	top: 0px;
	width: 1px;
	height: 26px;
}
#sep1{
	left: 110px;	
}
#sep2{
	left: 182px;	
}
#sep3{
	left: 258px;	
}


#aeb_bas{
	clear: both;
	position: relative;
	background: url(images/aeb/fond_footer.jpg) left top repeat-y;
	padding: 10px 42px 10px 0px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
}
#aeb_bas a{
	color: #ffffff;	
}
#aeb_ligne1{
	font-weight: bold;
}

#aeb_actu img{
	float: left;
	margin: 0px 3px 3px 0px;	
}
#aeb_actu img{
	float: left;
	margin: 0px 3px 3px 0px;	
}
.date_actu{
	color: #97c000;
	font-weight:bold;	
}
.titre_actu a,
.titre_actu{
	color: #6a6a6a;
	font-weight:bold;
	text-decoration: none;	
}
.texte_actu{
	color: #000000;	
}