body{
background-color:#669966;
}
h3{
color:#ffcc00;
font-size:13px;
margin:2px;
margin-bottom:0px;
}
h4{
color:#ffcc00;
font-size:12px;
margin:2px;
}
#blocGauche h2{
color:#386C09 !important;
margin-bottom:0px;}
#blocCentre h5{
color:#ffcc00;
margin:2px;
border-bottom:1px solid #ffcc00;
}

.soustitre{
color:#ffcc00;
margin:9px;
margin-left:4px;
font-size:11px;
}
#blocGauche .activ{
color:#386C09 !important;
font-weight:bold;
}

#blocDroite{
color:#386C09 !important;
background-color:#72A071 !important;
}
.eng{
color:#386C09 !important;}
.tarifs th{
background-color:#e5e5e5 !important;
color:#669966;
text-align:left;
padding-left:3px;
}
.tarifs td{
border-bottom:1px solid #ffffff !important;
text-align:left;
}

div.btn {
	display: block;
	position: relative;
	float: left;
	left: 225px;
	top: -200px;
	height:0;
}
a.btn, a.btn:visited{
 	display: block;
	background-color: transparent;
	background-image: url(../images/hotels/btn.png);
	background-repeat: no-repeat;
	width: 96px;
	height: 41px;
	margin: auto;
	padding:10px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
a.btn:hover {
 	color: #355135;
}