*{
	padding:0px;
	margin:0px;
	font-family: 'Trebuchet MS', Verdana, Geneva;
}

body{
	background-color:#26241e;
}

img{
	border:0px;
}

.cache
{
	display:none;
}

.erreur{
	color:#ff0000;
	padding:10px;
}

.OK{
	color:#00ff00;
	padding:10px;
}

#wrapper{
	display:block;
	width:990px;
	padding-top:15px;
}


/* Page d'accueil *************************************************************************************
*/

#gauche{
	width:275px;
	margin-bottom:20px;
	float:left;
	position:relative;
}

#gauche #miniMenu{
	background-color:#3a362e;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	font-size:14px;
}

#gauche #miniMenu a:link{
	color:#ffffff;
	text-decoration:none;
}

#gauche #miniMenu a:visited{
	color:#ffffff;
	text-decoration:none;
}

#gauche #sectionLogo{
	background-color:#892527;
	margin-top:10px;
	height:300px;
	padding-top:90px;
}

#gauche #menu{
	padding-top:20px;
	background-color:#3a362e;
	margin-top:10px;
	height:308px;
	padding-left:50px;
	line-height:30px;
	color:#ffffff;
}

#gauche #menu a:link,
#gauche #menu a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#droite #contenu a:link,
#droite #contenu a:visited
{
	color:#ffffff;
}

#droite{
	float:left;
	margin-left:10px;
}

#droite #droiteBas{
	margin-top:10px;
}

#droite #droiteBas #contenu{
	width:290px;
	float:left;
	color:#ffffff;
}

#droite #droiteBas #contenu p,
#droite #droiteBas #contenu h1,
#droite #droiteBas #contenu h2,
{
	margin-left:10px;
	margin-right:20px;
}

#droite #droiteBas #images{
	width:404px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}



/* Menu du haut *************************************************************************************
*/

#menuHaut{
	background-color:#3a362e;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	color:#ffffff;
	font-size:84%;
}

#menuHaut a:link{
	color:#ffffff;
	text-decoration:none;
}

#menuHaut a:visited{
	color:#ffffff;
	text-decoration:none;
}

.elemMenuHaut{
	margin-right:23px;
	margin-left:23px;
}

.firstElemMenuHaut{
	margin-right:23px;
}

.lastElemMenuHaut{
	margin-left:23px;
}


/* Entete de la page *******************************************************************************
*/

#haut{
	margin-top:10px;
}

#haut #logoMenu{
	width:260px;
	height:245px;
	background-color:#892527;
	padding-top:50px;
}

#haut #menuSec{
	background-color:#ffffff;
	padding-top:4px;
	padding-bottom:4px;
	font-size:13px;
	color:#555555;
}

#haut #menuSec a:link{
	color:#555555;
	text-decoration:none;
}

#haut #menuSec a:visited{
	color:#555555;
	text-decoration:none;
}

#haut #imagesHaut{
	float:left;
	margin-left:10px;
	height:320px;
	width:720px;
	overflow:hidden;
}

#haut #imagesHaut #image1de2,
#haut #imagesHaut #imageHautGauche {
	height:320px;
	width:210px;
	float:left;
	overflow:hidden;
}

#haut #imagesHaut #image2de2{
	height:320px;
	width:500px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}

#haut #imagesHaut #image1de3{
	height:155px;
	width:210px;
	overflow:hidden;
}

#haut #imagesHaut #image2de3{
	height:155px;
	width:210px;
	overflow:hidden;
	margin-top:10px;
}

#haut #imagesHaut #image3de3{
	height:320px;
	width:500px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}


/* Milieu de la page *******************************************************************************
*/

#milieu{
	margin-top:10px;
	background-image:url(../images/bg_milieu.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
	/height:1%;/*hack css pour faire afficher le background*/
}

#milieu #gauche{
	width:630px;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	float:left;
	min-height:280px;
}

#milieu #gauche h1{
	font-size:150%;
	font-weight:normal;
	padding-bottom:20px;
}

#milieu #gauche h2{
	font-size:120%;
	font-weight:normal;
	padding-bottom:10px;
}

#milieu #gauche h3{
	font-size:105%;
	font-weight:normal;
	padding-bottom:10px;
}

#milieu #gauche ul,
#milieu #points ul{
	margin-left:30px;
	color:#6dc5eb;
}

#milieu #gauche ul li  p,
#milieu #gauche ul li p a:link,
#milieu #gauche ul li p a:visited,
#milieu #points ul p{
	color:#ffffff;
}

#milieu #gauche .champ{
	width:250px;
}

/*champs plus petit pour laisser de la place aux boutons*/
#milieu #gauche .champDate{
	width:160px;
}

#milieu #gauche table tr td{
	vertical-align:top;
}

.petit{
	font-size:70%;
}

#milieu #gauche #chalets{
	border: 1px solid #d1cea8;
	border-collapse:collapse;
	background-color:#ffffff;
	color:#444444;
}

#milieu #gauche #chalets th{
	background-color:#e3e1c3;
	border:1px solid #d1cea8;
	color:#86622a;
	font-weight:bold;
	vertical-align:middle;
}

#milieu #gauche #chalets td{
	border:1px solid #d1cea8;
	vertical-align:middle;
	padding:5px;
}

#milieu #gauche .miniature{
	float:left;
	margin-top:5px;
	border:#ffffff solid 1px;
}

#milieu #gauche .texteMiniature{
	float:left;
	margin-left:10px;
	width:300px;
	height:170px;
	position:relative;
	top:-30px;
}

#milieu #Images{
	float:left;
	margin-left:10px;
	width:310px;
}

#milieu #Images #image1,
#milieu #Images #image2{
	width:310px;
}

#milieu #Images #image2{
	padding-top:10px;
}

#milieu #points{
	float:left;
	margin-left:10px;
	width:304px;
	margin-top:10px;
	padding:10px 3px;
	background-color:#211f1a;
}

#photosCroisiere img{
	border:1px #ffffff solid;
}

.gros{
	font-size:200%;
}

.rouge{
	/*color:#892527;*/
	font-weight:bold;
	font-size:1.2em;
}

.souligne{
	text-indent:40px;
	background-repeat:no-repeat;
	background-image:url(../images/bullet.jpg);
	padding-top:2px;
}

.forfaitSpacer{
	width:400px;
	font-size:1px;
	border-bottom:#444444 solid 2px;
	margin-bottom:40px;
	margin-left:115px;
}

.boutonReserv{
	margin-left:50px;
}

#milieu #gauche a:link{
	color:#6dc5eb;
}

#milieu #gauche a:visited{
	color:#6dc5eb;
}


/* pied de la page *******************************************************************************
*/

#pied{
	color:#b7afa2;
	font-size:75%;
	/*font-weight:bold;*/
	margin-bottom:30px;
	
}

#hautPied{
	width:670px;
}

#pied #piedGauche{
	float:left;
}

#pied #piedGauche{
	float:left;
	width:670px;
}

#pied a:link{
	color:#b7afa2;
}

#pied a:visited{
	color:#b7afa2;
}


/* section admin *******************************************************************************
*/

#milieu #gauche .reserv,
#milieu #gauche .detail{
	background-color:#ffffff;
	color:#000000;
	margin-bottom:20px;
}

#milieu #gauche .reserv .haut,
#milieu #gauche .detail .haut{
	background-image:url("../images/haut.jpg");
	height:50px;
}

#milieu #gauche .reserv .bas,
#milieu #gauche .detail .bas{
	background-image:url("../images/bas.jpg");
	height:23px;
	padding:0px;
	background-repeat:none;
}

#milieu #gauche .reserv td,
#milieu #gauche .detail td{
	padding:5px 10px;
	vertical-align:middle;
}

#milieu #gauche .reserv td a:link,
#milieu #gauche .reserv td a:visited,
#milieu #gauche .detail td a:link,
#milieu #gauche .detail td a:visited{
	color:#000000;
	text-decoration:none;
}

#milieu #gauche .detail .gris,
#milieu #gauche .reserv .gris{
	background-color:#dbdbdb;
}

#milieu #gauche .details{
	background-color:#ffffff;
	color:#000000;
	margin-bottom:20px;
}


.tableau-Motoneiges {
	width: 100%;
	font-size: 14px;
	color: #fff;
	
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	
	margin-bottom: 25px;
	margin-top: 25px;
	
}

.tableau-Motoneiges td, 
.tableau-Motoneiges th {
	padding: 7px;
	border-bottom: 1px solid #fff;
	vertical-align: middle !important;
	
	text-align: left !important;
}

.tableau-Motoneiges .cellgauche {
	width: 250px;
}

