body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

a.lienInactif {
	cursor: default;	
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 18px 0;
	padding: 0;
	text-align: left;
}
#droite h1 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
	margin: 10px 0 5px 0;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}
#droite h2 {
	font-size: 1.2em;
}
#pageAnimations h2 {
	text-align: center;
	font-weight: bold;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#pageAnimations h3 {
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	text-transform: uppercase;
}

hr {
	display : block;
	height: 1px;
	padding: 0;
	background: none;
	border: none;
	border-top : 1px dashed #666666;
	margin : 0px auto;
}
p {
	margin: 0;
	padding: 0;
}
#droite p {
	margin-bottom: 3px;
}

form, input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}
.imgGauche {
	float: left;
	margin-right: 15px;
}
.imgDroite {
	float: right;
	margin-left: 15px;
}
.imgIcone {
	vertical-align: middle;
}

.champ, .champRecherche, .bouton {
	font-size: 1em;
	padding : 2px 0;
	vertical-align: middle;
	margin-bottom: 2px;
}
.champRecherche {
    margin: 0px 0px 1px 3px;
    padding:0px;
    text-align:center;
    width:80px;
    border: none;
    background: none;
}

.bouton {
	padding: 0 0 10px 0;
	width: 78px;
	height: 20px;
	cursor: pointer;
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
}

.entete_tableau{
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px; 
}

.alertFlashVersion {
	position: absolute;
	text-align: center;
	background: white;
	opacity: 0.7;
}

.boutonBonus {
	display: block;
	width: 77px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto;
	padding: 12px 0 0 57px;
	height: 37px;
}
#edito ul {
	display : table;
	}

/***************************	structure générale	***************************/

#fondHaut{
    padding: 0px 0px 65px 0px;
}

#fond2 {
	padding: 10px 0 75px 0;
}

#conteneur {
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 0;
}
#header {
	position: relative;
	height: 360px;
}

#titreSite {
	position: absolute;
	bottom: 0;
	font-size: 12px;
}

#logoHeader {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;	
	width: 250px;
	height: 105px;
}
#header-print{
	display: none;
}
#zoneIdent {
	position: absolute;
	top: 33px;
	right: 5px;
	padding: 5px;
}
#zoneIdent .titreIdent {
	font-weight: bold;
	text-align: center;
}
#zoneIdent  .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
	text-align: center;
}
#zoneIdentForm {
	
}
#zoneIdentDemande {
	margin-top: 10px;
	text-align: center;
}
#zoneFormRecherche {
    width: 124px;
    margin: 0 auto;
	text-align: center;
}
#zone_drapeaux {
	position: absolute;
    top: 164px;
    right: 80px;
}

#titreSite {
	display: block;
	width: 960px;
	height: 42px;
}

#corps {
	/*display: table;
	_height: 400px;
	min-height: 400px;*/ /*génère des pb de mise en page sous IE6 et IE8 : page coupée*/
	float: left;
	width: 542px;
	padding: 77px 0px 20px 45px;
	text-align: justify;
	overflow:hidden;
}
#corps.accueil {
	width: 750px;
    padding: 25px 0px 25px 20px;
}
#outils {
	position: absolute;
	right: 90px;
	padding: 5px;
    top: 370px;
}
#outils ul {
	float: left;
	margin: 2px 14px 0 0;
	padding: 0;
}
#outils ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#outils a {
	padding: 0 3px;
}
#raccourcis {
	position: absolute;
	top: 440px;
	left: 537px;
}
#raccourcis img {
	margin: 0 3px;
}
#droite {
	float: right;
	min-height: 400px;
	padding: 35px 20px 15px 20px;
	width: 270px;
	display : inline;	/*correction bug double margin IE6*/
}
#lienReservation {
	text-align: center;
	margin-bottom: 15px;
}
#lienReservation a span {	
	font-weight: bold;
	position: relative;
	top: -5px;
}
#footer {
	text-align: center;
	padding-top: 5px;
	min-height: 20px;
	font-size: 0.9em;
}
#logos {
	text-align: center;
	padding-left: 0px;
	margin-top: 10px;
}
#logos img {
	margin: 0 5px;
}
#logoPartenaires {
	margin-top: 3px;
	margin-right: 0px;
	text-align: center;
}
#signature {
	position: relative;
	padding: 5px 385px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 575px;
	margin: 0 auto;
}
#infoAccueil {
	width: 265px;
	float: left;
}
#infoAccueil .image {
	float: left;
	margin: 3px 3px 0 0;
	max-width: 102px;	
	max-height: 102px;	
}
#promoAccueil {
	padding-top: 10px;
	float: right;
}

#zoneInscriptionNewsletter {
	width: 190px;
	margin: 0 auto;
	font-size: 12px;
}
#zoneInscriptionNewsletter .champ {
	width: 104px;
	margin: 0;
	padding: 1px 0 3px 0;
	text-align: center;
}
#zoneInscriptionNewsletter .bouton {
	width: 80px;
	padding: 0 0 3px 6px;
	margin: 0;
	font-weight: normal;
}
#zoneInscriptionNewsletter .bouton:hover {
	cursor: pointer;
}

#zoomPhoto, #fondZoomPhoto {
	width: 100%;
	height: 100%;	
	padding-top: 20px;
	position: fixed;
	z-index: 2;	
}
#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	z-index: 1;	
}
#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}
#contenuZoomPhoto img {
	max-width: 800px;
	margin-bottom: 5px;
}


#edito {
	padding: 0px;
}

#edito .photosEdito {
	margin-bottom: 15px;
}

#edito .lireSuite {
	display: block;
	text-align: right;
}
#edito .lireSuite img {
	vertical-align: middle;
	margin-right: 3px;
}

#carrousel{
    width: 325px;
    height: 325px;
    text-align: center;
    padding: 50px 0px 0px 0px;
}


#liens-outils{
    font-size:0.9em;
    font-weight: bold;
    padding-left: 15px;
    margin: 20px 0px;
}
#liens-outils a{
    display: block;
    padding: 3px 0px 3px 15px;
    margin: 0px;
}

#logo-gauche{
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
}
#logo-gauche img{
    margin: 10px 0px;
}
#fil-arianne{
    position: absolute;
    top: 337px;
    left: 15px;
}
#fil-arianne img{
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
}

#liens-accueil{
    text-align: right;
    padding: 0px 50px 15px 0px;
}


#bloc_galerie_photo_print{display:none;}
#bloc_galerie_photo{display:block;}

.moduleKmlProduits h1 {
    margin-bottom: 5px;
}
.moduleKmlProduits .recherche-rubrique {
    margin-bottom: 15px;
}
.pageSousMenu li{
    padding: 0px 0px 8px 0px;
}
.pageSousMenu li a{
    font-weight: bold;
}

.sommaire ul{
    margin: 0px 0px 25px 0px;
}
.sommaire ul li{
    list-style: none;
    display: inline;
    padding: 0px 15px 0px 0px;
}
.sommaire ul li a{
    font-size: 1.2em;
    font-weight: bold;
}

.outils_partage_article {
  margin:8px 0px;
  padding:0px;
  text-align: center;
}
.outils_partage_article a {
  margin: 0 3px;
}
.outils_partage_article a img {
	vertical-align: middle;
}

#pageAnimations .fiche {
	float: left;
	text-align: left;
	width: 254px;
	min-height: 150px;
	padding: 5px;
	margin-bottom: 20px;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
}


#local_meteo {
	width: 220px;
	margin: 0 auto;
}

.locale_meteo_icone {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.meteo_jour_suivants .locale_meteo_icone {
	margin: 0 30px;
}

#local_meteo h3 {
	text-align: center;
}

@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;width:100%;overflow:visible;padding:0;}
	#droite {display:none;}
	#menu{display:none;}
	#menuH{display:none;}
	#signature{display:none;}
	#outils{display:none;}
	#footer{display:none;}
    #bloc_galerie_photo_print{display:block;}
    #bloc_galerie_photo{display:none;}
    #raccourcis {display:none;}
    .outils_partage_article {display:none;}
}
.tab-captcha{
	position: relative;
	width: 150px;
	margin: 0 auto;
}
.tab-captcha td{
	text-align: center;
	padding: 3px;
}
.alerte-no-javascript{
	width: 400px;
	position: absolute;
	top: 412px;
	left: 150px;
	text-align: left;
	padding: 5px;
	background-color: white;
	border: 1px solid red;
	filter:alpha(opacity=70);
	opacity: 0.70;
	z-index: 1000;
}

