@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0088B4;
}
p
{
	margin: 0;
	padding: 0;
}
div#conteneur {
	position:absolute;
	left:50%;
	width:970px;
	margin-top:20px;
	margin-left:-480px;
	background-color: #0088B4;
	border: 2px solid #FFFFFF;
	height: 608px;
	z-index: 2;
}

#voilier {
	position:absolute;
	left:5px;
	top:5px;
	width:215px;
	height:574px;
	background-image: url(images/voilier.jpg);
	z-index: 1;
}
#bateaux-moteur {
	position:absolute;
	left:220px;
	top:5px;
	width:745px;
	height:139px;
	background-image: url(images/bateaux_moteur.jpg);
	z-index: 2;
}
#neuf {
	position:absolute;
	left:0px;
	top:110px;
	width:248px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	z-index: 4;
}
#occasion {
	position:absolute;
	left:249px;
	top:110px;
	width:247px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
#services {
	position:absolute;
	left:496px;
	top:110px;
	width:248px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
#bateaux-moteur a {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#contenu {
	position:absolute;
	left:242px;
	top:144px;
	width:724px;
	height:435px;
	background-color: #FFFFFF;
	text-align: left;
}
#bande {
	position:absolute;
	left:220px;
	top:144px;
	width:22px;
	height:435px;
	background-color: #FFFFFF;
	background-image: url(images/bande.gif);
	z-index: 3;
}



/* Balise contenant les liens en bas à gauche*/

#liens_bas {
	position:absolute;
	left:50px;
	top:411px;
	width:163px;
	height:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0088B4;
	text-align: right;
	line-height: 19px;
	z-index: 1;
}
#liens_bas a:link,  a:visited {
	color: #003681;
	text-decoration: none;
}
#liens_bas a:hover{
	color: #E64431;
	text-decoration: underline;
}

#retour-accueil {
	position:absolute;
	left:5px;
	top:579px;
	width:215px;
	height:19px;
	background-color: #006FB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E64431;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	z-index: 0;
}
#retour-accueil a {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#E64431;
}
#retour-accueil a:link{
	color: #E64431;
	text-decoration: none;
}
#retour-accueil a:hover{
	color: #E64431;
	text-decoration: underline;
}
#retour-accueil a:visited{
	color: #E64431;
}

#adresse-bisca {
	position:absolute;
	left:220px;
	top:579px;
	width:746px;
	height:19px;
	background-image: url(images/adresse_bisca.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	background-color: #82B8DA;
	background-repeat: no-repeat;
}
img#logo {
	display:block;
	position:absolute;
	text-align: left;
	left:12px;
	top:10px;
}
