/* CSS pages "avec carrés" : tous les bateaux, toutes les croisières...*/
.imggauche{
	position: absolute;
	top: 129px;
}
.carre {
	position: absolute;
	width: 196px;
	height: 165px;
	border: 1px solid #f20056;
	text-align:center;
	padding:30px 10px;
	background-color: #6bc5c9;
	overflow:hidden;
}
.carre h1, .carre strong, .carre h1 a {
	text-decoration:none;
	position:static;
	height:auto;
	color: #282d8a;
	font-size: 17px;
	line-height:normal;
	font-weight: bold;
	background:none;
	padding: 0;
	margin: 0;
	width:auto;
}
.carre h1 a:hover {
	color: #EE7800;
}
.carre em {
	color: #ffe400;
}
.carre p {
	color: #282d8a;
	font-weight:bold;
	font-size:12px;
	margin: 10px 0 10px 0;
}
.carre a {
	color: #282d8a;
	text-decoration: none;
}
.carre a:hover {
	color: #C66300;
}
.carre p a {
	display: block;
	border-top: 1px solid #fcdf6c;
	border-bottom: 1px solid #fcdf6c;
	background: #fac800;
	padding: 2px 0;
}

.carre p a:hover {
	background: #ed7800;
	color: white;
}
#page .carre img {
	position: absolute;
	top: 100px;
	left: 20px;
}
#carre-a, #carre-ab{
	top: 129px;
	border-top:0;
	border-left:0;
	text-align:left;
	background:#abdbe3;
}
#carre-ab{
	height: 390px;
	background:#EE7800;
}
#carre-b {
	top: 129px;
	left: 216px;
	background:#6bc5c9;
	border-top:0;
}
#bande-b {
	top: 130px;
	left: 217px;
	height: 390px;
	background:#6bc5c9;
	border-top:0;
	border-bottom:0;
	border-left: 0;
}
#bande-b h2, #bande-c h2 {
	position: absolute;
	top: 80px;
	font-size: 14px;
	width: 216px;
	left: 0px;
}
#bande-b h2 a, #bande-c h2 a{
	text-decoration: none;
	color: #282d8a;
}
#bande-b h2 a:hover, #bande-c h2 a:hover{
	text-decoration: none;
	color: #C66300;
}
#page #bande-b img, #page #bande-c img{
	position: absolute;
	top: 320px;
	left: 20px;
}
#carre-b p {
	color: white;
}
#carre-c {
	top: 129px;
	left: 433px;
	background:#abdbe3;
	border-top:0;
	border-right:0;
}
#bande-c {
	top: 130px;
	left: 433px;
	height: 390px;
	background:#abdbe3;
	border-top:0;
	border-bottom:0;
}
#carre-d {
	top: 354px;
	background:#6bc5c9;
	border-left:0;
	border-bottom: 0;
}
#carre-d p {
	color: white;
}
#carre-e {
	top: 354px;
	left: 216px;
	background:#abdbe3;
	border-bottom: 0;
}
#carre-f {
	top: 354px;
	left: 433px;
	background:#6bc5c9;
	border-right:0;
	border-bottom: 0;
}
#carre-f p {
	color: white;
}

.txt {
	font-size: 12px;
}
#tabgab td{
	border: 1px solid #E6F4F7;
	vertical-align:middle;
}
input{ text-align:center; padding: 2px; font-size: 10px;}
textarea{padding: 2px; font-size: 11px;}
