html, body {height: 100%;}
html {font-size: 100%;}
body {background:#132577; margin:0; padding:0; font-family:Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif; text-align:justify; font-size:12px; line-height:1.25; color:#555;}
/* Titres */
h1, h2, h3, h4, h5, h6 {margin:1em 0 .5em 0;}
h1, h2 {font-family: Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif; font-weight: normal;}
h1 {	font-size:2em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}
ul, ol {margin:.75em 0 .75em 24px; padding:0;}
ul {list-style:square;}
li {margin:0; padding:0;}
p {margin:.75em 0;}
a {color:#2970A6; text-decoration:underline;}
a:hover, a:focus {color:#2970A6;}
a img {border: none;}
em {font-style:italic;}
strong {font-weight: bold; color: #2970A6;}
/* Page */
#conteneur {
	margin:0 auto;
	width:936px;
	min-height: 100%; 
	overflow: hidden; 
}

/* En-tête */
#header {
	background: url(../img/panneau3noel.jpg) no-repeat;
	height: 232px;
}

/* navigation START */
#navigation {
	background:#FFF;
	height: 31px;
	border-top:1px solid #A6A6A6;
	border-bottom:1px solid #A6A6A6;
}

#navigation ul {
	margin: 0;
}
	
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	background:transparent url(../img/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:11px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}

#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}

#menus li a.home:hover {
	background-position:0 -124px;
}

#menus li.current_page_item a.home {
	background-position:0 -155px;
}

#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}

#langue ul{
	float:right;
	margin-right:70px !important;
	padding: 5px 10px;
	
}

#langue li.choix{
	display:inline;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	list-style:none;
}

/* navigation END */

/* Contenu principal */
#contenu {
	width: 100%; 
	overflow: hidden;
	color: #555;
	background: #FFF url(../img/main_shadow.gif) top repeat-x;
	
}

#contenu a {
	color: #2970A6;
}

#contenu a:hover, #contenu a:focus {
	color: #132577;
}

#contenu strong {
	color: #2970A6;
	}
	
/* Contenu principal */
#principal {
	float: left; /* -> 5 */
	width: 650px;
	border-right:1px solid #A6A6A6;
	padding: 10px 20px;
}

#principal  :first-child {
	margin-top: 10px;
}

#principal p, #principal li {
	line-height: 1.5;
}

/* Contenu secondaire */
#droit {

	margin-left: 680px; /* -> 6 */
	margin-right: 20px;
	padding: 12px 0;
}

#droit li {
	padding:10px 0px;
	list-style:none;
}

#droit li.efk {
	padding:10px 40px;
	list-style:none;
}

/* Contenu */
#contenu {
	padding: 10px 20px;
}

#contenu > :first-child {
	margin-top: 10px;
}

#contenu p, #contenu li {
	line-height: 1.5;
}

/* Pied de page */
#pied {
	background: url(../img/footer1.jpg) no-repeat;
	color: #E6A948;
	padding: 15px 20px;
	font-size: .85em;
}
#pied p {
	margin: .5em 0;
}

#copyright {
	margin: 20px 0 5px 0;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}

.ptarif  /*pour mise en page des titres découverte, initiation, navigation */
       { 
    font-size: 1.17em;
    font-variant: small-caps;
	font-weight: bold;
	}
	
/* mise en forme des tablaux de la page tarifs*/
.tabletarifs {
border: medium solid #2970A6;
border-collapse: collapse;
width: 80%;
    }

.tdtarifs {
border: thin solid #2970A6;
width: 80%;
padding: 5px;
text-align: center;
background-color: #ffffff;
   }

.tableau {border: none;
width: 100%;
    }

.tarifphoto {
border: none;
width: 80%;
padding: 5px;
float: left;
   width:235px; 
height:176px;    
   }
.textphoto{
  padding: 20px;
   }

/*  pour le texte a gauche */

.textphotogauche{
  padding: 10px;
   }

   
.imgflottante {
   float: left;
   margin: 5px 10px 0 0;
 }
/* fin mise en forme page tarifs */

hr {
  border: 0;
  width: 90%;
  color: #A6A6A6;
background-color: #A6A6A6;
height: 1px;
    }
	
/* google map */
#map{
display: block;
margin: 0 auto;  
}

