/* CSS Document */

/* MENU COMPAGNIE */ 
#milieu-menu-gauche-compagnie{
	height:auto;
	margin:0px;
	margin-top:-6px;
	background-image:url(/images/milieu-menu-gauche.gif);
	background-repeat:repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #91b5d5;
	border-left-color: #91b5d5;
}
.divtitresrubriques {
	margin-bottom:4px;
}
.deconone a{
	text-decoration:none;
}
.picto-croisiere {
	border:none;
	vertical-align:middle;
}
.titre-bateau {
	width:172px;
	height:auto;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding-top:6px;
}
.ligne-bateau {
	margin-left:30px;
	clear:both;
	font-weight:normal;
}
.ligne-bateau a{
	font-weight:normal;
	text-decoration:none;
}
.ligne-bateau a:hover{
	text-decoration:underline;
	}

/* FIN MENU COMPAGNIE */
