/* CSS Document */
*{margin:0 auto; padding:0; border:0; text-decoration:none;}
body{width:1000px;font-family:Arial,Verdana;font-size:12px; color:#0A5A63;}

a{color:#013966;}

h1 {font-size:18px;}
h3 {font-size:14px;}

#header {width:1000px;height:271px;}
#entete{ width:900px; background:url(/img/entete.jpg) no-repeat top left; clear:both;height:13px; padding:9px 0 8px 100px;}
#entete a{margin:0 10px; color:#57E2E1;} 
#entete #Form{width:350px; float:right;}

#Site{width:1000px; background:url(/img/fond.jpg) repeat-y top left; }
#gauche{width:200px; float:left; background:url(/img/menu.jpg) no-repeat top left;overflow:hidden:zoom:1;}

/*Menu*/
#Menu {width:180px;margin:10px; margin:20px 0 30px 55px; }
#Menu li { float:left; width:150px; line-height:30px;border-bottom:dashed 1px #0A5861; }
#Menu a{ color:#0A5861; font-size:14px;}

#actu{width:150px; float:right; margin:15px 0;}
/*Partie Droite*/
#Droite{width:700px; float:right;overflow:hidden:zoom:1;}


#recherche{float:right; width:250px; margin:15px 15px 0 0; padding:2px 0 0 0;  font-size:14px; height:20px;}
#recherche a{font-size:14px;} 
#field{border-style:inset;border-width:2px;}
#Form1{ float:left; width:440px; height:20px; font-size:14px; margin:15px 0 0 50px; padding:2px 0 0 15px;}

#Nav{ width:750px; margin:15px; float:left;}
#Nav a{}

input,select,textarea{border:solid 1px #19737D;}

#comment{width:600px;float:left;}
#comment h1{margin:5px 0}
#comment a{}
h3{font-size:14px;color:#19737D; padding-bottom:5px; border-bottom:solid 1px #19737D; margin-bottom:10px;}

.bienlist {float:left; width:280px; height:350px; margin-right:30px; margin-top:15px; padding:10px 0; text-align:justify; display:inline;overflow:hidden;zoom:1;}
.bienlist .photo{border: solid 4px #19737D;width:272px;}
.bienlist h2{font-size:14px; padding-bottom:5px; border-bottom:solid 1px #19737D; margin-bottom:10px;}
.bienlist h2 a{color:#0A5A63;}
.bienlist a{color:#47CAC9; font-weight:bold;}
.bienlist .detail{float:right;}

	
#bien {width:700px; float:left;}
#galerie{width:600px; float:left; background:#0A5A63; padding:15px;}
#Petite{width:180px; float:left; }
#galerie img{border:solid 2px #52D1D0;}

#Texte{ width:400px; float:left; clear:both;text-align:justify;}

.vendu { }
.prix {}

.actions a { margin:0 15px; }
.actions {float:right; width:300px; list-style:none; }

#navigation{margin:15px 0; display:inline;}


/*Pied de page*/
#footer {width:650px; padding-left:350px; padding-top:110px; background:url(/img/pied.jpg) no-repeat left top;height:63px;}
#footer a {color:#0A5A63;}

#baspage{ width:1000px; text-align:center;}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}		