a {
	text-decoration: none;
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* class defaut pour tout indiquer dans index*/
.T1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bordureG {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}
.bordureG a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordureG a:hover {
	color: #FF0000;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondhist {
	background-image: url(../img/fondhistoire.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.commentaire {
	font-style: italic;
	background-color: #CCCCCC;
	font-size: 12px;
	width: 100%;
}
.T1center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#tarifs {
	font-size: 12px;
}
body {
	background-image: url(../img/fond_degrade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.img_accueil {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*comentaires ....*/
.hotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #33CCFF;
	text-decoration: blink;
	background-attachment: fixed;
	background-image: url(../img/fondhistoire.jpg);
	background-position: center center;
	height: 500px;
	background-repeat: no-repeat;
}
a.famille {
	color: #33CCFF;	
}
a.famille:hover {
	color: #33CCFF;	
}