body {
	margin: 0;
	padding: 0;

	background-color: #fff;
}

#page {
	position: relative;
	margin: auto;
	width: 990px;

	background-image : url(../images/page-fond.gif);
	background-repeat : repeat-y;
}

img {
  border: 0 none;
  }
  
ul {
  list-style-type: square;
  }



/*--------------------------------------------------------------------
/* ENTETE
/**/

#entete {
	width : 990px;
	height : 240px;
	background-image : url(../images/entete-accueil.jpg);
}

.accueil #entete {
	background: none;
}

.section_qui_sommes_nous #entete {
	background-image : url(../images/entete-qui_sommes_nous.jpg);
  }

.section_peche #entete {
	background-image : url(../images/entete-peche.jpg);
  }
  
.section_chasse #entete {
	background-image : url(../images/entete-chasse.jpg);
  }

.section_hebergement #entete {
	background-image : url(../images/entete-hebergement.jpg);
  }

.section_tarifs_forfaits #entete {
	background-image : url(../images/entete-tarifs.jpg);
  }

.section_motoneige #entete {
	background-image : url(../images/entete-motoneige.jpg);
  }

.section_restaurant_bar #entete {
	background-image : url(../images/entete-restaurant.jpg);
  }

.section_activites #entete {
	background-image : url(../images/entete-activites.jpg);
  }

.section_album_photos #entete {
	background-image : url(../images/entete-album_photos.jpg);
  }

#entete #logo {
	position : absolute;
	top : 14px;
}

#entete #logo img {
	border : 0;
}


/*--------------------------------------------------------------------
/* PRINCIPAL
/**/

#principal {
	background-repeat : no-repeat;
	background-position : top right;
}

.section_album_photos #principal {
	background-image : url(../images/entete-album_photos-bas.jpg);
}

.section_qui_sommes_nous #principal {
	background-image : url(../images/entete-qui_sommes_nous-bas.jpg);
}

.section_motoneige #principal {
	background-image : url(../images/entete-motoneige-bas.gif);
}


/*--------------------------------------------------------------------
/* COLONNE GAUCHE
/**/

#colonne_gauche {
	float : left;
	width : 221px;

	background-image : url(../images/colonne_gauche-fond.jpg);
	background-repeat : no-repeat;
	/*background-position : 0px 447px;*/

	height : 823px;
}

/*--------------------------------------------------------------------
/* ENTETE MENU
/**/

#entete-menu {
	position : absolute;
	top : 202px;
	left : 0;

	height : 30px;
	width : 878px;
}

#entete-menu .menu-element {
	background-image : url(../images/entete-menu-separateur.gif);
	background-repeat : no-repeat;
	background-position : top right;

	float : left;

	padding-right : 2px;
}

#entete-menu .menu-element-langue {
	background-image : url(../images/entete-menu-separateur.gif);
	background-repeat : no-repeat;
	background-position : top left;

	float : right;

	padding-left : 2px;
}


#entete-menu .menu-element a,
#entete-menu .menu-element-langue a {
	color : #f6f3e1;
	text-decoration : none;

	display : block;
	padding-left : 25px;
	padding-right : 25px;

	height : 26px;
	padding-top : 4px;

	float : left;

	background-image : none;
}

#entete-menu .menu-element a:hover,
#entete-menu .menu-element a.actif,
#entete-menu .menu-element-langue a:hover,
#entete-menu .menu-element-langue a.actif {
	color : #fff;
	background-image : url(../images/entete-menu-fond.gif);
	background-repeat : repeat-x;
}



/*--------------------------------------------------------------------
/* MENU
/**/

#menu {

}

#menu .menu-element {
	padding-bottom : 6px;
}

#menu .menu-element img {
	border : 0;
}

/*--------------------------------------------------------------------
/* COLONNE DROITE
/**/

#colonne_droite {
	float : left;
	width : 765px;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

.contenu {
	padding-left : 20px;
	padding-right : 100px;
}

.contenu h2 {
	background-image : url(../images/h2-puce.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
	padding-left : 20px;
}

/*--------------------------------------------------------------------
/* ACCUEIL
/**/

#contenu_accueil {
	background-image : url(../images/contenu_accueil-fond.jpg);
	background-repeat : no-repeat;

	padding-top : 50px;
	padding-right : 300px;

	min-height : 365px;
}

#home_content {
	background-image : url(../images/en/contenu_accueil-fond.jpg);
	background-repeat : no-repeat;

	padding-top : 50px;
	padding-right : 300px;

	min-height : 365px;
}

* html #contenu_accueil {
	height : 365px;
}

#accueil-cadre_photo {
	position : absolute;
	right : 18px;
	top : 306px;

	width : 334px;
	height : 274px;

	background-image : url(../images/accueil-cadre_photo.jpg);
}

#home_photo{
	position : absolute;
	right : 18px;
	top : 306px;

	width : 334px;
	height : 274px;

	background-image : url(../images/en/home_photo.jpg);
}

#accueil-cadre_photo img, #home_photo img{
	
	
	padding-top : 36px;
	padding-left : 31px;
}

#home_photo img {
  left: 38px;
  }

#accueil-espacePourCadrePhoto {
	/*width : 245px;
	height : 275px;
	float : right;*/
}

.section_accueil h1 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 1.8em;
}

.accueil-description {
  padding-right: 250px;
}

#accueil-bienvenue {
  margin-top: 25px;
}


/*--------------------------------------------------------------------
/* PIED
/**/

#pied {
	clear : both;
	position : relative;

	background-image : url(../images/pied-fond.jpg);
	background-repeat : no-repeat;

	padding-top : 320px;
}

#pied #pied-contenu {
	font-size : 10px;
	text-align : center;
}

#pied #pied-contenu #copyright {
	padding-top : 10px;
	padding-bottom : 10px;
}

/*--------------------------------------------------------------------
/* Lacs
/**/

#lacs, #chalets {
  /*float: left;*/
  position: relative;
}

.lacs, .chalets {
  float: left;
  }


.lac, .chalet {
  float: left;
  margin-bottom:25px;
  padding-right:4px;
}

.lac_titre, .chalet_titre {
  background:transparent url(/images/cadre-texte.jpg) no-repeat scroll 2px 0;
height:32px;
width: 210px;
}

.lac_titre h2,
.chalet_titre h2 {
  font-weight: normal;
  font-size: 1em;
  background: none;
  padding: 0;
  margin: 0;
  text-indent: 5px;
  line-height: 32px;
}

.lac_titre h2 a,
.chalet_titre h2 a {
  text-decoration: none;
  margin-left: 5px;
  
}

.lac_photo, .chalet_photo, .photos, .cadre-photo {
  background:transparent url(/images/cadre-photo.jpg) no-repeat;
  height:140px;
  padding:7px;
  width:197px
}

.photos {
  float: left;
  margin-bottom: 4px;
  margin-right: 4px;
}

.nouvelle-date {
  font-size: 0.9em;
  font-style: italic;
  margin-left: 20px;
}

#menu-vacances-famille {
  padding: 0 43px;
  margin-top:14px;
  }
  
#menu-forfait-vedette, #menu-carte-du-domaine, #menu-liens {
  float: left;
  }
  
#menu-forfait-vedette {
  margin-right: 15px;
  }
  
#menu-liens {
  margin-top: 15px;
  padding: 0 7px;
  }
  
.forfait {
  padding: 8px 0;
  border-bottom: 1px dotted #000;
}

.forfait p {
  margin: 5px 0;
}

.forfait-dernier {
  border-bottom: none !important;
}

.forfait-titre {
  font-size: 1.2em;
  font-weight: bold;
}

.dollar {
  font-size: 1.25em;
  color: #B23428;
}

.texte-petit {
  font-size: 0.9em;
  }

.width-2col {
  width: 604px !important;
  }
  
#reservation input {
  width: 200px;
  }
 
.submit {
  width: auto !important;
  }
  
textarea {
  padding:0; margin: 0;
  }
  
#reservation select {
  width: 204px;
  }
  
 .message-ok, .message-erreur, .message-avertissement {
  padding: 7px;
  margin-bottom: 10px;
  font-weight: bold;
 }

.message-ok {
  background: #c6f198;
  color: #687f50;
  border: 1px solid #687f50;
  }

.message-erreur {
  background: #f19898;
  color: #7f5050;
  border: 1px solid #7f5050;
  }
  
.message-avertissement {
  background: #f1ee98;
  color: #7f7d50;
  border: 1px solid #7f7d50;
  }
 
.distinction {
  padding: 5px 0;
  border-bottom: 1px dotted #000;
}

.disctinction-dernier {
  border: none !important;
  }
  
  
/*------------
/* Navigation
/*----------*/
.navigation {
	text-align : center;
	padding-bottom: 25px;
} 

.navigation .actif {
	font-weight: bold;
}

/*---------------------------
/* bouton facebook
/**/
#bouton-facebook {
	float: right;
	width: 15px;
	padding-top: 13px;
	margin-right: 2px;
	
}
* html #bouton-facebook {
	padding-top: 14px;
}


/*---------------------------
/* bouton-partager
/**/
#bouton-partager {
	float: right;
	padding-top: 12px;
	padding-right: 105px;
	font-size: 12px;
	width: 85px; 
}

#bouton-partager a {
	color : #00462e;
}

#bouton-partager a:hover {
	color : #000;
}