/* CSS Document */
*{
	margin:0; padding:0;
}
img { behavior: url("iepngfix.htc"); }
body{
	background:url(../image/fond.jpg) no-repeat center center #577FB1 fixed;
}

#conteneur{
	margin: 37px auto;
	width: 961px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.clear{
	clear:both;
}

br.clear {
	background-color:transparent;
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	margin:0;
}

.sans_deco{
	list-style:none;
}
.avec_marge{
	margin-left: 10px;
}
.avec_marge_bienvenue{
	padding-left:18px; padding-right:18px;
}
.avertissement_liste{
	margin-left: 10px;
	list-style-image:url(../image/list_avertissement.jpg);
}
/* Header
------------------------------------------------------------------------ */
#col_left {	
	width:274px;
	padding-right:9px;
	float:left;
	}

#col_right {	
	width:678px;
	float:right;
	}

#conteneur #col_left #logo{
	width: 274px;
	height:300px;
}
#conteneur #col_right #banniere{
	width: 678px;
	position:relative;
	height:300px;
}
#banniere IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#banniere IMG.active {
    z-index:10;
}

#banniere IMG.last-active {
    z-index:9;
}

/* Contact
------------------------------------------------------------------------ */

#conteneur #col_left #contact_gauche{
	background:url(../image/contact_gauche.png) top left no-repeat;
	height:31px; width:274px;
}
#conteneur #col_right #contact_droite{
	background:url(../image/contact_droite.png) top left no-repeat;
	height:31px; width:648px;
	padding-right:30px;
}
#conteneur #col_right #contact_droite #tel{
	float:right;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012a5c;
	height: 31px;
	display:block;
	line-height: 30px;
	width:170px;
	text-align:right;
}
#conteneur #col_right #contact_droite #lien{
	float:right;
	margin-left: 30px;
}
#conteneur #col_right #contact_droite #lien a{
	display:block;
	float:left;
	text-decoration:none;
	color: #bf2e1a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px; padding:0 20px;
	line-height:30px;
	background:url(../image/contact.png) top left no-repeat;
}
#conteneur #col_right #contact_droite #lien a:hover{
	background:url(../image/contact_survol.png) top left no-repeat;
	color:#FFFFFF;
}

/* Sidebar gauche
------------------------------------------------------------------------ */
#conteneur #sidebar_gauche{
	background-color:#FFFFFF;
	width: 274px;
	padding-bottom:11px;
}
#conteneur #sidebar_gauche #menu{
	height: 515px;
	width: 224px;
	background: url(../image/sidebargauche_menu.png) repeat-y top left;
	padding-left: 40px;
}
#conteneur #sidebar_gauche #menu li{
	list-style:none;
	margin-bottom: 10px;
}
#conteneur #sidebar_gauche #menu li a{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #99aabe;
	text-decoration: none;
	display:block;
	padding-left: 10px;
}
#conteneur #sidebar_gauche #menu li .active{
	color: #002a5d;
}
#conteneur #sidebar_gauche #menu li a:hover{
	background:url(../image/icone_menu.png) no-repeat;
}
#conteneur #col_left #nouvelle{
	height: 176px;
	width: 202px;
	padding-left: 50px;
	padding-top: 22px;
	padding-right: 22px;
	background: url(../image/sidebargauche_nouvelle.png) no-repeat bottom left;
}
#conteneur #col_left #nouvelle h1{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #577fb1;
	margin-bottom: 5px;
}
#conteneur #col_left #nouvelle h2{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bf2e1a;
	display: list-item;
	list-style-image: url(../image/icone_nouvelle.png);
}
#conteneur #col_left #nouvelle a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
#conteneur #col_left #nouvelle a:hover{
	text-decoration:underline;
}

/* Corps
------------------------------------------------------------------------ */
#conteneur #corps{
	background:url(../image/corps.png) top left repeat-y;
}
#conteneur #corps #ligne_rouge{
	background:url(../image/corps_rouge.jpg) top left no-repeat; height:16px;
}
#conteneur #corps #corps_service,
#conteneur #corps #corps_haut{
	min-height: 507px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom:20px;
}
#conteneur #corps #corps_service img,
#conteneur #corps #corps_haut img{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
#conteneur #corps #corps_service h1,
#conteneur #corps #corps_haut h1{
	font-size: 25px;
	color: #c52e18;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#conteneur #corps #corps_service h2,
#conteneur #corps #corps_haut h2{
	font-size: 16px;
	color: #bf2e1a;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
}
#conteneur #corps #corps_service h3,
#conteneur #corps #corps_haut h3{
	font-size: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 10px;
}
#conteneur #corps #corps_service p,
#conteneur #corps #corps_haut p{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
#conteneur #corps #corps_service a,
#conteneur #corps #corps_haut a{
	text-decoration:none;
	text-decoration: none;
	font-weight: bold;
	color:#012b5e;
}
#conteneur #corps #corps_service a:hover,
#conteneur #corps #corps_haut a:hover{
	color: #bf2e1a;
}


#conteneur #corps #corps_service a img,
#conteneur #corps #corps_haut a img{
	border:none;
}
#conteneur #corps #corps_haut table {
	border-width:1px; 
	border-style:solid; 
	border-color:#012b5e;
}

#conteneur #corps #corps_service table {
	border-width:0px; 
	border-style:solid; 
	border-color:#012b5e;
}

#conteneur #corps #corps_haut td { 
	border-width:1px;
	border-style:solid; 
	border-color:#012b5e;
	padding-left: 10px;
}
#conteneur #corps #corps_service td { 
	border-width:0px;
	border-style:solid; 
	border-color:#012b5e;
	padding-left: 10px;
}
#conteneur #corps #corps_service th,
#conteneur #corps #corps_haut th{ 
	color:#FFFFFF;
	background-color:#012b5e;
	border-color:#012b5e;
	border-style: solid;
}

#conteneur #corps #corps_service dd{
	padding-left:70px;
}

#conteneur #corps_bas{
	background:url(../image/corps_bas.png) top left no-repeat;
	behavior: url("iepngfix.htc");
	height: 36px;
	text-align: center;
}
#conteneur #corps_bas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#012b5e;
}
#conteneur #corps_bas a:hover{
	color: #bf2e1a;
}

/* Corps de la page marina */
#conteneur #corps #corps_haut #gauche{
	float:left;
	width: 420px;
}
#conteneur #corps #corps_haut #droite{
	float:right;
	width: 168px;
}
#gauche #gauche_top{
	height: 10px;
	background:url(../image/accueil/top_gauche.jpg) no-repeat top left;
}
#droite #droite_top{
	height: 10px;
	background:url(../image/accueil/top_droite.jpg) no-repeat top left;
}
#gauche #gauche_bienvenue{
	min-height: 548px;
	background:url(../image/accueil/bienvenue.jpg) repeat-y top left;
	padding:10px 30px;
}
#droite #droite_logo{
	background:url(../image/accueil/gauche_logo.jpg) no-repeat top left;
	height: 162px;
}
#gauche #gauche_milieu{
	background:url(../image/accueil/milieu_gauche.jpg) no-repeat top left;
	height: 54px;
}
#droite .droite_milieu{
	background:url(../image/accueil/milieu_droite.jpg) no-repeat top left;
	height: 34px;
}
#gauche #gauche_video{
	background:url(../image/accueil/video.jpg) repeat-y top left;
	min-height: 220px;
}
#droite #droite_video{
	background:url(../image/accueil/meteo.jpg) repeat-y top left;
	padding-left:11px;
	padding-bottom:2px;
}

#conteneur #corps #corps_haut #droite #droite_video img {
	margin:0;
	float:none;
}

#droite #droite_meteo{
	background:url(../image/accueil/meteo.jpg) repeat-y top left;
	min-height: 245px;
	text-align:center;
}
#gauche #gauche_bottom{
	background:url(../image/accueil/bas_gauche.jpg) no-repeat top left;
	height: 49px;
}
#droite #droite_bottom{
	background:url(../image/accueil/bas_droite.jpg) no-repeat top left;
	height: 12px;
}

/* Page contact */
 #contact-wrapper {  
     width:450px;  
     border:1px solid #002A5C;  
     /*background:#f1f1f1;  */
     padding:20px;  
 }  
 #contact-wrapper div {  
     clear:both;  
     margin:1em 0;  
 }  
 #contact-wrapper label {  
     display:block;  
     float:none;  
     font-size:16px;  
     width:auto;  
	 color: #002A5C;
	 font-size:15px;
 }  
 form#contactform input {  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
     padding:5px;  
     font-size:16px;  
     color:#333;  
 }  
 form#contactform textarea {  
     font-family:Arial, Tahoma, Helvetica, sans-serif;  
     font-size:100%;  
     padding:0.6em 0.5em 0.7em;  
     border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;  
     border-style:solid;  
     border-width:1px;  
 }  
 
/* Pied de page
------------------------------------------------------------------------ */
#footer{
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	behavior: url("iepngfix.htc");
	background: url(../image/fond_footer.png) repeat-x bottom left;
	/*height: 52px;*/
	line-height: 51px;
}
#footer a{
	text-decoration:none;
	color:white;
}
#footer #signature a img{
	border: none;
}
#footer #signature a{
	vertical-align: sub;
}

.tab_tarif tr{
	vertical-align:text-top;
}



