/* COMMON */
 
*{
	margin: 0px;
	padding: 0px;
}

html, body {
  margin:0px; 
  padding:0px;
  text-align:center;
  background-color:#373449;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style : normal;
	text-decoration: none;
	color: #ffffff;
}

br {
  height:10px;
  font-size:10px;
}

img {
	border: 0px;
}

h1 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;  
}

h1 a:link{
	color: #ffffff;
	text-decoration: none;
}

h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}

h1 a:active{
	color: #ffffff;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;  
}

h3 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;  
}

h3 a:link{
	color: #ffffff;
	text-decoration: underline;
}

h3 a:visited{
	color: #ffffff;
	text-decoration: underline;
}

h3 a:active{
	color: #ffffff;
	text-decoration: none;
}

h3 a:hover{
	color: #ffffff;
	text-decoration: none;
}

.hr {
  background-image : url("../img/flt_x_dashed.gif");
  background-repeat : repeat-x;  
  height: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 508px;
}

a:link{
	color: #012178;
	text-decoration: none;
}

a:visited{
	color: #012178;
	text-decoration: none;
}

a:active{
	color: #012178;
	text-decoration: none;
}

a:hover{
	color: #012178;
	text-decoration: underline;
}

.cont_title_home{
  position: relative;
  height: 22px;
	background-color: #6CAE64;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.cont_title{
  position: relative;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.annonce_list{
  position: relative;
  width: 535px;
}

.annonce_item{
  position: relative;
  width: 535px;
  margin-top: 30px;  
}

.annonce_item_title{
  position: relative;
  width: 405px;
  height: 31px;
  padding-top: 4px;  
  padding-left: 5px;
  color: #000000;
  font-size: 14px;
  font-weight: bold;    
}

.annonce_item_price{
  position: relative;
  color: #000000;
  font-size: 18px;
  font-weight: bold;    
}

.annonce_item_back{
  position: relative;
  width: 535px;
  height: 158px;
  margin-left: 26px;
	background-color:transparent;
	background-image:url("../img/bg_annonce_2.gif");
	background-repeat:repeat-x;  
}

.annonce_item_text{
  position: relative;
  width: 385px;
  margin-left: 138px; 
  padding-top: 10px;  
  padding-left: 5px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: normal;
}

.annonce_item_photo1{
  position: absolute;
  top: 5px;
  left: 3px;
  width: 156px;
  height: 114px;
}

.annonce_item_photo2{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 164px;
  height: 124px;
}

input.search_btn{
	border:0px;
	width:135px;
	height:40px;	
	background-color:transparent;
	background-image:url("../img/bt_recherchez.gif");
	background-repeat:no-repeat;
	background-position:center;
  cursor: pointer;	
}

input.search_btn_over{		
	border:0px;
	width:135px;
	height:40px;			
	background-color:transparent;
	background-image:url("../img/bt_recherchez_r.gif");
	background-repeat:no-repeat;
	background-position:center;
	cursor: pointer;
}

input.send_btn{
	border:0px;
	width:106px;
	height:32px;	
	background-color:transparent;
	background-image:url("../img/bt_envoyer.gif");
	background-repeat:no-repeat;
	background-position:center;
  cursor: pointer;	
}

input.send_btn_over{
	border:0px;
	width:106px;
	height:32px;			
	background-color:transparent;
	background-image:url("../img/bt_envoyer_r.gif");
	background-repeat:no-repeat;
	background-position:center;
	cursor: pointer;
}

#head_link{
 z-index: 100;
 position: absolute;
 width:100%;
 height:100%;
}


#pagewidth{ 
  position:relative;  
  width:800px;
  text-align:left;  
  margin-left:auto; 
  margin-right:auto;
	background-image: url("../img/flt_bg.gif");
}

#cont_header{
  position: relative;
  height: 175px;
  width: 800px;
	background-color: transparent;
	background-image: url("../img/header.gif");
	background-repeat: no-repeat;
	background-position: center;
}



/*#cont_top{
  position: relative;
  height: 40px;
  width: 620px;
	background-color: transparent;
	background-image: url("../img/top_cadreinterieur.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;	
	margin-left: 160px;
	text-align: center;
}*/

#cont_header_result{
  position:relative;
  height:141px;
  width:771px;
	background-color:transparent;
	background-image:url("../img/header_resultat.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

#cont_header_gen{
  position:relative;
  height:141px;
  width:771px;
	background-color:transparent;
	background-image:url("../img/header_generik.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

#cont_main_frame{
  position: relative;
  margin-left: 15px;
  width: 565px;
}

/*.head_box_nav{
  position: relative;
  display: block;
  width: 439px;
  height: 6px;
  font-size: 0px;
	background-color:transparent;
}

.flt_box_nav{
  position: relative;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
	color: #ffffff;
	background-color: #011D70;
}

.flt_box_nav a:link{
  font-weight: bold;
  color: #ffffff; 
}

.flt_box_nav a:visited{
  font-weight: bold;
  color: #ffffff; 
}

.flt_box_nav a:active{
  font-weight: bold;
  color: #ffffff; 
}

.flt_box_nav a:hover{
  font-weight: bold;
  color: #ffffff; 
  text-decoration: underline;
}

.foot_box_nav{
  position: relative;
  display: block;  
  width: 439px;
  height: 6px;
  font-size: 0px;  
	background-color:transparent;
}

.btn_nav{
  position: relative;
  float: left;
  display: inline;
  width: 188px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
	background-color: #EDEDED;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	cursor: pointer;
	padding-bottom: 2px;
	color: #000000;
}

.btn_nav2{
  position: relative;
  float: left;
  display: inline;
  width: 188px;
  height: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
	background-color:transparent;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	cursor: pointer;
	padding-bottom: 2px;
	color : #000000;
}*/

.head_box_annonce{
  position: relative;
  display: block;
  width: 512px;
  height:21px;
  font-size: 14px;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url("../img/head_box-resultat.gif");
  background-repeat: no-repeat;
  background-position: top;
  background-color: transparent;
  color:#00854b;
}

.head_box_annonce h1
{
	color:#002077;
}

.flt_box_annonce{
  position: relative;
  width: 512px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
  background-color: #7b798c; 
  color: #fff;
}

.flt_box_annonce a {
	color : #fff;
}

.flt_box_annonce_detail{
  position: relative;
  width: 512px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #fff;
  background-color: #7b798c;
  margin-top: 5px;
  font-size: 12px;
}

.foot_box_annonce{
  position: relative;
  display: block;  
  width: 532px;
  height: 5px;
  font-size: 0px;
  margin-bottom: 5px;
	background-color: transparent;
	background-image: url("../img/foot_containerliste.gif");
	background-repeat: no-repeat;
}

.btn_menu{
  position: relative;
  display: block;
  width: 155px;
}

.btn_detail{
  position: relative;
	float: right;
	margin-right: 30px;
	margin-top: -18px;  
  height: 34px;
  display: inline;
}


.btn_gen{
  position: relative;
  display: block;
  height: 34px; 
}

.btn_gen_left{
  position: relative;
  height: 20px;
  width: 6px;
  float: left;
  display: inline;
	background-color: transparent;
	background-image: url("../img/left-bt_generik.jpg");
	background-repeat: no-repeat;  
}

.btn_gen_right{
  position: relative;
  height: 20px;
  width: 6px;
  float: left;
  display: inline;
	background-color: transparent;
	background-image: url("../img/right-bt_generik.jpg");
	background-repeat: no-repeat; 
}

.btn_gen_arrow_left{
  position: relative;
  height: 20px;
  width: 17px;
  float: left;
  display: inline;
	background-color: transparent;
	background-image: url("../img/left-bt_arrow.jpg");
	background-repeat: no-repeat;  
}

.btn_gen_arrow_right{
  position: relative;
  height: 20px;
  width: 19px;
  float: left;
  display: inline;
	background-color: transparent;
	background-image: url("../img/right-bt_arrow.jpg");
	background-repeat: no-repeat; 
}

.btn_gen_in{
  position: relative;
  height: 18px;
  padding-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: inline;
	background-color: #807f8d;
}

#coup_de_coeur_cont{
  padding-left: 18px;
  padding-right: 18px;
  width: 130px;
	background-color: transparent;
	background-image: url("../img/flt_coupdecoeur.gif");
	background-repeat: repeat-y;
}

#coup_de_coeur_cont_scroll{
	position: relative;
	z-index: 99;
  margin-top: -4px;
  width: 130px;
  height: 435px;
}

#coup_de_coeur_header{
	z-index: 50;	
  position: relative;
  margin-top: -18px;
  width: 166px;
  height: 43px;
	background-color: transparent;
	background-image: url("../img/head_coupdecoeur.gif");
	background-repeat: no-repeat;
	display: block;
}

#coup_de_coeur_footer{
  position: relative;
  margin-top: -17px;
  width: 166px;
  height: 43px;
	background-color: transparent;
	background-image: url("../img/foot_coupdecoeur.gif");
	background-repeat: no-repeat;
}

#coup_de_coeur_img_cont{
  position: relative;
  display: block;
  width: 125px;
  margin-bottom: 10px;
}

#coup_de_coeur_img{
  display: block;
  width: 125px;
  border: solid 1px #EB6B10;
}

#coup_de_coeur_text{
  position: relative;
  text-align: center;
	color: #EA6A0F;
	font-size: 12px;
	width: 130px;
	font-weight: bold;
}

#coup_de_coeur_prix{
  position: relative;
  text-align: center;
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
}

#cont_recherche_criteres{
  position: relative;

  width: 530px;
  height: 170px;
  padding-left: 10px; 
  padding-top: 10px;
  padding-bottom: 10px;  
	background-color: #7f7d8b;
}

#cont_recherche_carte{
  position: relative;

  width: 530px;
  height: 241px;
  padding-left: 10px; 
  padding-top: 10px;
  padding-bottom: 10px;  
	background-color: #7f7d8b;
}

div#cont_dessous_recherche_criteres{
  position: absolute;
  width:100%; 
  Xbackground-color:red;
  top:260px;
}

div#cont_dessous_recherche_carte{
	position: absolute;
  width:100%;
  top:330px;
}
	
.result_hr{
  position: relative;  
	font-size: 0px;
	margin-left: -2px;
	margin-top: 5px;
	margin-bottom: 8px;
  height: 1px;
  width: 325px;
	background-color: transparent;
	background-image: url("../img/hr_resultat.gif");
	background-repeat: no-repeat;	
}

.detail_hr{
  position: relative;  
	font-size: 1px;
	margin-top: 5px;
	margin-bottom: 8px;
  height: 1px;
  width: 520px;
  display: block;
	background-color: transparent;
	background-image: url("../img/hr_detail.gif");
	background-repeat: no-repeat;	
}

#leftcol{
  position: relative;
  float: left;
  display: inline;
  width: 155px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 30px;
  Xborder:1px solid red;
  margin-left:10px;
}


#leftcol a{
  text-decoration: none;
  color: #ffffff;
}

#leftcol a:link{
  text-decoration: none;
  color: #ffffff;
}

#leftcol a:visited{
  text-decoration: none;
  color: #ffffff;
}

#leftcol a:hover{
  text-decoration: underline;
  color: #ffffff;
}

#maincol{
  position: relative;
  margin-left:35px;
  margin-top:-8px;
  float: left;  
  display: inline;
  width: 540px;
  min-height: 530px;
  _height: 530px;
  Xborder:1px solid blue;
}

div#coup_de_coeur_cont_head{
  position: relative;
  width: 155px;
  height:31px;
	background-image: url("../img/head_coupdecoeur.gif");
	background-repeat: no-repeat;
}

div#coup_de_coeur_cont_foot{
  position: relative;
  width: 155px;
  height:20px;
	background-image: url("../img/foot_coupsdecoeur.gif");
	background-repeat: no-repeat;
}


div#coup_de_coeur_cont_main{
  position: relative;  
  width:138px;
  background-color:#838488;
  margin-left:8px;
  
}

#coup_de_coeur_img_cont{
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 125px;
  margin-bottom: 10px;
}

#coup_de_coeur_img{
  display: block;
  width: 125px;
  border: solid 1px #000;
}

#coup_de_coeur_text{
  position: relative;
  width: 130px;
  text-align: center;
	color: #363445;
	font-size: 12px;
	font-weight: bold;
  padding-bottom: 5px;
 	padding-top: 5px;
}

#coup_de_coeur_prix{
  position: relative;
  width: 130px;
  text-align: center;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

div#nouveaute_cont
{
  position:relative;
  float:left;
  margin-left:33px;
}

div#nouveaute_cont_head{
  position: relative;
  width: 184px;
  height:31px;
	background-image: url("../img/head_nouveautes.gif");
	background-repeat: no-repeat;
}

div#nouveaute_cont_foot{
  position: relative;
  width: 184px;
  height:9px;
	background-image: url("../img/foot_nouveautes.gif");
	background-repeat: no-repeat;
}


div#nouveaute_cont_main{
  position: relative;  
  width:178px;
  background-color:#848294;
  margin-left:3px;
}

#nouveaute_img_cont{
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 125px;
  margin-bottom: 10px;
}

#nouveaute_img{
  display: block;
  width: 125px;
  border: solid 1px #000;
}

#nouveaute_text{
  position: relative;
  width: 178px;
  text-align: center;
	color: #363445;
	font-size: 12px;
	font-weight: bold;
  padding-bottom: 5px;
 	padding-top: 5px;
}

#nouveaute_prix{
  position: relative;
  width: 178px;
  text-align: center;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}


div#cont_bienvenue
{
	position:relative;
	float: left;
}

div#bienvenue_cont_head{
  position: relative;
  width: 323px;
  height:31px;
	background-image: url("../img/head_bienvenue.gif");
	background-repeat: no-repeat;
}

div#bienvenue_cont_foot{
  position: relative;
  width: 322px;
  height:9px;
	background-image: url("../img/foot_bienvenue.gif");
	background-repeat: no-repeat;
	margin-left:1px;
	
}


div#bienvenue_cont_main{
  position: relative;  
  width:307px;
  margin-left:3px;
  min-height:150px;
  _height:150px;
  background-color:#7b798c;
  padding-left:5px;
  padding-right:5px;
}

.pagination a:link{
	color: #ffffff;
	text-decoration: none;
}

.pagination a:visited{
	color: #ffffff;
	text-decoration: none;
}

.pagination a:active{
	color: #ffffff;
	text-decoration: none;
}

.pagination a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#cont_footer{
  position: relative;
  width: 800px;
  height:99px;
  clear:both;

  background-image : url("../img/footer.gif");
  background-repeat : no-repeat;

  text-align: center;
  font-size: 12px;

}

#footer-top{
  position: relative;
  width: 800px;
  height: 80px;
  clear:both;
  background-image : url("../img/footer-top.gif");
  background-repeat : no-repeat;
  text-align: center;
  font-size: 12px;
}

#footer-middle{
  position: relative;
  width: 800px;
  background-image : url("../img/footer-middle.gif");
  background-repeat : y;
  text-align: center;
  font-size: 10px;
}

#footer-bottom{
  position: relative;
  width: 800px;
  height: 19px;
  clear:both;
  background-image : url("../img/footer-bottom.gif");
  background-repeat : no-repeat;
}

#foot_main{
  position: relative;
  float: right;  
  display: inline;
  width: 620px;
	height: 5px;
	font-size: 0px;
	margin-right: 16px;
  background-image : url("../img/foot_cadreinterieur.gif");
  background-repeat : no-repeat;
}

div#cont_allocreation
{
	position:relative;
	text-align:center;
}

#cont_allocreation a{
  color: #eee;
  font-weight: bold;
  text-decoration: none;
}

#cont_allocreation a:hover{
  color: #eee;
  font-weight: bold;
  text-decoration: underline;
}

#cont_center_main{
  position:relative;
  margin-left:80px;
  padding-top: 10px;
  width: 520px;
  padding : 5px;
  color: #ffffff;
}

.cont_text_main{
  position: relative;
  color: #ffffff;
  background-color: transparent;
}

.cont_text_main_cont{
  position: relative;
  width: 748px;
  margin-left: 10px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 20px;
  padding-bottom: 2px;
  color: #ffffff;
  background-image: url("../img/head_box-resultat.gif");
  background-repeat: no-repeat;
  background-position: top;
  background-color: #011D70;
  margin-top: 5px;
}

#cont_text_main_footer{
  position: relative;
  width: 785px;
  height: 11px;
}

#cont_text_head_cont{
  position: relative;
  width: 482px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top:10px;
  color: #ffffff;
  background-color: #7b798c;
}


#cont_text_head_footer{
  position: relative;
  width: 532px;
  height: 5px;
  background-image : url("../img/foot_containerliste.gif");
  background-repeat : no-repeat;
  font-size: 0px;
}

/*                     */
/*     FORMULAIRES     */
/*                     */

/* auto complete */
div.form_autocomplete {
  position: absolute;
  width: 500px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  z-index: 100;
}
 
div.form_autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}
 
div.form_autocomplete ul li.selected {
	background-color: #3366CC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
 
div.form_autocomplete ul li {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* msg d'erreurs en tete du formulaire */
.form_errors_msg
{
  border:1px dashed #000;
  color:#000;
  width: 490px;  
  margin-left:10px;
  margin-right:10px;
  padding:5px;
	text-align:center;	
}	

.texteFormVisu{
  float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#fff;
	text-align:left;
	font-weight:bold;
	display:block;
	width:90px;
	margin-right:5px;
}

.texteAffFiche{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	margin:0px;
	padding:0px;
}

.labelFormEditObligatoire{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	width:90px;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:5px;
}

.labelFormEditNonObligatoire{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	width:90px;
	display:block;
	float:left;
	font-weight:normal;
	margin-right:5px;
}


table.form_default td{	
	Xpadding:5px;	
}

.form_default{
	clear: none;
	float: none;
	text-align:left;	
}


.form_default legend{
	border-color: #fff;
	border-style: dotted;
	border-width: 1px;
	color:#fff;
	font-weight:bold;
	padding:5px;
}

.form_default fieldset{	
	margin-right: 10px;
	margin-left: 10px;
	margin-top:20px;
	margin-bottom:10px;
	padding:10px;
	width:483px;
}


.form_default input{
	display: inline;
}

.form_error{
  color: #000;
  border: 1px solid #000;
	clear: none;
	float: none;
}

.form_error input{
	display: inline;
}



/*                */
/*     SYSTEM     */
/*                */



 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

