/* CSS Document */
*{margin:0 auto; padding:0; border:0; text-decoration:none;}
body{width:1000px;font-family:Arial,Verdana;font-size:12px; color:#4a2e17;}
a{color:#4a2e17;}

h1 {font-size:18px;}
h3 {font-size:14px;}
#Site{width:1000px; background:url(/img/fond.jpg) repeat-y top left;}
#gauche{float:left;width:229px;display:inline; padding-top:250px;background:url(/img/menu.jpg) no-repeat top left;}

/*Menu*/
#Menu { width:200px; margin:0 15px;list-style:none; line-height:18px;display:inline; }
#Menu li {margin:15px 0;width:210px; font-size:14px; background:url(/img/li.jpg) no-repeat top left; }
#Menu a {color:white;padding-left:30px;} 
#Menu .accueil{ background:url(/img/accueil.jpg) no-repeat top left;}
#Menu .autre{background:none; padding:0; margin:0; width:185px;}
#Menu .autre a{padding:0; margin-left:5px;}
/*Partie Droite*/
#Droite{float:right;width:771px; background:url(/img/bordure.jpg) no-repeat top right; margin-bottom:15px;display:inline;}
#flash{width:771px; height:327px;;}
.haut{width:745px;background:url(/img/droite.jpg) no-repeat top left; height:80px; float:left;} 
#Form1{ float:left; width:350px; padding:5px 25px; font-size:14px;}

#comment{color:#4a2e17;width:680px;float:left; padding:15px;display:inline;}
#comment a{color:#4a2e17;}
.bienlist {float:left; width:300px; margin:10px 5px;padding:10px 10px; height:400px;display:inline;}
h3{color:#4a2e17; height:30px; padding-bottom:5px; border-bottom:solid 1px white;margin-bottom:10px;}
#photo{width:300px; text-align:center;}
.bienlist a{color:#d79d2e; font-weight:bold; }
.savoir{color:#d79d2e; font-weight:bold; float:right; }



#bien {width:680px;float:left;}
#galerie{width:620px; background:#4a2e17; margin:15px; float:left;padding:15px;}
#Petite{width:220px; float:left; }
#Texte{ float:left; width:400px; margin:15px;text-align:justify;}


.vendu { }
.prix {}

.actions a { margin:15px; color:#d79d2e; }
.actions { width:200px; background:#4a2e17; float:right; list-style:none;  margin:15px 0; padding:15px;}

#navigation{ width:770px; float:right;margin:15px 0;}

input,select,textarea{border:solid 1px #d79d2e; }


/*Pied de page*/
#footer{width:1000px; clear:both; text-align:center; background:#4a2e17; color:#FFF; padding:10px 0;}
#footer a{color:#fff;}
#footer strong{color:#fff;}
#conditions{float:left; width:270px; text-align:center;background:#4a2e17; padding:18px 0;}
#adresse{float:right; width:730px; text-align:center;background:#4a2e17; height:70px;}
#footer a:hover {}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}		