body {
	background-color: #3e7aff;
}

#conteneur {
	background-color: #d8e2ff;
	height: 700px;
}

#conteneur2 {
	background-color: #d8e2ff;
	height: 940px;
	width: 975px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header2 {
	background-image: url(../images/croisieres/header2.jpg);
}

#croisieres {
	background-image: url(../images/croisieres/vagues.png);
	background-repeat: no-repeat;
	width: 970px;
	height: 30px;
}

#logoNum {
	background-image:url(../images/croisieres/header1.jpg);
}

#newsTitle {
	background-image:url(../images/croisieres/fondNewsletter.png);
}

#newsletter {
	background-color:#3e7aff;
}

#nosBateaux {
	width: 970px;
	height: 120px;
	font-size: 48px;
	text-align: center;
	line-height: 120px;
	color: #3e7aff;
	float: left;
	margin-top: 30px;
}

#titreBateau {
	width: 970px;
	height: 120px;
	font-size: 48px;
	text-align: center;
	line-height: 120px;
	color: #3e7aff;
	float: left;
	margin-top: 30px;
}

.bateau {
	width: 270px;
	height: 268px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}

.bateau a:link {
	text-decoration:none;
	color:#000000;
}

.bateau a:visited {
	text-decoration:none;
	color:#000000;
}

.bateau a:hover {
	text-decoration:none;
	color:#3e7aff;
}

.bateauVgn {
	width: 235px;
	height: 200px;
	padding-left: 35px;
}

.bateauNom {
	background-image: url(../images/croisieres/fondNom.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 44px;
	text-align: center;
	font-size: 18px;
	line-height: 38px;
}

#bateauVoyage {
	width: 132px;
	height: 24px;
	float: left;
	background-image: url(../images/croisieres/fondInfopng.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
	padding-left: 414px;
	margin-top: 20px;
	background-position: right;
}

#bateauVoyage a:link {
	text-decoration:none;
	color:#000000;
}

#bateauVoyage a:visited {
	text-decoration:none;
	color:#000000;
}

#bateauVoyage a:hover {
	text-decoration:none;
	color:#3e7aff;
}

.bateauDetails {
	width: 132px;
	height: 24px;
	background-image: url(../images/croisieres/fondInfopng.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	line-height: 23px;
	text-align: center;
}

.infoPlusInfo {
	background-image: url(../images/croisieres/fondPlusInfo.png);
 }


.infoRectangle {
	background-image: url(../images/croisieres/cadreInfo.png);
}

#diapoSwf {
	width: 900px;
	height: 500px;
	float: left;
	margin-left: 35px;
}