/* CSS Document */

*{margin:0 auto; padding:0; border:0; text-decoration:none;}
body{width:900px;font-family:Arial,Verdana;font-size:12px; background:#45725A; color:white;}
a{color:white;}

h1 {font-size:18px;}
h2{font-size:16px;}
h3 {font-size:14px;}

#header {width:890px;background:url(/img/header.jpg) repeat-y top left; padding:5px; clear:both;float:left;}
#header a {float:right; margin:0 15px; color:#D9AE09; font-weight:bold;}
#actu{float:right; width:315px; border-left:solid 1px #545454; padding-left:15px;}
#Site{width:900px; background:url(/img/fond.jpg) repeat-y top left;}
#gauche{float:left;width:210px;}

/*Menu*/
.Menu { width:200px;margin-left:10px; list-style:none; line-height:19px; }
.Menu li { background:#E8D265; float:left; width:180px;margin:7px 0;text-align:center;border:solid 1px #46725B;}
.Menu a{display:block; height:100%;color:#46725B;}

/*Partie Droite*/
#Droite{float:right;width:670px;}

#recherche{float:right; width:620px; margin:15px; text-align:center;display:inline; }
#recherche a{font-size:14px; margin:0 10px;}
.fld{height:25px;font-size:18px;color:#46725B;}
#comment a{}
.bienlist {float:left; width:620px;padding:10px; display:inline;}

.bienlist h1{color:#fff; background:url(/img/haut.jpg) no-repeat left top #47564F;text-align:left; font-size:13px;float:left; width:290px;padding:5px;}
.bienlist .left{width:300px;float:left;}
.bienlist .right{width:300px;float:right;}
.photo{width:280px; float:right; background:url(/img/haut.jpg) no-repeat left top #47564F; padding:30px 10px 0 10px;text-align:center;}
.photo a{padding:0;margin:0;}
.photo img{max-width:280px;}
.piedP{clear:both;float:right;width:300px; height:30px; background:url(/img/bas.jpg) no-repeat left top #47564F; }
#info{width:278px; float:left;clear:both; border:solid 1px #47564F;padding:0 10px;text-align:left;}
#info strong{color:#DBAD0F;}
.bienlist .lien{color:#DBAD0F; clear:both; float:left; background:url(/img/bas.jpg) no-repeat bottom left; font-weight:bold; text-align:right;padding:5px; width:290px;}
#prix{ }

#comment{ width:600px; float:left; margin:15px; color:White; display:inline;}
	
#bien {width:620px; float:left;}

#intro{width:300px; float:left;}
#Petite{width:600px; float:right;margin:10px; }

.galerie{width:280px; float:right; background:url(/img/haut.jpg) no-repeat left top #47564F; padding:30px 10px 0 10px;text-align:center;margin-right:5px;}
.galerie a{padding:0;margin:0;}
.piedP2{clear:both;float:right;width:300px; height:30px; background:url(/img/bas.jpg) no-repeat left top #47564F; margin-right:5px;}

#Texte{ width:620px; float:left; clear:both; line-height:20px;float:left;border: 1px solid #47564F;-moz-border-radius: 10px;padding:10px;}
#Texte strong{color:#DBAD0F;}
#Textefor{ width:625px; float:left; clear:both; line-height:20px;float:left;border: 1px solid #47564F;-moz-border-radius: 7px;padding:10px;}
#Textefor strong{color:#DBAD0F;}
#listeg{float:left;width:230px; height:60px;padding:20px;margin:15px; background:url(/img/liste.jpg) no-repeat top left; }
#listed{float:right;width:230px; height:60px;padding:20px;margin:15px; background:url(/img/liste.jpg) no-repeat top left;}
.vendu { font-size:16px; color:red;font-weight:bold;margin-left:100px;}
.prix {}

.actions a { margin:15px 0; }
.actions {margin:15px 0; padding:0 15px;}

#navigation{width:715px; float:left; text-align:center;}
#navigation a{}
#formul{float:right; width:700px;}

#region{width:650px; text-align:center;float:left;}


/*Pied de page*/
#footer {width:900px;background:url(/img/pied.jpg) no-repeat top left; text-align:center; font-size:11px; color:#989898;}
#footer a{color:#DFBE25; font-weight:bold;}
#Flashpied{float:left; width:220px;}
#adresse{padding-top:150px; text-align:center; width:680px; float:right;}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
table,tr,td{font-size:12px;}
select,input{font-size:13px;}

#prn_update {
	border: 1px solid #999;
	background: #fafafa;
}
#prn_update ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#prn_update a {
	display: block;
	padding: .2em .3em;
	text-decoration: none;
	color: #333;
}
.selected {
	background: lightyellow;
}	