*{margin: 0; padding: 0;}


body{
margin: 0;
padding: 0;
margin: 10px 0 10px 0;
background: #d3dad3;
background-repeat: no-repeat;
font-family: georgia,tahoma, "Comic Sans MS", "Times New Roman", Times;
font-size: 0.9em;
line-height: 1.5em;
color: #26261f;
}

#ombre{
width: 970px;
margin: 0 auto;
background: url(images/ombre_droit.png);
background-position: right 0;
background-repeat: repeat-y;
padding-bottom: 10px;
position: relative;
z-index: 1; 
}

#ombre_bas{
width: 970px;
position: absolute;
left: 0;
bottom: 0px;
height: 10px;
background: url(images/ombre_bas.png);
z-index: 10;

}

#conteneur{
width: 960px;
}


/*-------------------------------------- Entęte --------------------------------------------------------------*/
#entete{
width: 970px;
position: relative;
background: #d3dad3 url(images/cypres.png);
background-position: 7px bottom;
background-repeat: no-repeat;
}

#entete h1{
width: 70%;
line-height: 0.7em;
font-size: 2.5em;
padding: 5px 0 5px 0px;
}

#entete h1 a{
font-family: "lucida calligraphy", tahoma, "Comic Sans MS", "Times New Roman", Times;
color: #336760;
text-decoration: none;
}

#entete h1 span{
font-size: 0.35em;
font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
margin-left: 15px;
color: #000;
font-weight: normal;
}

/*-------------------------------------- Evitement --------------------------------------------------------------*/

#evitement{
position: absolute;
right: 40px;
bottom: 0px;	
font-size: 0.6em;
}

#evitement ul{
font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
list-style-type: none;

}

#evitement li{
display: inline;

}

#evitement li a{
text-decoration: none;
color: #123187;

}

#evitement li a:hover{
text-decoration: underline;
}

/*-------------------------------------- Tęte --------------------------------------------------------------*/
#tete{
position: relative;
}

#logo{
width: 960px;
position: relative;
height: 369px;
border-left: 1px solid #799592;
border-right: 1px solid #799592;
background: #fff8e3;
padding-bottom: 65px;
}

#coin_droit{
position: absolute;
right: -10px;
top: 0px;

}

#coin_gauche{
position: absolute;
left: -4px;
top: -1px;

}

/*---------------------------------------------------------------- Menu ----------------------------------------------------*/
.tabs {
position: absolute;
left: 0;
bottom: 75px;
z-index: 30;
width: 950px;
list-style:none; 
padding:15px 0 0 3px; 
margin:0px 10px 0px 1px; 
height:23px; 
background: url(images/tab_e.png); 
border-bottom:1px solid #799592;
}
.tabs li {
display:block; 
float:left; 
margin:0 -13px -1px 0;
}
#contenu.tabs li a {
display:block; 
text-decoration:none;
}

.tabs li a em {
float:left; 
padding:0 14px; 
height:22px; 
border-top:1px solid #fff; 
border-bottom:1px solid #799592; 
position:relative; 
z-index:100; 
font-style:normal; 
font-weight: bold;
color:#fff; 
background:#f93 url(images/tab_d.png) repeat-x bottom left; 
font-size:0.78em; 
line-height:20px;
font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
}

.tabs li a b {
font-size:0; 
line-height:0; 
position:relative; 
border-bottom:1px solid #799592; 
border-top:1px solid #fff; 
width:1px; 
display:block; 
float:left; 
z-index:300; 
background:#f93 url(images/tab_d.png) repeat-x bottom left;
}

.tabs li b.p1 {height:19px; background:#fff; margin-top:4px; border-top:0; z-index:100;}
.tabs li b.p2 {height:19px; margin-top:2px; border-top:2px solid #fff; border-bottom:1px solid #888; z-index:100;}
.tabs li b.p3 {width:2px; height:21px; margin-top:1px; z-index:100;}
.tabs li b.p5 {height:20px; margin-top:2px;}
.tabs li b.p6 {height:19px; margin-top:3px;}
.tabs li b.p7 {height:18px; margin-top:4px;}
.tabs li b.p8 {height:17px; margin-top:5px;}
.tabs li b.p9 {height:16px; margin-top:6px;}
.tabs li b.p10 {height:15px; margin-top:7px;}
.tabs li b.p11 {height:14px; margin-top:8px;}
.tabs li b.p12 {height:13px; margin-top:9px;}
.tabs li b.p13 {height:12px; margin-top:10px;}
.tabs li b.p14 {height:11px; margin-top:11px;}
.tabs li b.p15 {height:10px; margin-top:12px;}
.tabs li b.p16 {height:9px; margin-top:13px;}
.tabs li b.p17 {height:8px; margin-top:14px;}
.tabs li b.p18 {height:7px; margin-top:15px;}
.tabs li b.p19 {height:6px; margin-top:16px;}
.tabs li b.p20 {height:5px; margin-top:17px;}
.tabs li b.p21 {height:4px; margin-top:18px;}
.tabs li b.p22 {height:3px; margin-top:19px;}
.tabs li b.p23 {height:2px; margin-top:20px;}
.tabs li b.p24 {height:1px; margin-top:21px;overflow:hidden;}
.tabs li b.p25 {width:1px; height:1px; background:#fff; margin-top:22px; border-top:0; overflow:hidden;}
.tabs li b.p26 {width:1px; height:1px; background:#000; margin-top:23px; border:0; overflow:hidden;}

.tabs li em b.shdw {position:absolute; display:block; left:-4px; bottom:0; border:0; width:17px; height:17px; background: #f93 url(images/tab_a.png) bottom left; z-index:500;}

.tabs li a:hover,
.tabs li a:focus
{white-space:nowrap; color:#000; position:relative; z-index:500; cursor:pointer;}
.tabs li a:hover em, 
.tabs li a:focus em
{color:#800; background:#fc8 url(images/tab_b.png) bottom left; border-bottom-color:#888;}
.tabs li a:hover em b.shdw,
.tabs li a:focus em b.shdw 
{visibility:hidden;}
.tabs li a:hover b, 
.tabs li a:focus b
{background:#fc8 url(images/tab_b.png) bottom left; border-bottom-color:#888;}
.tabs li a:hover b.p1, 
.tabs li a:focus b.p1 
{background:#fff; border-bottom-color:#888;}
.tabs li a:hover b.p25, 
.tabs li a:focus b.p25
{background:#fff; border-bottom-color:#888;}
.tabs li a:hover b.p26, 
.tabs li a:focus b.p26
{background:#888;}

.tabs li a.courant, 
.tabs li a:hover.courant 
{white-space:nowrap; color:#000; position:relative; z-index:600; cursor:default;}
.tabs li a.courant em, 
.tabs li a:hover.courant em
{color:#800; background:#fff url(images/tab_c.png) bottom left; border-bottom-color:#fff;}
.tabs li a.courant em b.shdw, 
.tabs li a:hover.courant em b.shdw 
{visibility:hidden;}
.tabs li a.courant b, 
.tabs li a:hover.courant b 
{background:#fff url(images/tab_c.png) bottom left; border-bottom-color:#fff;}
.tabs li a.courant b.p1, 
.tabs li a:hover.courant b.p1
{background:#fff; border-bottom-color:#fff;}
.tabs li a.courant b.p26, 
.tabs li a:hover.courant b.p26 
{width:1px; height:1px; background:#fff; margin-top:23px; border-top:0; overflow:hidden;}

/*------------------------------------------ Contenu ------------------------------------------------------*/
#contenu{
width: 960px;
background: #fff8e3;  
border: 1px solid #799592;
border-top: none;
padding-top: 1px;
}

#contenu p{
margin: 10px 75px 10px 75px;
}

.maricamin{
font-family: "monotype corsiva", georgia,tahoma, "Comic Sans MS", "Times New Roman", Times;
font-size: 1.3em;

}

#contenu h2{
font-family: "monotype corsiva", georgia,tahoma, "Comic Sans MS", "Times New Roman", Times;
font-size: 1.8em;
color: #336760;
margin: 10px 75px 50px 75px;
}

#contenu h3{
font-size: 1em;
color: #336760;
margin: 40px 75px 40px 130px;
padding-left: 40px; 
line-height: 34px;
background: url(images/chat.png);
background-repeat: no-repeat;
}

#contenu h4{
font-size: 0.9em;
color: #E05252;
margin: 40px 75px 25px 130px;
text-align: center;

}

.distance{
margin-left: 200px;
}

#contenu .distance h4{
font-size: 0.9em;
color: #E05252;
margin: 0 0 15px 0px;
text-align: left;

}

#contenu a img{
display: block;
padding: 3px;
border: none;

}

#contenu a{
text-decoration: none;
color: #123187;
}

#contenu a:hover{
text-decoration: underline;
}

/*------------------------------------------------ Pied -------------------------------------------------------------*/
#pied{
background: #d3dad3 url(images/fond_pied.jpg); 
background-repeat: no-repeat; 
text-align: center;
font-size: 0.7em;
overflow: auto;
color: #336760;
position: relative;
}

#pied p{
float: right;
padding: 60px 0 0px 0;
margin-right: 30px;
}

#ghost a{
color: #ff8b03;

}

#ghost a{
color: #ff8b03;
text-decoration: none;
}

#validation{
color: #000;
}
/* --------------------------------------- meteo --------------------------------------------*/

#flag a img{
	border: 0;
	margin-right: 10px;
	vertical-align: middle;	
}

#flag a span{  
	display: none;
}

#flag a:hover{  
	background: none;

}

#flag a:hover span{  
	display: block;
   width: 173px;
   height: 130px;
   overflow: auto;
   position: absolute;
   left: 30px;
   top: 90px;
   background: url(images/fond_meteo.png);
   text-align: center;
   font-size: 0.9em;
   line-height: 1.1em;
   
  }

#flag a span em{
   color: #0030d0;
   font-style: normal;
	vertical-align: middle;
	   font-size: 0.8em;
}
  
.titre_meteo
{  
   font-size: 1em;
   font-weight: bold;
   line-height: 2.2em;
}

.pied_meteo
{  
   color: #0030d0;
   font-size: 0.8em;
}

#lang{/*--------------------------------------------------------------------- langues drapeaux ------------------------------------------------------------------*/
width: 100px;
float: left;
}

#tete #lang img{
border: 0;
}

.lang{
float: left;
margin-left: 10px;
}

#flag{/*--------------------------------------------------------------------- Flag ------------------------------------------------------------------*/
width: 800px;
float: right;
font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
}

#flag img{
border: 0;
}

.flag{
float: right;

}
  
.icone{
width: 44px;
float: right;
margin-right: 5px;
position: relative;
}

.icone a span{
display: none;
}

.icone a:hover{
background: none;
}

#flag a:hover span{
display: block;
width: 110px;
height: 50px;
position: absolute;
left: -66px;
top: 35px;
background: url(images/bulle_gauche.png);
text-align: center;
font-size: 0.9em;
line-height: 50px;
color: #000;
text-decoration: none;
z-index: 10;
}

/*-------------------------------------------------- Tarifs ----------------------------------------------------------------*/

.tarif{
list-style-type: circle;
margin: 0 75px 0 100px;
color: #E05252;
}

#tarif_gauche{
float: left;
width: 420px;
margin-top: 30px;
}

#tarif_droite{
float: right;
width: 420px;
margin-right: 105px;
margin-top: 30px;
}

#tarif_gauche ul, #tarif_droite ul{
list-style-type: circle;
margin: 0 15px 0 100px;
color: #E05252;
}

#tarif_gauche ul li span, #tarif_droite ul li span, .tarif  span{
color: #26261f;
}

#tarif_gauche h3, #tarif_droite h3{
background: none;
margin: 0;
padding: 0;
text-align: center;
color: #E05252;
}

.tarif_tab_droit{
width: 350px;
float: left;
margin-left: 100px;
/*border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;*/
}

.tarif_tab_droit th{
color: #E05252;
/*border-bottom: 1px groove #336760;*/

}

.tarif_tab_droit td{
padding-left: 5px;
/*border-left: 1px outset  #336760;*/
}

.tarif_tab_gauche{
width: 350px;
float: right;
margin-right: 100px;
/*border-left: 1px ridge  #336760;
border-bottom: 1px groove #336760;*/
}

.tarif_tab_gauche th{
color: #E05252;
/*border-bottom: 1px groove #336760;*/
}

.tarif_tab_gauche td{
padding-left: 5px;
/*border-right: 1px inset  #336760;*/
}

.mois{
float: left;
font-weight: bold;
}

.semaine{
float: right;
margin-right: 5px;
}

#condition{
margin: 0 auto;
padding: 0px 0 50px 0;
width: 810px;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;

}

#condition p{
padding: 0;
margin: 5px 75px 5px 75px;
}

#condition h4{
text-align: left;
}

#contenu .icone_resa{
display: inline;
vertical-align: middle;
border: none;
margin-left: 20px;
}
 /*-------------------- formulaire contact --------------------------------------*/
form{ 
width: 810px;
margin: 0 auto 30px; 
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;

}			

legend{
color: #26261f;
}		

fieldset{
width: 90%;
margin: 0 auto;
border: 0;
} 

label{
font-weight: normal;
}

input, textarea{
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;

}

.envoyer{
border: none;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
background: #E05252;
color: #fff;
font-weight: bold;
}

.erreur{
margin-left: 300px;
text-align: center;
border: 1px solid #000;
background: red;
color: #fff;
font-weight: bold;
}

#parti{
width: 300px;
margin: 0 auto;
text-align: center;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
background: #00c367;
color: #fff;
font-weight: bold;
}

.reessayer{
text-decoration: none; 
font-weight: bold; 
color: #F7723B;;
}

legend{
font-weight: bold;
padding: 0px;

}

/* --------------------------------------- tableau de liens -------------------------------*/
#contient_lien
{  
width: 810px;
margin: 50px auto;
padding-top: 10px;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
overflow: hidden;
}

#contient_lien a{
text-decoration: none;
color: #000;
}

#contient_lien p{
text-align: center;
font-size: 80%;
margin: 30px 0 0 0;
padding: 5px 0 5px 0;
}

#conteneur #contient_lien img{
border: none;
display: block;
margin: 0 auto;   
}

.colonne_gauche, .colonne_droite
{  
width: 50%;
height: 1%;
float: left;	
padding-bottom: 30px;
}

/*------------------------------------------ FAQ -------------------------------------------*/

.faq{
width: 810px;
margin: 0px auto;
padding-bottom: 30px;
line-height: 25px;
text-align: justify;
}

.faq p.question{
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
background: url(images/question.jpg) no-repeat;
background-position: 0 center;

}

.faq p.commentaire{
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
background: url(images/commentaire.jpg) no-repeat;
background-position: 0 center;
}

.faq p.reponse{
margin-bottom: 30px;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
background:  #edf1ed;
}

#comment  {
display: block;
padding: 20px 0; 
text-align: right;
}

#comment img{
vertical-align: middle ;
}

#comment a {
font-weight: bold ;
}

/*--------------------------------------- news ------------------------------------*/
#news{
margin: 0 200px 0 0px;
min-height: 35px;
text-align: right;
line-height: 1em;
}

#news p{
padding-right: 20px; 
color: #000;
font-size: 0.75em;
}

#news p span{
font-weight: bold;
}

#news p em{
font-style: normal;
color: #E05252;
}

#news a{
text-decoration: none;
color: #123187;
}

#news a:hover{
text-decoration: underline;
}

/*------------------------------ Calendrier ----------------------------------------*/
#calendrier {
width: 420px;
margin: 0 auto;
padding-top: 30px;
font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
}

#calendrier p{
margin-top: 30px;
}

#calendrier img{
border: 0;
}

.date {
	font-family:  georgia, tahoma, "Comic Sans MS", "Times New Roman", Times;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
	text-align: center;
}

#mois{
padding-left: 10px;
}

.jours {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	font-family: tahoma, "Comic Sans MS", "Times New Roman", Times;
}

.tab_numero {
	font-family:  tahoma, "Comic Sans MS", "Times New Roman", Times;
	background: #fff8e3;
	color: #000000;
	font-weight: normal;
	border-style:solid;  
	border-width:2px; 
	border-color:#2a54a7;
	border-top:hidden;
}

.tab_cal {
	background:url(images/img_calendrier/entete.jpg);
	background-repeat:no-repeat;
	border-style:solid; 
	border-width:2px; 
	border-color:#2a54a7;
	border-bottom:hidden;
}

.reserve { 
	background:url(images/img_calendrier/fond_reserve_page.jpg);
	color:#fff;
	font-weight: bold;
}

.non_reserve {
	background:url(images/img_calendrier/fond_dispo_page.jpg);
	color:#000;
}

.legende1 {
	display: block;
	width: 35px;
	margin-right: 10px;
	height: 20px;
	float: left;
	background:url(images/img_calendrier/fond_reserve_page.jpg);
	border: 1px solid #2a54a7;
}

.legende2 {
	display: block;
	width: 35px;
	margin-right: 10px;
	margin-left: 50px;
	height: 20px;
	float: left;
	background:url(images/img_calendrier/fond_dispo_page.jpg);
	border: 1px solid #2a54a7;
}

.descriptif{
	font-family:  georgia, tahoma, "Comic Sans MS", "Times New Roman", Times;
	line-height: 20px;
	float: left;

}

/* --------------------------------------- Plan site --------------------------------------------*/

#contenu .sitemap   {
list-style-type: none;
margin: 0 auto;
width: 700px;
}

#contenu .sitemap  li   {
margin: 10px 0 10px 0px;
}

#contenu .sitemap  li a  {
text-decoration: none;
font-weight: bold;
color: #E05252;
}

#contenu .sitemap  li ul  a{
color: #000;
font-weight: normal;
}


#contenu .sitemap  li a:hover,#contenu .sitemap  li a:focus  {
text-decoration: underline;
background: none;

}

#contenu .sitemap  li ul  {
list-style-type: circle;
margin: 10px 0 10px 50px;

color: #000;
}

#contenu .sitemap  span{
font-weight: normal;
font-size: 0.8em;
font-style: italic;
margin-left: 20px;
}

/*------------------------------ Aide ---------------------------------------------------*/
#aide{
list-style-type: none;
margin: 0 auto;
width: 700px;
}

#aide span{

color: #E05252;
}

#aide  li   {
margin: 10px 0 10px 0px;
font-weight: bold;
}

/*------------------------------ 360° ---------------------------------------------------*/
#virtuel{
list-style-type: none;
margin: 0px 0 30px 100px;

}

#virtuel li{
float: left;
margin-bottom: 15px;
}

#virtuel img{
vertical-align: middle;
margin: 0 25px 0 35px;
}
/*-------------------------------- Divers -------------------------------------------*/
.top {
margin: 25px 45px 30px 0;
}

.top a{
float: right;
}

.texte_dessous{
clear: both;
margin-bottom: 10px;
}


.photo_gauche_script{
float: left;
margin: 0  35px 0 75px;

}

.photo_droite_script{
float: right;
margin: 0  75px 0 35px;

}

#photo-block {
    margin: 0 0 0 90px;
    overflow: auto;

}

#photo-block .photo_droite_script{
float: left;
margin: 0  0px 0 20px;

}

#photo-block .photo_droite_script em{
display: block;
text-align: center
}

.photo_droite{
float: right;
text-align: center;

}

.photo_gauche{
float: left;
text-align: center;

}

.photo_centre{
text-align: center;
padding: 50px 0px;
}

.photo_centre img, .photo_gauche img, .photo_droite img{

}

a em{
display: block;
text-align: center;
color: #312d2d;
text-decoration:none;
}

.p_photo {
margin: 50px 0px;

}

 #contenu #flash{
width: 800px;
margin: 50px auto;
padding: 0;
text-align: center;
}


.gras{
 font-weight: bold;
 }
 
 .source{
 font-style: italic;
 font-size: 0.8em;
 text-align: right;
 }
 
.titre{
display: block;
margin: 0 auto;
font-size: 0.7em;
 }
 
#rapide{
font-weight: bold;
margin-left: 25px;
color: #E05252;
}

#rapide li{
display: inline;
list-style-type: none;
}

#visite{
font-weight: bold;
text-align: right;
color: #E05252;
width: 500px;
border-right: 1px groove  #336760;
border-bottom: 1px groove #336760;
padding: 15px;
margin: 30px auto;
text-align: center;
}

#contenu #visite img{
vertical-align: middle;
display: inline;
margin-right: 10px;
}

 #contenu #rapide p{
 margin: 0 25px 0 0;
}

.rouge{
color: #E05252;
}

#flashcontent {
text-align: left;
margin: 0 auto;
}

#partenaire h3{/*---------------------------------- RESO ----------------------------------------*/
 margin-left: 25px;
}

#partenaire h4{
text-align: left;
margin: 5px 50px 5px 50px;
}

#partenaire hr{
margin: 30px auto;
width: 75%;
}
