.promotion {
	color:#000066;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: normal;
	line-height: 10px;



}
.bt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: 5BADE6;
	font-weight: bold;
	text-align: center;
	}
	
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cadreLegende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCCCCC;
	border-right-color: #0876C1;
	border-bottom-color: #B2FEFF;
	border-left-color: #CCCCCC;
	line-height: 16px;
	text-align: center;

}

.caracteristique {
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;


}
.texteaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #014582;

}
.cadreLegende2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	background-color: DBEAF4;
	border: 0.5px solid #CCCCCC;
	margin: 0px;


}
.cadrePhoto {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #1D7BBA;
	font-weight: bold;
	text-align: center;
}
.fondBateau {
	background-attachment: fixed;
	background-image: url(images-nautiloc/vente/fond-bateau.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;


}
.fondEau {
	background-attachment: fixed;
	background-image: url(images-nautiloc/fond-eau.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;


}
.texteaccueil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014582;
	line-height: 13px;
	letter-spacing: normal;


}
.bt2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCFFFF;
	border-left-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #DBEAF4;
	font-weight: normal;
	text-align: center;
}
.fondAccueil {
	background-image: url(images-nautiloc/fond-accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;


}

#menu {
	margin-left:0px;
	text-align: center;
	align:center;
	width:780px;
	z-index:6000;
	position:absolute;
	visibility: visible;
}
#menu ul {
	list-style-type:none;
	display:inline;
	border: 0px; margin: 0px; padding: 0px;
}
#menu ul li {
	background-color:#0975C0;
	border: 1px solid #B2FEFF;
	float:left;
	margin: 0px; padding: 0px;
	width: 127px;
	line-height:15px;
}
#menu[id] ul li { /* Pour les navigateurs autres que IE */
	width: 124px;
}
#menu ul li a {
	display:block;
	width: 100%;
	padding: 0px 0px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#menu ul li a:hover {
	background-color:#DBEAF4;
	color: #034C7F;
}
#menu[id] ul li a:hover { /* Pour les navigateurs autres que IE */
	width:auto;
}

#menu ul li ul.submenu {  /*property: value for Explorer 5 Mac*/
	margin-left: 0;
	display: none;
	width: 120px;
	position: absolute;
	text-align: center;
	z-index:60002;
	visibility: visible; 
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

#menu ul li ul.submenu { /*property: value for all other browsers*/
	margin-left:-63;
	display: none;
/*	width: 160px;*/
	position: absolute;
	text-align: center;
	z-index:60002;
	visibility: visible; 
}
#menu[id] ul li ul.submenu { /* pour autres navigateurs que IE */
	margin-left:0;
}

#menu[id] ul li ul.submenu li {
  float : none; /* à garder pour Safari Mac*/
}

#menu ul li ul.submenu li {
	width: 128px;
}

#menu ul li ul#smenu2 {
	width: 150px;
}


#menu ul li ul.submenu li a {	
	width: 100%;
	border-style: none;
	font-weight:normal;
}
#content {
	text-align: center;
}
