body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #FFF;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	margin: 0px;
	font-size: 14px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: lighter;
}
.textenav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-variant: small-caps;
}
.menunavig {
	font-family: Tahoma, Geneva, sans-serif;
	color: #484141;
	text-decoration: underline;
}
.menublanc {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 12px;
}
A.menunavig:hover {
	color: #666;
	text-decoration: none
}
A.menublanc:hover {
	color: #484141;
	;
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #484141;
	text-decoration: underline;
}
.cadres {
	border: 1px solid #B99344;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.cadres2 {
	font-family: Tahoma, Geneva, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B99344;
	border-right-color: #B99344;
	border-bottom-color: #B99344;
	border-left-color: #B99344;
}
.coordonnees {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #484141;
}
.tabtarifs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.affichage {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
hr {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.titres {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #484141;
}
.cntint {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.cntext {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
.separation {
	height: 15px;
}

