#contenu .titre h2{
	background: none;
}


#aeb_bandeau{
	position: relative;
	background: url(images/aeb/bandeau_home_gauche.jpg) left top no-repeat;
}
#aeb_bandeau_droite{
	position: relative;
	background: url(images/aeb/bandeau_home_droite.jpg) right top no-repeat;
	height: 306px;
}

h1{
	position: absolute;
	top: 15px;
	right: 40px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	color: #d2dbdd;
	font-size: 10px;
	text-align: right;
}

.sep_bandeau{
	background: #a6bde4;
}


.lien_menu_bandeau{
	display: block;
	position: absolute;
	top: 50px;
	width: 215px;
	height: 246px;
}
#lien_menu_bandeau1{
	left: 198px
}
#lien_menu_bandeau2{
	left: 459px
}
#lien_menu_bandeau3{
	left: 720px
}

#aeb_maj{
	position: absolute;
	top: 205px;
	left: 15px;
	font-size: 10px;
	color: #9d968c;
}

#aeb_page,
#aeb_page_top{
	position: relative;
	float: left;
	width: 978px;
	background: url(images/aeb/fond_page_home.jpg) left top repeat-y;
}
#aeb_page_top{
	background: url(images/aeb/fond_page_home_top.jpg) left 13px no-repeat;
}

#aeb_gauche{
	position: relative;
	width: 376px;
	padding: 0px 0px 0px 40px;
	float: left;
}

#aeb_actu{
	margin-top: 110px;
	width: 234px;
}

#aeb_centre{
	position: relative;
	float: left;
	width: 549px;
	padding: 73px 0px 0px 0px;
}

