
#menu_est ul {
	margin: 0px;
	background: url(images/est.jpg) no-repeat;
	height: 458px;
	width: 450px;
	list-style-type: none;
	position: relative;
	left: 15px;
	border: none;
}

#menu_est A {
	display: block;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	position: absolute;
}

#menu_est A:hover {
	font-size: 18px;
	color: #660000;
	text-align: center;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}

#menu_est A SPAN {
	display: none;
}

/* passerelle5 */
#passerelle5 {
 background: url("images/coin_h_g.gif") no-repeat;
 left: 50px;
 top: 265px;
 width: 20px;
 height: 20px;
}

#passerelle5:hover {
 background: url("images/coin_h_g.gif") no-repeat;
 left: 50px;
 top: 265px;
 width: 20px;
 height: 20px;
}

#passerelle5:hover span {
	display: block;
	position: absolute;
	left: 425px;
	top: -265px;
 	width: 490px;
}

/* passerelle6 */
#passerelle6 {
 background: url(images/coin_h_g.gif) no-repeat;
 left: 55px;
 top: 275px;
 width: 20px;
 height: 20px;
}

#passerelle6:hover {
 background: url(images/coin_h_g.gif) no-repeat;
 left: 55px;
 top: 275px;
 width: 20px;
 height: 20px;
}

#passerelle6:hover span {
	display: block;
	position: absolute;
	left: 420px;
	top: -275px;
	width: 490px;
}

/* passerelle7 */
#passerelle7 {
 background: url(images/coin_h_g.gif) no-repeat;
 left: 205px;
 top: 215px;
 width: 20px;
 height: 20px;
}

#passerelle7:hover {
 background: url(images/coin_h_g.gif) no-repeat;
 left: 205px;
 top: 215px;
 width: 20px;
 height: 20px;
}

#passerelle7:hover span {
	display: block;
	position: absolute;
	left: 270px;
	top: -215px;
	width: 490px;
}
/* passerelle; left_total = 475 top_total = 0 */
#passerelle_total {
 background: url(images/coin_h_g.gif) no-repeat;
 left: 100px; top: 160px; width: 20px; height: 20px;
}

#passerelle_total:hover span {
	display: block; position: absolute;
	left: 375px; top: -160px; width: 490px;
}

#titre H1 {
	font-style: bold;
	text-align: center;
}

#titre {
 	width: 490px;
	text-indent: 20px ; 
}

#navig {
 	width: 100%;
	text-align: center;
}



