html,body {
	margin: 0px;
	background-image: url(images/fond2.jpg);
	background-repeat: repeat-x;
	padding:0px;
	height: 100%;
	width: 100%;
	background-color: #d9d043;
}

.fullpage {
height: 100% ;
width: 100% ;
}

.fullpage_image {
	height: 100%;
	width: 100%;
	background-image: url(images/fondsite.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B0FFFF;
}
.aliment1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.aliment2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.separation {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.champ1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #993300;
	background-color: #e7deb5;
	width: 100%;
	filter:alpha(opacity=50);
	-moz-opacity:0.7;
	opacity: 0.7;
	font-weight: bold;
	border: thin solid #993300;
}.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titrecontact {
	background-image: url(images/titrecontact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondcontact {
	background-image: url(images/fondcontact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titresituer {
	background-image: url(images/titresituer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titreaccueil {
	background-image: url(images/titreaccueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondaccueil {
	background-image: url(images/imagefond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titrechambre {
	background-image: url(images/titrechambres.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
a.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
.titrearr {
	background-image: url(images/titre_vide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
}
a.lien1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC9933;
}