
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, , font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */



*{
margin:0;padding:0;border:0;
}
html{

}
li{
list-style:none;
}
a{
color:#000;
}
a:hover{
text-decoration:none;
}
body{
background:url(images/fond3.png) #bebebe repeat-x;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:80%;

}

#contenu{
width:900px;
margin: 0 auto;

background:#BEBEBE;


}

#entete{
height:105px;
background:#EAEAEA;
position:relative;

border-bottom:1px solid #fff;
}

#entete img{
margin-left:5px;
}
#menu{
height:178px;
background:url(images/banniere.png) 100% 0 no-repeat #7C8A98;
}

#milieu{

background:url(images/plan.jpg) 100% 0 #BEBEBE no-repeat;
border-top:1px solid #fff;
padding-top:10px;
}
#texte{
width:210px;
text-align:justify;
padding:5px;
}
#menu{
overflow: hidden;
}

#menu ul{
width:220px;
padding:12px 0 0 5px;
text-transform: uppercase;
font-weight:bold;
}
#menu a{
background:url(images/menu.png)  #A5B3C4;
padding:7px;
margin:4px 0;
list-style:none;
color:#000;
display:block;
text-decoration:none;
}
#menu a:hover, #menu a.encours{
background:url(images/menu.png)  0 30px #A5B3C4;

}
#entete h1{
position:absolute;
left:280px;bottom:17px;
font-size:1.9em;
line-height: 1.2;
font-weight:normal;

}
h2{
font-size:1.4em;
padding:0 0 1em 0;
text-align:center;
}
#image{
width:461px;
height:426px;
background:url(images/choix.jpg) no-repeat #A5B3C4;
float:right;
right:100px;
position:relative;
margin-top:29px;
}
p{padding:1em 0;}

hr{clear:both;visibility:hidden;}

#maisons{
width:85px;
height:60px;
top:176px;
left:255px;
}
#appartements{
width:120px;
height:35px;
top:200px;
left:40px;
}
#locaux{
width:175px;
height:35px;
top:370px;
left:62px;
}
#autres{
width:70px;
height:30px;
top:365px;
left:300px;
}


#image ul li{
display:block;
position:absolute;

}
#image ul li span{
display:none;
padding:5px;
}
#image ul li span a{
color:#000;
font-weight:bold;
}

#image li:hover span{
display:block;
background:url(images/menu.png)  #A5B3C4;
position:absolute;
width:11em;
border:2px solid #fff;
text-align:center;
}

address{
margin:0 auto;
padding:2em 0 0 0;
text-align:center;
font-style: normal;
width:900px;
}

dl{



position:relative;

}
dl img{
float:left;
margin: 0 40px 1em 0;
}
dt{
font-weight:bold;
padding: 0.2em 0;
clear:both;
text-align:center;
background: url(images/fond-transparent.png);
margin: 0;
font-size:1.2em;
position:relative;
width:auto;
}
dd{
margin:1em 0;
position:relative;
}

#milieu  a img{border:2px solid #bebebe;}
#milieu  a:hover img{border:2px solid #fff;}
#milieu  a img.bandeau-echu{border:0;}
#milieu  a:hover img.bandeau-echu{border:0;}
acronym{ border-bottom:1px dotted ;cursor:help;}


/* Form styles */
div.form-container { margin: 10px 0;    }


div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #ebae6c; font-weight:bold;}
div.errors p { margin: 0; }

div.form-container form fieldset { margin: 10px 0; padding: 10px; border-bottom: #DDD 1px solid; }
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 205px; display: block; float: left; text-align: right; position: relative; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container textarea:focus {	background-color: #cbdbf4;  border: 2px solid #17195e; }
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.buttonrow { margin-left: 180px; }


.centre{text-align:center;}
address {line-height:2;}


img.bandeau-echu{
position:absolute;border:0;top:2px;left:2px;
}
