@import url("/css/menuPrincipal.css");
@import url("/css/menuSecondaire.css");
@import url("/css/galerie.css");
@import url("/css/item.css");

body {
	margin: 0;
	font-family: helvetica, arial, sans-serif;
	background: #d6cd92 url(/images/imageFond.jpg) center top no-repeat scroll; 
	color: black; /* UPD COULEUR DE LA POLICE */
	border: 0px;
	
}


#tete {
	position: relative;
	height: 228px;
	width: 984px;
	 
	margin: 0 auto;
}


.default {
	background: url(/images/imageHaut.gif) right top no-repeat scroll; 
}
.forfait {
	background: url(/images/imageHautForfait.gif) right top no-repeat scroll; 
}


.chambre {
	background: url(/images/imageHautChambre.gif) right top no-repeat scroll; 
}

#tete .invisible {
	margin: 0;
	visibility: hidden;
}



#page {
	font-size: medium;
	background: #fff url(/images/imagePage.jpg) center top no-repeat scroll;
	width: 984px;
	height: 100%;
	min-height: 630px;
	margin: 0 auto;
}

#menulang a{
	color: #d6cd93;
	text-decoration: none;
}


#menulang{
	
	padding-top: 30px;
	padding-left: 30px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size:large ;
	width: 250px;

}


span.contact {
	position: relative;
	font-size: x-large ;
	font-weight: bold;
	padding-left: 30px;
	top:25px;
	Color: #d6cd93;
	
}

#partagez {
    position: relative;
	display: block;
	font-size: large ;
	left: 30px;
	top:55px;
	Color: black;
}

#media a img{
	position: relative;
	display: inline;
	font-size: large ;
	left: 120px;
	top:30px;
}
#corps {
	float: right;
	width: 620px;
	margin-left:10px;
	margin-right: 10px;	
}

.separation {
	clear: both;
	visibility:hidden;
}

#pied {
	
	background: transparent url('/images/bg_pied_gauche.gif') repeat-x;
	width: 100%;
	height: 56px;
	margin-top: 14px;
	
}

#pied #piedG {
	
	background: transparent url('/images/bg_pied_gauche.gif') no-repeat left top;
	height: 56px;
	
}

#pied #piedD {	
	
}

.spacer {
	
	clear: both;
	
}


#corps .gras {
	
	font-weight: bold;
	
}

img {
	border: 0;
}






/* Autres définitions de styles */
img.right {
	
	float: right;
	margin-left: 15px;
	
}

img.left {
	
	float: left;
	margin-right: 15px;
	
}

p {
	
	text-align: justify;
	
}

p.color {
	
	background-color: #ecece4;
	
}

h1 {
	
	width: 50%;
	display: block;
	background: url('/images/bg_h1.jpg') no-repeat #fff;
	font-size: large;
	padding-left: 220px;
	padding-top: 5px;
	height: 25px;
	margin-top: 15px;
	color: #6f2e4e;
	text-transform: uppercase;
	
}

table th {
	
	width: 250px;
	vertical-align: top;
	text-align: right;
	
}

legend {
	
	font-size: large;
	font-weight: bold;
	text-transform: small-caps;
	
}

div.msgSendTo {
	
	margin-top: 40px;
	border: 1px solid red;
	background: #efefef;
	padding-left: 30px;
	font-size: medium;
	font-weight: bold;
}

div#logosGites {
	
	width: 727px;
    padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #735;
	
}

div#logosGites img {
	
	margin: 5px;
	
}

h2.catActivite {
	color:#923c69;
}
