
#menu ul {
	margin: 0px;
	background: url(images/sudOuest.jpg) no-repeat;
	height: 385px;
	width: 450px;
	list-style-type: none;
	position: relative;
	left: 15px;
	border: solid #ff7b01 1px;
}

#menu A {
	display: block;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	position: absolute;
}

#menu A:hover {
	font-size: 18px;
	color: #660000;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

#menu A SPAN {
	display: none;
}

#menu_est {
	background: url("images/fleche_ht_dte.gif") no-repeat; left: 415px; top: -1px; width: 33px; height: 34px;
}
#menu_est:hover {
	background: url("images/fleche_ht_dte_verte.gif") no-repeat; left: 416px; top: -1px; width: 33px; height: 34px;
}
#menu_nord {
	background: url("images/fleche_ht.gif") no-repeat; left: 225px; top: -11px; width: 20px; height: 11px;
}
#menu_nord:hover {
	background: url("images/fleche_ht_verte.gif") no-repeat; left: 225px; top: -11px; width: 20px; height: 11px;
}

#menu1 {
 background: url("images/45.gif") no-repeat;
 left: 315px;
 top: 65px;
 width: 20px;
 height: 15px;
}

#menu1:hover {
 background: url("images/45.gif") no-repeat;
 left: 315px;
 top: 65px;
 width: 20px;
 height: 15px;
}

#menu1:hover span {
	display: block;
	position: absolute;
	top: -65px;
	left: 150px;
 	width: 490px;
}

#titre H1 {
	font-style: bold;
	text-align: center;
}
#titre {
	text-indent: 20px ; 
 	width: 100%;
}

#navig {
 	width: 100%;
	text-align: center;
}


