.centre-accueil {
	background-image: url(images/centre_accueil.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47453D;
	text-align: justify;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.tabtexte {
	padding-left: 16px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
	padding-top: 20px;
}

.tabtexteaccueil {
	padding-left: 16px;
	text-align: justify;
	padding-right: 10px;
	line-height: 17px;
	padding-top: 20px;
}

.paddvign {
	padding-right: 2px;
}
.paddroite {
	margin-left: 6px;
	margin-top:15px;
}
.vignette {
	z-index:1;
	position:absolute;
	margin-left:8px;
	margin-top:8px;
}

/* ------------------ menu -----------------*/
#pied{
	text-align:center;
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	
}
#pied ul{
	list-style-type: none;
}
#pied li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
/* -----------------------------------------*/
a.lien:link {
	color: #666666;
	text-decoration:underline;
} /* lien non-visité */
a.lien:visited {
	color: #666666;
	text-decoration:none;
} /* lien visité */
a.lien:hover {
	color: #666666;
	text-decoration:none;
} /* lien non-visité */
a.lien:active {
	color: #666666;
	text-decoration:none;
} /* lien non-visité */


a.petitlien:link {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
} /* lien non-visité */
a.petitlien:visited {
	color: #666666;
	text-decoration:none;
	font-size: 10px;

} /* lien visité */
a.petitlien:hover {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;

} /* lien non-visité */
a.petitlien:active {
	color: #666666;
	text-decoration:none;
	font-size: 10px;

} /* lien non-visité */

/* ----------------------------------------------- */
#pied a:link {
	color: #666666;
	text-decoration:none;
} /* lien non-visité */
#pied a:visited {
	color: #666666;
	text-decoration:none;
} /* lien visité */
#pied a:hover {
	color: #666666;
	text-decoration:underline;
} /* lien non-visité */
#pied a:active {
	color: #666666;
	text-decoration:none;
} /* lien non-visité */
/* ----------------------------------------------- */


.texte-rouge {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	border: 1px solid #333333;
}
/* -----------------------------------------*/

.fondaccueil {
	background-image: url(../images/centre_accueil.jpg);
	background-repeat: no-repeat;
}
p {
	margin: 0px;
	padding: 0px;
}

h2 {
margin:0;
padding:0;
}
h3 {
	margin:0;
	padding:0;
	font-size: 32px;
}

.frameaccueil {
	margin-left: 20px;
	margin-top: 16px;
}
.fondchambres {
	background-image: url(../images/centre_chambres.jpg);
	background-repeat: no-repeat;
}
.framechambres {
	margin-left: 4px;
	margin-top: 34px;
}
.fondadresse {
	background-image: url(../images/centre_adresse.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	line-height:18px;
}

.tabtextechambre {
	padding-left: 13px;
	text-align: justify;
	padding-right: 30px;
	line-height: 17px;
	padding-top: 20px;
}
.fondtable {
	background-image: url(../images/centre_table.jpg);
	background-repeat: no-repeat;
}
.fondalentours {
	background-image: url(../images/centre_alentours.jpg);
	background-repeat: no-repeat;
}
.fondcontact {
	background-image: url(../images/centre_contact.jpg);
	background-repeat: no-repeat;
}
.fondbas {
	background-image: url(../images/fondbas.png);
	background-repeat: no-repeat;
	padding-top:0px;
}
.frametable {
	margin-left: 20px;
	margin-top: 31px;
}

.framecontact {
	margin-left: 33px;
	margin-top: 4px;
}
.paddcontact {
	padding-top:80px;
}
