html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #660000;
}

body {
	float:left;
	width:100%;
	clear:both;
	background:#443f2b;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:5px;
	color:#333333;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

/*input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}*/

div.flags {
	margin-top:125px;
	float:left;
}

div.flags div {
	width:30px;
	height:20px;
	border:1px solid #7A7A7A;
	_margin-right:5px;
	float:right;
}

div.flags div a {
	display:block;
	width:100%;
	height:100%;
}

div.flags div.fr {
	margin-left:10px;
	_margin-left:0px;
	background:url('fr.gif') no-repeat;
}

div.flags div.uk {
	margin-left:110px;
	_margin-left:0px;
	background:url('uk.gif') no-repeat;
}

div.flags div.fr.off {
	background:url('fr_off.gif') no-repeat;
}

div.flags div.uk.off {
	background:url('uk_off.gif') no-repeat;
}

.trans {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.transno {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.creation {
	width:150px;
	margin:2px;
}

p {
	text-align:justify;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

/************************ liens txt ****************************/

a {
	text-decoration:underline;
	color:#333333;
}

a:visited {
	text-decoration:none;
	color: #333333;
}

a:active {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:none;
	color:#660000;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.lienstrans a{
	display:block;
	width:235px;
	height:84px;
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}

.lienstrans a:hover{
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

/************************* structure site ****************************/
#main {
	width:1000px;
	margin:auto;
	float:left;
}

#top {
	float:left;
	width:100%;
	clear:both;
	background: url('top.jpg') top center no-repeat;
	position:relative;
	height:146px;
}

#menu {
	position:absolute;
	bottom:0px;
	left:300px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	width:118px;height:34px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:0px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#333333;
	width:118px;height:34px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	background:url('btn.gif') no-repeat;
}

#menu a:hover, #menu a.active {
	color:#ffffff;
	background:url('btn_hover.gif') no-repeat;
	text-decoration:none;
}

#menu div{
	padding-top:19px;
}

#content {
	float:left;
	clear:both;
	width:100%;
	position:relative;
	
}

#content2 {
	float:left;
	width:100%;
	position:relative;
	/*background: url('content.gif') repeat-y top center;*/
	min-height:227px;
	_height:227px;
}

#sideleft {
	float:left;
	text-align:justify;
	width:192px;
	min-height:200px;
	_height:200px;
	background: url('content_top.jpg') no-repeat 0px 0px;
}

#sideright {
	float:left;
	text-align:justify;
	width:787px;
	background: url('content_top.jpg') no-repeat -192px 0px;
	/*min-height:330px;
	_height:330px;*/
}

#php {
	float:left;
	width:667px;
	padding-left:60px;
}

#footer {
	float:left;
	width:100%;
	clear:both;
	color:#000;
	position:relative;
	background: url('bottom.jpg') no-repeat -192px 10px;
	height:80px;
	text-align:left;
	font-size:9px;
}

#footer div {
	width:400px;
	position:absolute;
	bottom:20px;
	right:20px;
	text-align:left;
	
}

#footer a {
	color:#000;
	text-decoration:underline;
}

#footer a:hover{
	color#663333;
}

/* FORMULAIRE DE CONTACT */

form.contact label {
	float:left;
	width:120px;
	text-align:left;
	margin-bottom:10px;
}

form.contact sup {
	font-size:8px;
	color:#cc0000;
}

form.contact input {
	float:left;
	width:200px;
	margin-bottom:10px;
	margin-left:5px;

}

form.contact textarea {
	float:left;
	width:100%;
	clear:both;
}

/***********************************/

div.meteo {
	float:left;
	margin-top:10px;
	background:url('titre_meteo.gif') no-repeat;
	width:192px;
	height:35px;
}

div.actu {
	float:left;
	margin-top:20px;
	background:url('titre_actu.gif') no-repeat;
	width:192px;
	height:35px;
}


div.services {
	float:left;
	margin-top:10px;
	background:url('titre_services.gif') no-repeat;
	width:192px;
	height:35px;
}

div.plan {
	float:left;
	background:url('titre_plan.gif') no-repeat;
	width:192px;
	height:35px;
}

/********************TITRES******************/

div.accueil {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_accueil.gif') no-repeat;
}

div.chambres {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_chambres.gif') no-repeat;
}

div.actualites {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_actualites.gif') no-repeat;
}

div.tarifs {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_tarifs.gif') no-repeat;
}

div.legal {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_legal.gif') no-repeat;
}

div.contact {
	width:300px; height:50px;
	margin:10px;
	float:left;
	background:url('titre_contact.gif') no-repeat;
}

/**********************TITRE CHAMBRES************************/

div.lasuite {
	width:290px;height:35px;
	background:url('suite.gif') no-repeat;
}

div.lachambre {
	width:290px;height:35px;
	background:url('chambre.gif') no-repeat;
}

div.lachambre2 {
	width:290px;height:35px;
	background:url('chambre2.gif') no-repeat;
}

/************************PHOTOS********************************/

div.photos {
	width:290px;height:30px;
	background:url('plus.gif') no-repeat;
}

div.photos a {
	width:290px;height:30px;
	display:block;
}

div.photos a:hover {
	background:url('plus_hover.gif') no-repeat;
}

#meteo {
	float:left;
	width:152px; height:71px;
	background:url('meteo.gif') no-repeat;
	padding:10px;
	padding-left:30px;
	text-decoration:none;
	border:0px;
	text-decoration:none;
}

div.meteo_bloc {
	float:left;
	width:172px;height:91px;
}

div.meteo_bloc img {
	border:0;
}

div.meteo_bloc a {
	text-decoration:none;
	width:172px; height:91px;
	display:block;
	_display:inline-block;
	cursor:pointer;
}

#meteo div.img {
	float:left;
	margin-right:5px;
	width:55px;
	border:0;
	text-decoration:none;
} 

#meteo div.infos {
	float:left;
	width:90px;
	font-size:10px;
	text-align:left;
	border:0px;
	text-decoration:none;
}

#meteo div.infos div.temps {
	float:left;clear:both;width:100%;
	margin-bottom:2px;
	border:0px;
	text-decoration:none;
}

#meteo div.infos div.deg {
	float:left;clear:both;width:100%;
	margin-bottom:2px;
	font-weight:bold;
	border:0px;
	text-decoration:none;
}

#meteo div.infos div.vents {
	float:left;clear:both;width:100%;
	margin-bottom:2px;
	border:0px;
	text-decoration:none;
}

#meteo div.infos div.ville {
	float:left;clear:both;width:100%;
	font-size:8px;
	border:0px;
	text-decoration:none;
}

/********************ACTU*********************/

div.topactu {
	width:200px; height:45px;
	background:url('top_actu.gif') no-repeat;
	float:left;
}

div.contentactu {
	width:200px;
	background-color:#f9d957;
	float:left;
}

div.bottomactu {
	width:200px; height:20px;
	background: url('bottom_actu.gif') no-repeat;
	float:left;
}

div.titreactu {

}

div.imgactu {

}

div.texteactu {

}

/* CONTACT */
form.contact {
	margin:0; padding:0;
	float:left;
	width:100%;
	clear:both;
}

form.contact fieldset {
	float:left;
	width:100%;
	clear:both;
	margin:0; padding:0;
	margin-bottom:20px;
	border:1px solid #d0ae28;
}

form.contact legend {
	color:#c44613;
	font-weight:bold;
	background:#f8da58;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

form.contact input.radio {
	width:auto;
}

form.contact label {
	clear:left;
	float:left;
	width:100px;
	font-size:11px;
}

form.contact input, form.contact select {
	float:left;
	width:180px;
	clear:right;
}

form.contact textarea {
	float:left;
	width:625px;
	clear:both;
}

form.contact input.valid {
	background:#f9d957;
	color:#c44613;
	font-weight:bold;
	border:1px solid #d0ae28;
	padding:5px;
}
