
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #1173ad; /*A améliorer*/
	background-image: url(images/fond.png);
    background-repeat: repeat-x;
}
a{
	border:0px;
	text-decoration:none;
	color:#003372;
	font-size:0.9em;
}

img{
	border:0px;
	text-decoration:none;
}

h1{ margin:0;padding:0;
	color:#c31f13;
	font-variant:small-caps;
	font-size:1.5em;
}

h2{	margin:0;padding:0;
	color:#003372;
	font-size:1.5em;
	font-variant:small-caps;
}
h3{ margin:0;padding:0;
	color:#c31f13;
	font-size:0.9em;
	font-weight:normal;
}
ul{
	color:#003372;
	font-size:0.9em;
	font-weight:normal;
}
strong{
	color:#003372;
	font-size:0.9em;
	font-weight:bold;
}
#header{
	margin:auto;
  	width: 900px;
  	height:120px;
  	z-order:1;

}
#header iframe{
	float:left;
	/*position:relative;
	display:block;*/
	margin:auto;
  	width: 900px;
  	height:400px;
  	z-order:2;

}
#conteneur0{
  	text-align:left;
  	margin:auto;
  	margin-top:-40px;
	width: 900px;
  	height:auto;
  	background-color:white;
	z-order:1;  
}
#logo{
	position:absolute;
	float:left;
	display:block;
	/*margin:-520px 0px 0px -100px;*/
	text-align:left;
	width:200px;
	height:200px;
  	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	z-order:3;	
}
#ban{
	postion:absolute;
	display:block;
  	margin-top:0px;
  	width: 100%;
  	height:450px;

  	z-order:3;
  
}
#ban_galery{
	postion:absolute;
	display:block;
  	margin-top:0px;
  	width: 100%;
  	height:500px;

  	z-order:3;
  
}
#vagues{
	position:absolute;
	width: 100%;
  	height:81px;
  	margin-top:-60px;
  	background-image: url(images/vagues.png);
	background-repeat: no-repeat;
	z-order:4;	
}

#vagues2{
	position:absolute;
	width: 100%;
  	height:81px;
  	margin-top:15px;
  	background-image: url(images/vagues2.jpg);
	background-repeat: no-repeat;
	z-index:1;	
}
#content{
  	margin-top:20px;
  	width: 100%;
  	height:auto;
  	background-color: #ffffff;

  
}

#conteneur1{	
	width:100%;
	height:auto;
	margin:0px 50px 0px 50px;
	
}

#conteneur1 img{
	padding-left:30px;
	width:auto;
	height:auto;

}

#left-text{
	display:block;
	width:38%;
	height:auto;
	padding:20px 0px 10px 50px;
	text-align:justify;
}
#left-text-galerie{
        display:block;
        width:38%;
        height:400px;
        padding:20px 0px 10px 50px;
        text-align:justify;
}
#left-text-galerie img{
	float:left;
	display:block;	
	padding-right:10px;
	width:auto;
	height:auto;
}

#left-text h1,#left-text h2,#left-text-galerie h1,#left-text-galerie h2{ 
display:inline;
}


#left-text a, #left-text-galerie a{
	display:block;
	padding-top:20px;
}

#left-text img{
	float:left;
	display:block;	
	padding-right:10px;
	width:auto;
	height:auto;
}

#testa_mora{
background-image: url(images/testa_mora.png);
width: 74px;
height: 85px;
text-align:right;
float:right;
margin-right:-10px;
margin-top:20px;
}
#right-text{
	float:right;
	display:block;
	width:50%;
	height:auto;
	background-image: url(images/separateur.png);
	background-repeat: repeat-y;
	padding-left:30px;	
	margin-top:20px;

}
#right-text h1,#right-text h2{ 
display:inline;
}

#right-text a{
	display:block;
	width:auto;
	height:auto;
	margin-left:5px;
	text-align:justify;
	padding-right:50px;

}
#right-text img{
	float:left;
	display:block;
	padding-right:20px;
	width:auto;
	height:auto;

}

#video{
	display:block;
	padding:20px 0 0 0px;
	width:auto;
	height:auto;

}

#prestation span{
	color:#003372;
}
#prestation li ul li{
color:#C31F13;
}

#contact_form {
	float:right;
	width:auto;
	height:auto;
	margin-left:5px;
	text-align:justify;
	padding-right:50px;
}
#footer{
	margin-bottom:20px;
  	width: 100%;
  	height:70px;	
	text-align:justify;
	font-size:0.9em;
	background-image: url(images/footer.png);
  	background-repeat: no-repeat;
  	background-color:#ffffff;
}

#footer a{
	display:block;
	font-size:0.9em;
	width:58%;
	height:auto;
	padding-top:20px;
	padding-left:50px;
  
}


