/* CSS Document */

*{margin:0 auto; padding:0; border:0; text-decoration:none;}
body{width:1000px;font-family:Arial,Verdana;font-size:12px; background:black; color:#fcf6ba;}
a{color:#fcf6ba;}
u{text-decoration:underline;}
h1 {font-size:18px;}
h2{font-size:16px;}
h3 {font-size:14px;}

#header {width:1000px;height:282px;}
#actu{float:right; width:315px; border-left:solid 1px #545454; padding-left:15px;}
#Site{width:1000px; background:url(/img/fond.jpg) repeat-y top left;}
#gauche{float:left;width:220px; background:url(/img/menu.jpg) no-repeat top left; height:1283px;}

/*Menu*/
.Menu { width:180px; float:left; list-style:none; line-height:20px;margin-left:20px; display:inline;}
.Menu li { background:#fcf6ba;  width:180px;margin:5px 0;text-align:center;float:left;display:inline;}
.Menu a{color:#000;}

.Menu2 { width:180px; float:left; list-style:none; margin-left:20px; display:inline; }
.Menu2 li {width:180px;margin:10px 0;text-align:center; display:inline; float:left;}
.Menu2 a{font-weight:bold; color:#000;}

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

#recherche{float:right; width:720px; margin:15px; text-align:center; display:inline;}
#recherche a{font-size:14px; margin:0 15px;}
.fld{height:25px;font-size:18px;}

#Nav{}
#Nav a{}

#actacc{}
#Texte{}

#comment{}
#comment a{}
.bienlist {float:left; width:720px;padding:10px;}
.bienlist img{width:280px; height:200px;}
.bienlist h1 a{width:410px;color:#ffec9c; background:url(/img/bien.jpg) no-repeat left bottom; padding-bottom:30px;float:left;}
#photo{width:300px; float:right;}
#info{width:400px; float:left;}
.bienlist a{color:#fcf6ba; font-weight:bold; float:right;}
#prix{ }

#comment{ width:700px; float:left; margin:15px;}

#comment{ width:700px; float:left; margin:15px;}
	
#bien {padding:10px;width:740px; float:left;}
#bien-imprimer {padding:10px;width:800px; float:left;}
#bien h1{width:410px;color:#ffec9c; background:url(/img/bien.jpg) no-repeat left bottom; padding-bottom:30px;}
#bien-imprimer h1{width:480px;color:#ffec9c; background:url(/img/bien.jpg) no-repeat left bottom; padding-bottom:30px;}
#intro{width:300px; float:left;}
#intro-imprimer{width:480px; float:left;}
#Petite{width:290px; float:right;margin:10px; }
#Petite-imprimer{width:290px; float:right; }
.jaune{color:#FFC000;}
#galerie{width:715px; float:left; clear:both; color:#ffef98; padding:15px;background:#FCF6BA;margin:15px 0;}
#galerie img{margin:5px;}
#Texte{ width:710px; float:left; clear:both; line-height:20px;}

.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:left;float:left;}
#region h1{text-align:center;}
table,tr,td,select,input{font-size:13px;}	

/*Pied de page*/
#footer {width:700px;padding:60px 0 60px 300px; background:url(/img/pied.jpg) no-repeat top left; text-align:center; font-size:14px; color:white;}
#footer a{color:#ffef98; font-weight:bold;}


.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#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;
}	