@charset "utf-8";
body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#fff;
	text-decoration: none
}
a:hover {
	color:#dddddd
}
#center {
	left:50%;
	margin-left:-450px;
	margin-top:-290px;
	position:absolute;
	top:50%;
	background: url(../img/bg_center.png);
	width:900px;
	height:580px;
}
#header {
	background:url(../img/header.jpg) no-repeat;
	height:127px;
	width:900px;
}
#main {
	width:797px;
	margin:auto
}
#content {
	width:797px;
	height:384px;
	display:block;
	position:relative;
}
#footer {
	float:right;
	font-size:9px
}
.domaineduprieure-maurice.com #content {
	background:url(../img/backgrounds/index.png) no-repeat;
}
.actualites #content {
	background:url(../img/backgrounds/actualites.png) no-repeat;
}
.distributeurs #content {
	background:url(../img/backgrounds/distributeurs.png) no-repeat;
}
.acces #content, .mentions #content {
	background:url(../img/backgrounds/acces.png) no-repeat;
}
.contact #content, .plan_site #content {
	background:url(../img/backgrounds/contact.png) no-repeat;
}
.vins #content, .liens #content {
	background:url(../img/backgrounds/vins.png) no-repeat;
}
.index #content {
	background:url(../img/backgrounds/index.png) no-repeat;
}
.domaine #content , .domaine2 #content , .domaine3 #content  {
	background:url(../img/backgrounds/domaine.png) no-repeat;
}
.index #menu, .domaine #menu, .domaine2 #menu, .domaine3 #menu, .actualites #menu, .acces #menu, .liens #menu, .mentions #menu {
	background:url(../img/bg_menu_rouge.png) no-repeat;
	height:40px;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
}
.vins #menu, .plan_site #menu, .distributeurs #menu, .contact #menu {
	background:url(../img/bg_menu_vert.png) no-repeat;
	height:40px;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
}

#menu li {
	display:inline;
	float:left;
	margin-right:10px;
	font-size:15px;
	text-transform: uppercase;
}
#footer li {
	display:inline;
	float: left;
}
.accueil {
	position:absolute;
	right:30px;
	bottom:30px;
	text-align:right;
}
form#inscription {
	position:absolute;
	left:200px;
	top: 130px;
	padding-left:25px;
	width:280px;
}
.flag {
	float:right;
	margin-right:10px;
	margin-top:10px;
}
.floatRight { float: right}
.titreDomaine {
	font-family:"Palatino Linotype", Verdana, "Times New Roman";
	font-size:24px;
	margin-left:30px;
	padding-top:50px;
	text-transform:capitalize;
	width:auto;
	margin-bottom:20px;
}
.contenu {
	padding-left:10px;
	margin-bottom:10px;
}
.lettrine {
	color:#FFFFFF;
	float:left;
	font-family:"Palatino Linotype", Verdana, "Times New Roman";
	font-size:18px;
	font-weight:bold;
	padding:1px;
}
.imgcenter {
	background-color:#BA7B1D;
	margin: 0 30px 0 15px;
	padding:2px;
}
.img {
	background-color:#BA7B1D;
	padding:2px;
}
.suite {
	position:relative;
	top:20px;
	left:140px;
}
.listeVins { margin-left:40px}
.listeVins li {
	list-style-type:square;
	margin-bottom:5px;
}	
.page {
	border:3px solid #76292B;
	margin-left:30px;
	margin-top:25px;
	padding:10px;
	width:370px;
}
#pager {
	margin: 10px 0 0 30px
}
form {
	margin-left: 30px;
	margin-right: 10px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	height: 15px;
}
textarea {
	width: 94%;
	height: 50px;
}
.label {
	font-family:"Palatino Linotype",Verdana,"Times New Roman";
	font-size:16px;
	font-weight:bold;
}
.chambres {
	position:absolute;
	left:20px;
	bottom: 20px;
}
.titreActu {
	font-family:"Palatino Linotype",Verdana,"Times New Roman";
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:capitalize;
}
.qp_counter {
	padding: 0 5px;
}
#content dt {
margin-left:20px;
margin-top:0;
}

dd li {
	margin-left: 40px
}