body {
	margin: 0px;
	background-image: url(../../images/fond-top.gif);
	background-repeat: repeat-x;
	background-color: #143D55;
}
#global {
	height: 100%;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#bandeau {
	height: 178px;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{position:relative;float:left;height:46px;color:#E0E0E0;background:#143D55;width:706px;font-family:Helvetica,Arial,Verdana,sans-serif; }
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(../../images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 15px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 15px;height:33px;}
#dolphinnav ul li a span{padding:12px 15px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../../images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 15px 0 0;width:auto;background:#1D6893 url(../../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */
.dolphinespaceur {
	float: left;
}
.espaceurmenudroite {
	float: left;
}
#centrechemin {
	clear: both;
}
.chemingauche {
	float: left;
}
.chemin {
	background-image: url(../../images/chemin.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54A3C6;
	text-align: center;
	float: left;
	width: 706px;
	height: 25px;
}
.chemindroite {
	float: left;
}
#contenu {
	background-color: #FFFFFF;
	width: 705px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../../images/footer2.gif);
	background-repeat: no-repeat;
	width: 706px;
	height: 84px;
	clear: both;
}
.pdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105980;
	text-align: center;
}
.texte-centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 10px;
}
a {
	color: #884444;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
