* {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: left;
background: #27221E;
color: #fff;
margin: 0;
}

img, a, a:hover {
border: none;
}

#page  {
position:absolute;
left: 50%; 
top: 50%;
width: 1000px;
height: 560px;
margin-top: -230px; /* moitié de la hauteur */
margin-left: -500px; /* moitié de la largeur */
border: 1px solid #000;
background: #27221e;
}

#header {
float: right;
background: url(../images/hotel-les-voyageurs.jpg) no-repeat;
padding: 0;
margin: 0;
width: 639px;
height: 160px;
}

#menu {
float: right;
background: #27221e;
padding: 0;
margin: 0;
width: 639px;
height: 43px;
}

#content {
float: right;
width: 639px;
height: 312px;
}

#txt-accueil {
background: url(../images/accueil-fond-photo.jpg);
margin: 0;
float: left;
width: 352px;
height: 245px;
padding: 0px 0 0 0px;
}

#txt-accueil p {
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-indent: 20px;
line-height: 15px;
margin: 0;
padding: 10px;
/* padding: 23px 10px 10px 10px; */
text-align: justify;
}

#actualites {
background: url(../images/actualite.jpg) no-repeat;
float: right;
margin: 0;
padding: 25px 0 0 0;
width: 287px;
height: 300px;
}

.actualites {
margin: 0;
width: 170px;
height: 260px;
padding: 10px;
text-align: center;
}

#sidebar {
float: left;
width: 361px;
height: 560px;
background: url(../images/accueil-fond-photo.jpg) no-repeat #27221E;
}

.aChanger {
margin: 0;
padding: 0;
width: 361px;
height: 293px;
}

.aChanger2 {
padding: 0;
margin: 2px 0 0 0;
width: 361px;
height: 262px;
}

#diaporama {
margin: 0 0 0 -20px;
z-index: 1;
float: left;
}

.diaporama {
margin: 0;
padding: 0;
}

#footer {
width: 639px;
height: 46px;
float: left;
/* clear: both;*/
}

#footer p {
padding: 10px;
color: #c8ab4a;
font-size: 0.7em;
text-align: right;
}

#footer a {
color: #c8ab4a;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
text-decoration: none;
}

/* TEST */
ul#menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
padding:0;
}

ul#menu li {
float: left;
} 

ul#menu a {
float: left;
margin: 0;
padding: 0;
}

.formulaire {
background: #27221E;
color: #fff;
}

.tarifs {
border-bottom: #c8ab4a solid 1px;
}

.tablo {
border-bottom: 1px solid #c8ab4a;
}

#acc-visite{
	width:334px;
	border:2px #a2913e solid;
	color:#a2913e;
	height:58px;
	margin: 20px 0 10px 0
}
#acc-visite div{
	float:left;
	font-size:13px;
	padding:10px 0 10px 10px;
	font-weight:bold;
	line-height:20px;
	text-indent:0;
	text-decoration:none;
}
#acc-photo{
	width:345px;
	font-size:0;
	margin: 0 0 10px 0;
	overflow:hidden;
}
#acc-photo img,
#acc-photo a{
	margin:0 1px 0 0;
	padding:0;
}
#acc-reserv{
	width:338px;
	overflow:hidden;
}
#coin-visite{
	height:124px;
	width:124px;
	background: url(../images/visite-360-fr.png);
	margin:-7px 0 0 -7px;
}

#coin-visite.fr{
	background: url(../images/visite-360-fr.png);
}
#coin-visite.en{
	background: url(../images/visite-360-en.png);
}
#coin-visite.it{
	background: url(../images/visite-360-it.png);
}
