#contenerIndex {
	background-color: #FFFFCC;
	height: 470px;
	width: 100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	text-align: center;
	margin-top: 70px;
	left: 0px;
	z-index: 1;

}
#div_agence {
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;

width: 800px;
margin-top: -30px;
}
#div_agence .div_left {
position: absolute;
left: -100px;
top: 100px;
}
#div_agence .div_right {
position: absolute;
right: -100px;
top: 100px;
}

#logoIndex {
	margin-top: 15px;
	text-align: center;
	left: 0px;
	width: 100%;
	z-index: 2;
}
#coordonnees {
	margin-top: 10px;
	text-align: center;
	width: 100%;
	z-index: 2;
}
#legende1 {
	margin-top: 10px;
	text-align: center;
	left: 0px;
	width: 100%;
	z-index: 2;
	valign: top;
	color: #009900;
}
#legende2 {
	margin-top: 10px;
	text-align: center;
	left: 0px;
	width: 100%;
	z-index: 2;
	color: #009900;
}
#sousMenu {
	margin-top: 10px;
	text-align: center;
	left: 0px;
	width: 100%;
	z-index: 2;
}
#aubiweb {
	top: 10px;
}

