
#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: none;
}

#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;
}
#passerelle1 {
 background: url("images/45.gif") no-repeat; left: 340px; top: 180px; width: 10px; height: 20px;
}
#passerelle1:hover span {
	display: block; position: absolute; left: 135px; top: -180px; width: 490px;
}
#passerelle2 {
 background: url("images/45.gif") no-repeat; left: 350px; top: 185px; width: 10px; height: 20px;
}
#passerelle2:hover span {
	display: block; position: absolute; left: 125px; top: -185px; width: 490px;
}
#passerelle3 {
	background: url("images/45.gif") no-repeat; left: 360px; top: 182px; width: 10px; height: 20px;
}
#passerelle3:hover span {
	display: block; position: absolute; left: 115px; top: -182px; width: 490px;
}
#passerelle4 {
 background: url("images/45.gif") no-repeat; left: 410px; top: 180px; width: 20px; height: 20px;
}
#passerelle4:hover span {
	display: block; position: absolute; left: 65px; top: -180px; width: 490px;
}

#titre h1 {
	font-style: bold;
	text-align: center;
}
#titre {
 	width: 100%;
	text-indent: 20px ; 
}

#navig {
 	width: 100%;
	text-align: center;
}


