body {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	background-color: #082108;
	margin: 0px;
}

img{
	border:1px solid #000;
}

img.noborder{
	border:0;
}

td {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

.home {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	background-color: #660000;
	color: #fff7de;
}

.cadre {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	background-color: #002f00;
	color: #fff7de;
}

.vert {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	background-color: #fff7de;
	color: #0f370f;
}

a.vert{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	background-color: #fff7de;
	color: #0f370f;
	text-decoration:none;
}

a.vert:hover{
	text-decoration:underline;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	background-color: #fff7de;
	color: #0f370f;
}

.grasvert {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0f370f;
}

.grasrouge {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}


a {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #fff7de;
	text-decoration: none;
}

a:hover {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #f8e108;
	text-decoration: none;
}

#conteneur{
	width:780px;
	margin:auto;
}

#conteneur2 {
    float:right;
    width:100%;
	background-color:#002f00;
	overflow:hidden;
	position:relative;
}

#conteneur1 {
    float:right;
    width:100%;
	background-color:#fff7de;
	position:relative;
	left:166px;
	/*padding-bottom:40px;*/
}

#contenu_principal{
	float:right;
	background-color:#fff7de;
	color: #0f370f;
	border-left:1px solid #fff;
	width:613px;
	position:relative;
	right:166px;
}

#bandeau_gauche{
	background-color: #002f00;
	color: #fff7de;
	float:right;
	width:166px;
	position:relative;
	right:166px;
}

#contenu{
	margin:10px;
}

#contenu p {
	text-align:justify;
	margin-top:0;
}

#contenu p.center{
	text-align:center;
}

#menu{
	margin:5px;
}

#footer{
	clear:both;
}

#top{
	z-index:999;
	/*text-align:right;*/
	position:absolute;
	bottom:0;
	left:-60px;
	clear:both;
}

#lien_accueil a{
	display:block;
	text-align:right;
	padding:5px 0;
}

h2{
	text-align:left;
	margin:0;
	padding:23px 0 13px 80px;
	color:#FFF7DE;
	font-size:17px;
	font-weight:normal;
}

h2.presentation{
	background:#660000 url(images/icone_presentation.gif) no-repeat;
}

h2.vues_chateau_jardins{
	background:#660000 url(images/icone_vues_chateau_jardins.gif) no-repeat;
}

h2.vues_chambres_salons{
	background:#660000 url(images/icone_vues_chambres_salons.gif) no-repeat;
}

h2.seminaires{
	background:#660000 url(images/icone_seminaires.gif) no-repeat;
}

h2.plan_acces{
	background:#660000 url(images/icone_plan_acces.gif) no-repeat;
}

h2.a_proximite{
	background:#660000 url(images/icone_a_proximite.gif) no-repeat;
}

h2.tarifs{
	background:#660000 url(images/icone_tarifs.gif) no-repeat;
}

h2.contacts{
	background:#660000 url(images/icone_contacts.gif) no-repeat;
}

h3{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:5px;
	padding-left:40px;
	background:url(images/point_noir.gif) -10px 21px no-repeat;
}

h3 span{
	background:#fff7de;
	padding: 0 5px;
}

h4{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:4px;
	color:#660000;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	list-style:none;
	margin:10px 0;
}

#menu a{
	display:block;
	padding-left:42px;
	margin-top:auto;
	height:25px;
}

#menu a span{
	line-height:1em;
}

#menu a span.une{
	line-height:25px;
}

#menu a span.deux{
	line-height:1em;
}

#menu a.presentation{
	background:url(images/cadre_present.gif) 0 50% no-repeat;
}

#menu a.vueschateaujardins{
	background:url(images/cadre_vuechateau.gif) 0 50% no-repeat;
}

#menu a.vueschambressalons{
	background:url(images/cadre_vuechambre.gif) 0 50% no-repeat;
}

#menu a.seminaires{
	background:url(images/cadre_seminaires.gif) 0 50% no-repeat;
}

#menu a.proximite{
	background:url(images/cadre_avoir.gif) 0 50% no-repeat;
}

#menu a.plan_acces{
	background:url(images/cadre_plan.gif) 0 50% no-repeat;
}

#menu a.tarifs{
	background:url(images/cadre_tarifs.gif) 0 50% no-repeat;
}

#menu a.contacts{
	background:url(images/cadre_contacts.gif) 0 50% no-repeat;
}

img.lettrine{
	float:left;
	border:0;
}

img.left{
	float:left;
	margin:0 10px 10px 0;
}

img.right{
	float:right;
	margin:0 0 10px 10px;
}

ul.list li{
	padding:4px;
}


