#dolphincontainer{
	position:relative;
	color:#003366;
	width:100%;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	background:transparent url(/Deco/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 0px;
}
#dolphinnav{position:relative;height:25px;font-size:13px;font-weight:bold;background:transparent url(/Deco/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 0px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 4px;}
#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:underline;
	padding:0 0 0 50px;
	height:25px;
}
#dolphinnav ul li a span{padding:6px 20px 0 0;height:25px;float:left;}
#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(/Deco/dolphin_bg-OVER.gif) repeat-x bottom left;
	text-decoration: underline;
}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{background:transparent  url(/Deco/dolphin_left-ON.gif) no-repeat top left;line-height:175%;}
#dolphinnav ul li a.current span{display:block;padding:0 50px 0 0;width:auto;background:transparent  url(/Deco/dolphin_right-ON.gif) no-repeat top right;height:25px;}

#dolphin_inner{
	color: white;
	font-size: 12px;
	height: 12px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 7;
	padding-left: 0px;
}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{
	color: white;
	text-decoration: underline;
}
#dolphin_inner a:hover{color: #003366}

/* Masque le contenu de la barre inférieure */

.innercontent{display: none;} 

#dolphinnav li.promo {
	color:#fff;
	padding:0px 15px 0px 0px;
	background-image: url(/Deco/dolphin_promo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#promotions {
	background:transparent url(/Deco/dolphin_bg_promo.gif) repeat-x bottom left;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

