/* CSS Document */
*{margin:0 auto; padding:0; border:0; text-decoration:none;}
body{width:1000px;font-family:Arial,Verdana;font-size:12px; color:#AE8E5E; background:#FAF8F5;}
a{color:#AE8E5E;}
#header{width:1000px;height:192px;}

h1 {font-size:16px;}
h2{font-size:14px;}
h3 {font-size:14px;}
#Site{width:1000px;background:url(/img/fond.jpg) repeat-y top left;float:left;}
#gauche{float:left;width:220px;background:url(/img/menu.jpg) repeat-x top left; padding-bottom:100px;overflow:hidden;zoom:1;}

/*Menu*/
.Menu { width:200px;margin-left:15px;list-style:none; line-height:18px;float:left; font-size:14px;}
.Menu li {margin:10px 0;width:180px;}
.Menu .rub{margin-left:20px; list-style-type:circle;}
.Menu a {color:#AE8E5E; font-size:14px;} 

/*Partie Droite*/
#Droite{ float:right; width:780px; overflow:hidden;zoom:1;}

#Form1{width:200px; float:left;margin-left:15px;  font-size:14px;}

#comment{color:#4a2e17; width:780px;float:left; height:65px; background:url(/img/droite.jpg) no-repeat top right; display:inline;}
#comment a{color:#4a2e17;}
.bienlist {float:left; width:350px; margin:10px 5px;padding:0px 10px; height:180px;color:#B3B4B7; display:inline;}
.bienlist  h2 a{color:#B19264;}
.bienlist  #texte{width:130px;text-align:right;float:left;margin:10px;height:150px;}
.bienlist  #photo{width:180px; float:right;margin:15px 0;}
.bienlist  #texte2{width:130px;text-align:left;float:right;margin:10px;height:150px;}
.bienlist  #photo2{width:180px; float:left;margin:15px 0;}
.bienlist a{color:#bda380; font-weight:bold; float:right;}

#bien {width:680px;float:left;}
#bien h2{color:#A3814F; background:url(/img/h2.jpg) no-repeat bottom left;padding-bottom:8px;}
#galerie{float:right;width:320px; margin:15px;}
#galerie img{width:150px;float:left;margin:5px; }
.prix {color:#927040; font-size:14px;}

.actions a { margin:0 15px; color:#bda380; font-weight:bold; background:url(/img/puce.jpg) no-repeat top;padding-top:30px;float:left; }
.actions { width:680px;float:left; list-style:none;  margin:15px 0;}

#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:#5D3B1B; color:#FFF; padding:10px 0;}
#footer a{color:#fff;}
#footer strong{color:#fff;}
#footer a:hover {}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}		
#ecom{clear:both;float:left; width:1000px; text-align:right;}
#Texte{ float:left; width:280px; margin:15px;text-align:justify; color:Black;}


.vendu { }