*
{
	margin: 0px;
	padding: 0px;
}
a img{
	border:0;
}
body
{
	width: 1024px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color:#ffffff;
}

div#header
{
	width: 1024px;
	height: 144px;
	background-image: url("images/header.png");
	background-repeat: no-repeat;
}
span#gite
{
	display:block;
	position:relative;
	z-index: 1;
	width: 87px;
	height: 94px;
	background-repeat: no-repeat;
	background-image: url(images/gite.png);
}
.gite
{
display:block;
width:99%;
height:100%;
background-repeat: no-repeat;
}
span#charmance
{
	display:block;
	position:relative;
	z-index: 1;
	width: 130px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(images/charmance.png);
}
.charmance
{
display:block;
width:99%;
height:100%;
background-repeat: no-repeat;
}
span#presse
{
	display:block;
	position:relative;
	z-index: 1;
	width: 100px;
	height: 64px;
	border: 0px;
	background-repeat: no-repeat;
	background-image: url(images/presse.png);
}
.presse
{
display:block;
width:99%;
height:100%;
border: 0px;
background-repeat: no-repeat;
}
div#menu
{
	width: 180px;
    margin-top: -10px;
    margin-bottom:0px;
    margin-left:30px;
    margin-right:30px;
    float:left;
}
div#menu ul
{
	list-style:none;
}
div#menu li {
	padding-bottom: 10px;
}
div#infos {
    width: 128px;
	height: 355px;
	margin-top: 80px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	background-repeat: no-repeat;
}
div#content
{
	width: 1024px;
	background-image: url("images/fill.png");
	font-family: Verdana, Geneva, sans-serif
}
div#content_gauche
{
    margin-left:240px;
}
div#ours
{
	height:5px;
}
.ours
{
display:block;
width:99%;
height:100%;
border: 0px;
background-repeat: no-repeat;
}
div#footer
{
	width: 1024px;
	height: 98px; 
	height: 100px;
	background-image: url("images/footer.png");
	background-repeat: no-repeat;
}

.chapeau {
	font-weight: bold;
}
#content_gauche
{
	font-size:13px;
	font-family: Arial;
	padding-top:10px;
}
#content_gauche p {
	margin-bottom:16px;
}
#content_gauche
{
	padding-top:10px;
}
table
{
	width:100%;
}
.puce {
	color: #ac1d1a;
}
.couleur {
	color:#ac1d1a;
	font-weight:bold;
}

div#ecologie
{
	background-image:url(images/cote_ecolo.png);
	background-repeat:no-repeat;
	width:350px;
	height:165px;
	
	padding-top:54px;
	float:left;
	
	text-align:center;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

div#sport
{
	background-image:url(images/actispor.png);
	background-repeat:no-repeat;
}
.textespor {
	margin-left:122px;
	font-size:16px;
}
