/*
	Mise en forme du site www.chateau-hotel-perigord.com
*/

/* Balises standard */
body{
	background:#fff url(/images/fon.gif);
	color:#000;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#000;
}
h1{
	font-size:14px;
}
h2{
	font-size:12px;
}
a,h1,h2,a strong{
	color:#900;
}
img{
	border:0;
}
span{
	display:none;
}
hr{
	background:url(/images/traitbas.gif) no-repeat;
	width:100%;
	height:11px;
	clear:both;
	border:none;
}

/* Conteneur de la page */
#page{
	width:700px;
	margin:0 auto 0 auto;
}
/* Haut de page */
#haut{
}
#haut li{
	list-style:none;
	float:left;
}
#haut #langues{
	position:absolute;
	margin:-18px 0 0 30px;
}
#haut #langues li{
	margin:0 15px 0 0;
}
#haut #adresse{
	clear:left;
	background-image:url(/images/adresse.gif);
	width:644px;
	height:24px;
	margin:15px auto 15px auto;
}
#haut .menu{
	margin:0 0 0 12px;
	padding:0;
}
#haut .menu a{
	display:block;
	background-repeat:no-repeat;
	height:31px;
}
#haut .menu a#accueil{
	background-image:url(/images/fr/menu-accueil.gif);
	width:81px;
}
#haut .menu a#hotel{
	background-image:url(/images/fr/menu-hotel.gif);
	width:86px;
}
#haut .menu a#restaurant{
	background-image:url(/images/fr/menu-restaurant.gif);
	width:119px;
}
#haut .menu a#chef{
	background-image:url(/images/fr/menu-chef.gif);
	width:99px;
}
#haut .menu a#offres{
	background-image:url(/images/fr/menu-offres.gif);
	width:146px;
}
#haut .menu a#contact{
	background-image:url(/images/fr/menu-contact.gif);
	width:147px;
}
#uk #haut .menu a#accueil{
	background-image:url(/images/uk/menu-accueil.gif);
	width:85px;
}
#uk #haut .menu a#chef{
	background-image:url(/images/uk/menu-chef.gif);
	width:99px;
}
#uk #haut .menu a#offres{
	background-image:url(/images/uk/menu-offres.gif);
	width:146px;
}
#uk #haut .menu a#contact{
	background-image:url(/images/uk/menu-contact.gif);
	width:143px;
}

/* Contenu de la page */
#milieu{
	clear:left;
	margin:0 auto 0 auto;
	padding:10px 0 0 0 ;
}
#milieu *{
	text-align:justify;
}
#milieu table{
	width:500px;
	margin:0 auto 0 auto;
}
#milieu #centre{
	float:left;
	width:500px;
}
#milieu #droite{
	float:left;
	width:179px;
	margin-left:10px;
}
#milieu #droite *{
	font-size:10px;
}
#milieu #droite a,
#milieu #droite strong{
	font-size:12px;
}
.traitBas{
	background-image:url(/images/bas.gif);
	width:179px;
	height:27px;
	clear:both;
}
div.encadre{
	background-color:#990000;
	padding-left:5px;
	width:170px;
	margin:0 0 20px 0;
}
div.encadre *{
	color:white;
}
div.encadre ul{
	padding:0;
	margin:0;
}
.gauche{
	float:left;
}
.droite{
	margin-left:10px;
	float:right;
}
#milieu #centre .gauche *{
	text-align:center;
}
#milieu .centre,
#milieu .centre *{
	text-align:center;
	margin:0 auto 0 auto;
}
.separateur{
	clear:both;
}
img.encadre{
	border:1px solid #000000;
}
.grand-cadre{
	background-image:url(/images/grand-cadre.gif);
	background-repeat:no-repeat;
	width:500px;
	height:364px;
	margin:0 0 20px 0;
}
.petit-cadre{
	background-image:url(/images/petit-cadre.gif);
	background-repeat:no-repeat;
	width:179px;
	min-height:145px;
	margin:0 0 20px 0;
}
.cadre-chef{
	background-image:url(/images/cadre-chef.gif);
	background-repeat:no-repeat;
	width:280px;
	height:307px;
	padding:30px 35px;
}
.petit-cadre.gauche{
	margin-right:10px;
}
.petit-trait{
	background-image:url(/images/petit-trait-deco.gif);
	background-repeat:no-repeat;
	width:179px;
	height:27px;
}
#milieu .grand-cadre,
#milieu .petit-cadre{
	text-align:center;
	text-decoration:none;
}
.grand-cadre img,
.petit-cadre img{
	border:1px solid #000000;
	margin-top:30px;
}
.petit-cadre a{
	text-decoration:none;
}
.gauche .petit-cadre{
	background:none;
	width:auto;
}
.gauche .petit-cadre img{
	margin-top:0;
}

/* Mise en forme de la publicité affichée sur la page d'accueil */
#publicite{
	position:absolute;
	z-index:1;
	margin:50px 0 0 200px;
	width:305px;
	height:210px;
}
#publicite .contenu{
	position:relative;
	z-index:2;
	border:2px solid #990000;
	width:300px;
	height:200px;
	background-image:url(/images/fon.gif);
}
#publicite .contenu *{
	text-align:center;
}
#publicite .ombre{
	position:absolute;
	z-index:1;
	width:300px;
	height:200px;
	background-color:#666666;
	margin:10px 0 0 10px;
	opacity:.50;
}
/* Bas de page */
#bas{
	margin-top:20px;
	clear:both;
}
#bas p{
	text-align:center;
	margin-top:10px;
}
#bas .menu{
	list-style-type:none;
	width:590px;
	height:20px;
	margin:0 auto 0 auto;
}
#bas .menu li{
	float:left;
	padding:0 10px 0 10px;
	border-left:1px solid #000000;
}
#bas .menu li.premier{
	border:none;
}
#bas>a{
	float:right;
	margin-top:5px;
}

/* Tableaux des tarifs */
#tarifs table{
	width:100%;
	border-collapse:collapse;
}
#tarifs table th,
#tarifs table td{
	padding:2px;
}
#tarifs table thead th {
	text-align:center;
}
#tarifs table tbody tr{
	background:#ebebbc;
}
#tarifs table tbody tr.pair{
	background:#ffffcc;
}
#tarifs table tbody th{
	width:40%;
	text-align:left;
}
#tarifs table tbody td{
	width:30%;
}


.prix{
    display: block;
    float: right;
    color: #900;
    font-size: 14px;
    font-weight: bold;
}