body{
	background-color:rgb(5,94,31);
	margin:0 0 0 0;
	font-family:times;
	font-style:italic;
	color:#c5d48b;
	font-size:95%;
}
#fondfond{
	position:absolute;
	width:1000px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-300px;
	z-index:1;
}
#fond{
	position:absolute;
	width:1000px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-300px;
	background-image:url(../images/fond.gif);
	z-index:2;
}
#fond a:link{
	color:#055e1f;
	text-decoration:none;
	font-variant:small-caps;
}
#fond a:visited{
	color:#055e1f;
	text-decoration:none;
	font-variant:small-caps;
}
#fond a:hover{
	color:#ffffff;
	text-decoration:none;
	font-variant:small-caps;
}
#fond a:active{
	color:#055e1f;
	text-decoration:none;
	font-variant:small-caps;
}
#menus{
	position:absolute;
	left:110px;
	top:110px;
	width:120px;
	text-align:center;
	/*border:1px solid red;*/
}

#contenu{
	position:absolute;
	left:390px;
	top:110px;
	width:500px;
	height:380px;

}

#googleMap{
	position:absolute;
	left:5px;
	top:5px;
	width:490px;
	height:370px;
}

#edit_txt-chaumiere{
	position:absolute;
	left:0;
	top:0;
	width:475px;
	height:370px;
	padding:5px 20px 5px 5px;
	overflow:auto;
	text-align:justify;
}
table{
	border-collapse:collapse;
	width:100%;
}

th{
	text-align:center;

}
td{
	text-align:center;
	border-top:1px solid #98be07;
	border-bottom:1px solid #98be07;
}
#titreprix{
	text-align:center;
	font-variant:small-caps;
	font-weight:bold;
	
}

#logoGuideCharme{
	left:50%;
	top:50%;
	margin-left:100px;
	margin-top:-50px;
	z-index:3;
	border:0;
}











