/*---------------BATEAU--TARIFS------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
}
td.tab-tarifs {
	font-size: 9pt;
	padding-left:18px;
	padding-right:18px;
	border-top: 1px solid #3B66A4;
}
td.tab-tarifs a {
	color: #000000;
	text-decoration: underline;
}
td.tab-tarifs a:hover {
	color: #000000;
	text-decoration: none;
}
th.tab-tarifs {
	text-align: left;
	background-color: #D0E8FA;
	border-top: 1px solid #3B66A4;
	border-right: 1px solid #3B66A4;
	border-left: 1px solid #3B66A4;
}
th.tab-tarifs strong {
	font-size: 11pt;
}
th.tab-tarifs {
	font-size: 9pt;
	color: #003399;
	padding: 2px;
}
th.tab-tarifs td {
	font-weight: bold;
}
td.tab-anchor {
	background-color: #DDF0D2;
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-left:18px;
	padding-right:18px;
}
td.tab-anchor a {
	color: #006600;
	text-decoration: underline;
}
td.tab-anchor a:hover {
	color: #006600;
	text-decoration: none;
}
a.link-top {
	color: #006600;
	text-decoration: none;
}
a:hover.link-top {
	color: #006600;
	text-decoration: underline;
}
a.link {
	color: #000000;
	text-decoration: underline;
}
a:hover.link {
	color: #000000;
	text-decoration: none;
}
table.tarifs {
	font-size: 9pt;
	padding-bottom: 6px;
}
table.tarifs th {
	font-size: 9pt;
	text-align: left;
}
table.date {
	color: #02339A;
	font-size: 9pt;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
td.croisiere {
	font-size: 9pt;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 17px;
	padding-right: 17px;
	background-color: #C9F6E4;
}
td.croisiere b{
	color:#003399;
}

td.croisiere b a {
	color:#003399;
	text-decoration: underline;
}
td.croisiere b a:hover {
	color:#003399;
	text-decoration: none;
}
td.croisiere a {
	color: #000000;
	text-decoration: underline;
}
td.croisiere a:hover {
	color: #000000;
	text-decoration: none;
}
td.box-news {
	background-color: #DDF0D2;
	color: #000000;
	font-size: 9pt;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
}
td.box-news a {
	color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
td.box-news a:hover {
	text-decoration: none;
}
td.texte-courant {
	font-size: 9pt;
	color: #000000;
}
/*---------------BATEAU--GALLERY------------------*/
.th-gallery {
	margin-top: 9px;
	margin-right: 10px;
}
/*---------------POPUP-CROISIERE------------------*/
table.popup-croisiere th {
	color: #003399;
	font-size: 11pt;
	background-color: #D1E8F8;
	text-align: left;
	border-bottom: 1px solid #3B66A4;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.popup-croisiere td {
	font-size: 9pt;
	background-color: #CCF7E4;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*---------------PARTIE-DYNAMIQUE-----------------*/
td.DYN td,th,div {
	font-size: 9pt;
}
table.DYN-categorie {
	margin-bottom: 3px;
}
table.DYN-categorie td {
	font-weight: bold;
	color: #06389B;
	border: 1px solid #3C67A4;
	background-color: #D2E9FA;
	padding: 0px 0px 0px 18px;
	height: 29px;
}
table.DYN-categorie h1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table.DYN-achor-menu {
	margin-bottom: 9px;
}
table.DYN-achor-menu td {
	font-weight: bold;
	color: #006600;
	border: 1px solid #E5F1E1;
	background-color: #E5F1E1;
	padding: 0px 0px 0px 12px;
	height: 22px;
}
table.DYN-achor-menu a {
	color: #006600;
	text-decoration: underline;
}
table.DYN-achor-menu a:hover {
	text-decoration: none;
}
table.DYN-adresse {
	margin: 7px 0px 7px 0px;
	border-bottom: 1px solid #3C67A4;
	border-right: 1px solid #3C67A4;
	border-left: 1px solid #3C67A4;
	empty-cells: show;
}
table.DYN-adresse th {
	color: #06389B;
	text-align: left;
	font-weight: bold;
	background-color: #D2E9FA;
	padding: 0px 0px 0px 19px;
	height: 22px;
	border-top: 1px solid #3C67A4;
}
table.DYN-adresse td {
	border-top: 1px solid #3C67A4;
	padding: 2px;
}
table.DYN-adresse strong {
	color: #06389B;
}
table.DYN-adresse a {
	color: #06389B;
	text-decoration: underline;
}
table.DYN-adresse a:hover {
	text-decoration: none;
}
#DYN-haut {
	font-size: 7pt;
	color: #006600;
	padding: 0px 0px 0px 20px;
}
#DYN-haut a {
	color: #006600;
	text-decoration: none;
}
#DYN-haut a:hover {
	text-decoration: underline;
}