@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eedebb;
	margin:0;
	padding:0;
	color: #685440;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #685440;
}
.titre {
	font-size: 20px;
	font-weight: bold;
	color: #FDFAF4;
	text-align:center;
	margin-top:20px;
}
#bandeau {
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	height:160px;
	background-color: #94785b;
	top:0;
	z-index:1;
}
#corps {
	position:absolute;
	width:860px;
	left:50%;
	margin-left:-430px;
	background-color: #fff;
	top:190px;
	z-index:1;
}
#corpsadmin {
	position:absolute;
	width:860px;
	left:50%;
	margin-left:-430px;
	background-color: #fff;
	top:30px;
	z-index:1;
}
#sousmenu {
	width:854px;
	background-color: #94785b;
	padding:3px;
	color:#FFF;
	font-weight:bold;
}
#sousmenu a {
	font-size:14px;
	font-weight:bold;
	color:#fbf5e9;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}
#sousmenu a:hover {
	color:#000;
}
#contenu {
	padding:3px;	
}
#pied {
	height:15px;
	width:860px;
	left:50%;
	background-color: #685440;

	text-align:center;
}
#pied a {
	color: #FDFAF4;
	font-size:11px;
	text-decoration:none;
}
#menu {
	position:absolute;
	height:25px;
	width:900px;
	left:50%;
	margin-left:-450px;
	background-color: #685440;
	top:160px;
	z-index:1;
	padding-top:5px;
}
#menuadmin {
	position:absolute;
	height:25px;
	width:900px;
	left:50%;
	margin-left:-450px;
	background-color: #685440;
	top:0px;
	z-index:1;
}

#photo1 {
	position:absolute;
	left:50%;
	margin-left:-430px;
	top:20px;
	z-index:1;
	border:1px solid #685440;
}
#photo2 {
	position:absolute;
	left:50%;
	margin-left:251px;
	top:20px;
	z-index:1;
	border:1px solid #685440;
}
#photo3 {
	position:absolute;
	left:50%;
	margin-left:-50px;
	top:60px;
	z-index:1;
	border:1px solid #685440;
}
#drapeaux {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-490px;
}
#menu a,#menuadmin a  {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left:50px;
	margin-top:5px;
}
#menu a.menupetit {
	font-size: 12px;
}
a {
	color: #C30;
}
.tri {
	color:#C30;
	font-size:14px;
	text-decoration:none;
}
h1 {
	color: #C30;
	font-size:20px;
	margin-top:0;
}
.titrehotel {
	color: #C30;
	font-size:13px;
	font-weight:bold;
}
.titrehotelpremium {
	color: #C30;
	font-size:16px;
	font-weight:bold;
}
h2, .titre2 {
	color: #F60;
	font-size:16px;
	font-weight:bold;
}
table.tableau {
	border-bottom: 1px solid #685440;
	border-right: 1px solid #685440;
	margin-top:10px;
}
table.tableau td {
	border-top: 1px solid #685440;
	border-left: 1px solid #685440;
	padding:3px;
}
table.tableau th {
	border-top: 1px solid #685440;
	border-left: 1px solid #685440;
	background-color:#eedebb;
	padding:3px;
	color: #685440;
	font-size: 13px;
}
table.tableau table td {
	border:0px;
}
.rouge {font-weight: bold;
	color: #FF0000;
}
.supp {
	font-size: 16px;
	font-weight: bold;
	color:#CC0000;
	text-decoration:none;
}
.vert {
	font-weight: bold;
	color: #360;
}
.resultat{
	width:195px;
	margin:5px;
	padding:3px;
	text-align:center;
	border:1px solid #94785b;
	float:left;
}
.resultatpremium{
	width:408px;
	margin:5px;
	padding:3px;
	text-align:center;
	border:1px solid #94785b;
	float:left;
}
.photohotel{
	width:195px;
	margin:5px;
	padding:3px;
	magin-bottom:15px;
	text-align:center;
	float:left;
	height:200px;
	overflow:auto;
	border: 1px solid #eedebb;
}
.pasphoto{
	width:152px;
	height:102px;
	padding-top:50px;
}
.divphoto{
	width:152px;
	height:152px;	
}
.photoliste{
	border:1px solid #685440;
	color: #eedebb;
}
.descriptioncourte {
	text-align:left;
	height:90px;
}
.descriptioncourtepremium {
	margin-top:5px;
	text-align:left;
	height:50px;
}
.hoteliers {
	clear:both;
	font-size:11px;
}
.gris {
	color:#999;
}
.services {
	font-size:13px;
	font-weight:bold;
}
.ville {
	font-size:14px;
	font-weight:bold;
}
.urlhotel a {
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.urlhotel a:hover {
	color:#fff;
}
.plus {
	font-size: 16px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
}
#encarthotel {
	float:right; 
	width:310px; 
	background-color:#eedebb; 
	padding:5px; 
	border: 1px solid #685440;
}
