body { 
margin: 0; 
text-align: center;
background-color:#F2F2FF;
background-image:url(images/index/bande_fond.gif);
background-repeat:repeat-x;
}
h1, h2, h3, p {
margin: 0px;
padding: 0px;
}
div#global 
{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #BBBBFF;
	text-align: center;
	background: white;
	} 
div#haut
{
position:relative;
width:auto;
height:150px;
background: url(images/index/paysage.jpg ) no-repeat;

}	
div#gauche
{
position:relative;
width:250px;
height:auto;
margin: 10px;
float:left;
text-align: center;
}
div#centre
{
position:relative;
width:455px;
height:auto;
float:left;
background: white;
text-align: center;
}
div#droite
{
position:relative;
width:250px;
height:auto;
margin: 10px;
float:left;
text-align: center;
}
div#bas
{
clear:both;
}
.entetehebergement { 
text-align: center;
background-image:url(/images/index/tete_recherchez2.jpg);
background-repeat:no-repeat;
}
.bashebergement {
text-align: center; 
background-image:url(/images/index/geolocalisation4.jpg);
background-repeat:no-repeat;
}
.Stylehebergement {
	font-family: arial;
	font-size: 13px;
	color: #bbbbbb;
	/*margin: 1px;*/
	text-align:left;
	text-indent: 5px;
	border-bottom: 2px solid #bbbbbb;
}
.Styletexte {
	font-family: arial;
	font-size: 13px;
	color: #666666;
	text-align:left;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
}
#menu 
{
	text-align: left ;
	margin: 0;
	padding: 0;
}
#menu li
{
list-style-type: none;
padding-left: 10px;
width: auto;
}
.titrecentre
{
	font: Arial;
	font-size: medium;
	color: #fff;
	/*text-shadow: 1px 1px 1px #fff;*/
}
a.opacite img
{
opacity: 1.0;
filter:alpha(opacity=100); 
}
a.opacite:hover img
{
opacity: 0.7;
filter:alpha(opacity=70);
}

