
#menu_nord_ouest ul {
	margin: 0px;
	background: url(images/nordOuest.jpg) no-repeat;
	height: 394px;
	width: 450px;
	list-style-type: none;
	position: relative;
	left: 15px;
	border: solid #ff7b01 1px;
}

#menu_nord_ouest A {
	display: block;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	position: absolute;
}

#menu_nord_ouest A:hover {
	font-size: 18px;
	color: #660000;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

#menu_nord_ouest A SPAN {
	display: none;
}
#menu_est {
	background: url("images/fleche_dte.gif") no-repeat; left: 449px; top: 197px; width: 11px; height: 20px;
}
#menu_est:hover {
	background: url("images/fleche_dte_verte.gif") no-repeat; left: 449px; top: 197px; width: 11px; height: 20px;
}
#menu_sud {
	background: url("images/fleche_bas.gif") no-repeat; left: 225px; top: 393px; width: 20px; height: 11px;
}
#menu_sud:hover {
	background: url("images/fleche_bas_verte.gif") no-repeat; left: 225px; top: 393px; width: 20px; height: 11px;
}
#menu1 {
 background: url("images/45.gif") no-repeat; left: 300px; top: 110px; width: 15px; height: 20px;
}
#menu1:hover {
 background: url("images/45.gif") no-repeat; left: 300px; top: 110px; width: 15px; height: 20px;
}
#menu1:hover span {
	display: block; position: absolute; top: -110px; left: 170px; width: 490px;
}
#menu2 {
 background: url("images/45.gif") no-repeat; left: 310px; top: 135px; width: 25px; height: 15px;
}
#menu2:hover {
 background: url("images/45.gif") no-repeat; left: 310px; top: 135px; width: 25px; height: 15px;
}
#menu2:hover span {
	display: block; position: absolute; left: 160px; top: -135px; width: 490px;
}
#menu3 {
	background: url("images/45.gif") no-repeat; left: 320px; top: 150px; width: 20px; height: 15px;
}
#menu3:hover {
	background: url("images/45.gif") no-repeat; left: 320px; top: 150px; width: 20px; height: 15px;
}
#menu3:hover span {
	display: block; position: absolute; left: 150px; top: -150px; width: 490px;
}
#menu4 {
 background: url("images/45.gif") no-repeat; left: 345px; top: 175px; width: 20px; height: 15px;
}
#menu4:hover {
 background: url("images/45.gif") no-repeat; left: 345px; top: 175px; width: 20px; height: 15px;
}
#menu4:hover span {
	display: block; position: absolute; left: 135px; top: -175px; width: 490px;
}
#menu5 {
 background: url("images/45.gif") no-repeat; left: 405px; top: 175px; width: 15px; height: 25px;
}
#menu5:hover {
 background: url("images/45.gif") no-repeat; left: 405px; top: 175px; width: 15px; height: 25px;
}
#menu5:hover span {
	display: block; position: absolute; left: 65px; top: -175px; width: 490px;
}
#menu6 {
 background: url("images/45.gif") no-repeat; left: 430px; top: 190px; width: 20px; height: 20px;
}
#menu6:hover {
 background: url("images/45.gif") no-repeat; left: 430px; top: 190px; width: 20px; height: 20px;
}
#menu6:hover span {
	display: block; position: absolute; left: 40px; top: -190px; width: 490px;
}
#titre h1 {
	font-style: bold;
	text-align: center;
}
#titre {
 	width: 100%;
	text-indent: 20px ; 
}

#navig {
 	width: 100%;
	text-align: center;
}


