 /*------------------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #6D757E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}

p{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;


} 	

form, input {
	margin: 0;
	padding: 0px 0 0 0;
}

select {
	color: #000;
	background-color: #fff;
}

li {
	list-style-image: none;
}

img {
	margin:0;
	padding:0;
	border:none;


}





 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond_general.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#general_body{
	margin:0 auto;
	padding:0;
	width:100%;

}


/*Haut de page  HEADER*/
#header_conteneur{
	margin:0 auto;
	padding:0;
	width:100%;
	height:413px;
}
#header{
	margin:0 auto;
	padding:0;
	width:904px;
}
#mention{
	margin:0 auto;
	padding:0;
	width:904px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.table_header{
	margin:0 ;
	padding:0;
	width:904px;
	height:413px;
	}

.td_home_contact{
	margin:0;
	padding:0 0 9px 65px;
	width:235px;
	height:72px;
	background-image: url(../images/deco/fond_home_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.td_logo{
	margin:0;
	padding:0;
	width:604px;
	height:81px;
	background-image: url(../images/deco/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.td_recherche{
	margin:0;
	padding:24px 11px 0 53px;
	width:236px;
	height:214px;
	background-image: url(../images/deco/fond_chercher.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	}

.td_rota_un{
	margin:0;
	padding:0;
	width:302px;
	height:274px;
	}

.td_rota_deux{
	margin:0;
	padding:0;
	width:302px;
	height:274px;
	}

.td_menu{
	margin:0;
	padding:0;
	width:904px;
	height:58px;
	}
	
#rota_un{
	margin:0;
	padding:0;
	width:300px;
	height:270px;
	border-width:2px 0 2px 2px;
	border-style:solid;
	border-color:#FFFFFF;
	}
#rota_deux{
	margin:0;
	padding:0;
	width:300px;
	height:270px;
	border-width:2px 0 2px 2px;
	border-style:solid;
	border-color:#FFFFFF;
	}		
	
 /*------------------------------------------------------*
  *--------------------------     CSS MENU DEBUT     ----*
  *------------------------------------------------------*/
/* MENU */

.table_boutons{
	margin:0;
	padding:0;
	width:904px;
	text-transform:uppercase;
	text-align: center;	

}

.table_boutons td{
	margin:0 auto;
	padding:0;
	background-image: url(../images/deco/ligne_sep_a.gif);
	background-repeat: no-repeat;
	background-position: right top;


}

a.menu{
	margin:0 auto;
	padding:0 11px 0 11px;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	line-height:58px;
	height:58px;
	display:block;

}

a.menu:hover{
	margin:0;
	padding:0 11px 0 11px;
	color:#F9D0E3;
	font-size:10px;
	text-decoration:none;
	line-height:58px;
	height:58px;
	display:block;
	background-image: url(../images/deco/fond_menu_hover.gif) ;
	background-repeat: no-repeat;
	background-position:top right;

}

/*FINAL de MENU*/


 
 /*------------------------------------------------------*
  *--------------------------     CSS MENU FIN	     ----*
  *------------------------------------------------------*/	

/*Contenu de page  CONTENT */
#content_conteneur {
	margin:0 auto;
	padding:0;
	width: 100%;
	background-color: #717A83;
	background-image: url(../images/deco/fond_conteneur_content.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#content {
	margin:0 auto;
	padding:0;
	width: 904px;
}

#content_index {
	margin:10px  auto;
	padding:0;
	width: 1000px;
	height:450px;
}
/*................................................*/

.table_info{
	margin:0 auto;
	padding:0;
	width: 100%;
	background-image: url(../images/deco/fond_table_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.td_titres{
	margin:0;
	padding:0;
	width: 300px;
	height:70px;
}

.td_infos{
	margin:0;
	padding:10px 0 0 0;
	width: 100%;

}

.home_contact{
	margin:0 28px 0 0;
	padding:0;
}

.punto{
	margin:0 13px 2px 13px;
	padding:0;


}

.bouton_aller{
	margin:0 0 -3px 10px;
	padding:0;

}

#lien_pages{
	margin:0 auto;
	padding:0 20px 0 0;
	color: #F775C0;
	font-weight: normal;
	font-size: 10px;
	height: 65px;
	text-align: center;
	line-height: 65px;
}
#lien_pages a{
	color: #F775C0;
	text-decoration: none;
	padding: 4px 7px;
	line-height: 65px;
	height: 65px;
}
#lien_pages a:hover{
	color: #FAF6F8;
	background-color: #757E86;

}

.photo_presentation{
	margin:10px 0 15px 35px;
	padding:1px;
	background-color:#FA7CB7;
	float:right;
	border-color:#6D757E;
	border-width:8px;
	border-style:solid;
}

/*................................................*/
/*Bas de page  FOOTER*/
#footer_conteneur{
	margin:0 auto;
	padding:0;
	width:100%;
	height:85px;
	background-image: url(../images/deco/fond_footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#footer_index{
	margin:0 auto;
	padding:10px 0 0 0;
	width:840px;
	height:35px;
	text-align: center;
	color: #3E434A;
	font-size: 9px;
}

#footer_index a{
	color:#F587BB;
	text-decoration:none;
	font-size: 10px;
	margin: 0 0 8px 0;
}

#footer_index a:hover{
	color:#F9DDEB;
}

#footer{
	margin:0 auto;
	padding:35px 0 0 0;
	width:904px;
	height:35px;
	text-align: center;
	color: #454B52;
	font-size: 9px;
}

#footer a{
	color:#E77BAE;
	text-decoration:none;
	font-size: 10px;
	margin: 0 0 8px 0;
}

#footer a:hover{
	color:#F3BED8;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}
/*LISTA PRODUCTOS*/

.produit{
	margin: 10px 5px 0 4px;
	padding: 0px;
	float: left;
	width: 290px;
	background-color:#FFFFFF;
	border-top-color:#EE8ABA;
	border-right-color:#E85F9F;
	border-bottom-color:#E23688;
	border-left-color:#E85F9F;
	border-style:solid;
	border-width:1px 1px 2px 1px;

}

.nom-produit{
	font-weight: normal;
	padding: 3px 0 3px 10px;
	background-color: #E85F9F;
	color: #F3ABCD;
	text-transform: uppercase;
	font-size: 10px;


}
.ref-produit{
	padding: 3px 0 3px 10px;
	color: #CCCCCC;
	margin: 0;
	background-color: #939AA2;
	font-size: 10px;
	
}

.marque-produit{
	padding: 3px 0 3px 10px;
	color: #636A72;
	margin: 0;
	background-color: #A7ADB4;
	border-color: #BCC1C7;
	border-width: 1px 0 1px 0;
	border-style: solid;
	font-size: 10px;
	
}

.description-produit{
	padding: 3px;
	background-color: #FFFFFF;
	color: #0F89BD;
	margin: 0 0 6px 0;
	font-size: 10px;
}

.description_liste{
	padding: 3px 0 4px 10px;
	background-color: #FFFFFF;
	color: #E33D98;
	margin: 0;
	font-size: 9px;
	line-height: 12px;
}
.prix-produit{
	padding: 4px 0 4px 10px;
	background-color: #FFFFFF;
	color: #0F89BD;
	margin: 0;

}

a.plus_info {
	color: #E81589;
	text-decoration:underline;
	padding: 0 0 0 12px;
	font-weight: bold;

}
a.plus_info:hover {
	padding: 0 0 0 12px;
	color:#F167B4;
	text-decoration: none;

}


a img.photo_click{
	margin:0 0 0 1px;
	padding:0;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;

}
a img.photo_click:hover{
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	opacity: 0.8;
}

a img.photo_click_liste{
	margin:0;
	padding:0;
	filter:alpha(opacity=100);



    -moz-opacity: 1;
	opacity: 1;
	border-bottom-color: #E85F9F;
	border-style: solid;
	border-width: 0 0 3px 0;

}

a:hover img.photo_click_liste{
	margin:0;
	padding:0;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
	opacity: 0.8;
}
.float_gauche{
	margin:10px 10px 10px 0;
	padding:0;
	float: left;


}

.float_droit{
	margin:0 0 10px 10px;
	padding:0;
	float: right;
}
/*Empiezo de Ficha*/



.table_fiche{
	width:640px;
	padding:0;
	margin:15px auto 0 auto;
	background-color:#FFFFFF;
	border-top-color:#EE8ABA;
	border-right-color:#E85F9F;
	border-bottom-color:#E23688;
	border-left-color:#E85F9F;
	border-style:solid;
	border-width:1px 1px 5px 1px;


}
th.titre {
	height:16px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: verdana;
	font-size: 12px;
	background-color: #E85F9F;
	color: #F3ABCD;
	font-weight: normal;

	line-height:16px;
	text-align: left;
	text-transform: uppercase;

	
}

td.j {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #939AA2;
	border-color: #BCC1C7;
	border-width: 0 0 1px 0;
	border-style: solid;
	line-height: 17px;
	height: 17px;
}

td.g {
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #636A72;



	background-color: #td.;
	background-color: #A7ADB4;
	line-height: 16px;
	height: 16px;
}

td.g_description{
	padding-bottom: 13px;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 11px;
	color: #E33D98;
	background-color: #FFFFFF;
	line-height: 15px;
}

td.g_grande{
	font-family: verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 0;
	
}

a.return{
	text-decoration: underline;
	color:#E85F9F;
	font-family: verdana;
	line-height:16px;
	height:16px;
	font-size: 11px;
	margin: 0;
	display: block;
	padding: 4px 0 4px 40px;

}

a.return:hover{
	text-decoration: none;
	color: #9C1656;
}

.p_obscure{
	width:170px;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}
.p_obscure_fiche{
   	margin: 0;
    padding: 0;
	color:#FFFFFF;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	color:#B0B6BB;
	text-align:left;
	font-size:16px;
	margin: 10px 0 0 0;
	padding: 0 10px 2px 0;
	height: 20px;
	line-height: 20px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #828A93;
	display: inline;

}
  
   h2 {
	color:#F37CC0;
	text-align:left;
	font-size:12px;
	margin: 5px 0 10px 10px;
	padding: 0;
	height: 16px;
	line-height: 16px;
	text-transform:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;

}
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
  
  
.p_blanc{
	color:#FFFFFF;

} 
.p_blanc_chercher{
	color:#FFFFFF;
	font-size:12px;
	margin-top: 6px;
	margin-bottom: 12px;
	padding: 0;
}

.p_rose_clair{
	color:#F3BED8;

} 

.p_gris_footer_01{
	color:#918E90;

} 

.p_gris_footer_02{
	color:#A3A2A2;

} 

.p_trier{
	color:#FDCEE9;
	margin: 0;
	padding:0;
}
.slogan{
	color:#828A93;
	text-align:center;
	font-size:22px;
	margin: 0;
	padding: 0;
	height: 70px;
	line-height: 70px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;

}
.ss_slogan{
	color:#828A93;
	text-align:center;
	font-size:22px;
	margin: 0;
	padding: 0;
	height: 70px;
	line-height: 70px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;

}

a.lien_google{
	color:#FFFFFF;
	text-align:left;
	font-size:11px;
	margin: 0;
	padding: 0;
	height: 15px;
	line-height: 15px;
	text-transform: none;
	font-weight: normal;
	text-decoration:underline;
}

a.lien_google:hover{
	color:#CE1A7D;
	text-decoration:none;
}


#liste{
	margin: 0;
    padding:0;


}

#liste li{
	margin: 0 0 0 40px;
	padding:0;
	list-style-image: url(../images/deco/boutons/fleche_liste.gif);
	list-style-position:inside;
	color:#FFFFFF;
	font-size:10px;
	line-height: 18px;

}


#liste li a{
	margin: 0;
	padding:0;
	color:#FFFFFF;
	font-size:10px;
	line-height: 19px;
	text-align: left;
	text-decoration: underline;

}

#liste li a:hover{
	margin: 0;
	padding:0;
	color:#51575E;
	text-decoration: none;


}

#google_un{
	margin:0 auto;
	padding:1px;
	float:left;
	width:420px;
	height:350px;
	background-color:#FA7CB7;	
	border-color:#6D757E;
	border-width:8px;
	border-style:solid;
}

#google_deux{
	margin:0 auto;
	padding:1px;
	width:420px;
	height:350px;
	background-color:#FA7CB7;
	float:right;
	border-color:#6D757E;
	border-width:8px;
	border-style:solid;
}
#image_un{
margin:10px auto;
	padding:1px;	
	border-color:#FA7CB7;
	border-width:2px;
	border-style:solid;
}	
#image_deux{
margin:10px auto;
	padding:1px;	
	border-color:#FA7CB7;
	border-width:2px;
	border-style:solid;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#recherche_general{
	margin:0;
	padding:2px 0 0 0;
	width: 236px;
	text-align: right;


}

.area_recherche {
	width:110px;
	margin:4px 15px 0 0;
	padding:0;
	color:#333333;
	font-size: 9px;
}

#radio_class {
	margin-top: 4px;
}

#submit_class {
	margin-top: 8px;
}

.p_recherche_radio1{
	padding:0;
	color: #656666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 32px 0 0;
	display: inline;
}
.p_recherche_radio2{
	padding:0;
	color: #656666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 16px 0 0;
	display: inline;
}

.p_recherche_type{
	background-image: url(../images/deco/languette.gif);
	color: #656666;
	font-size:11px;
	margin: 16px 0 0 10px;
	height: 27px;
	width: 226px;
}

.p_recherche_surface{
	background-image: url(../images/deco/languette.gif);
	margin: 10px 0 0 10px;
	color: #656666;
	font-size:11px;
	padding: 1px 0 0 0;
	height: 26px;
	width: 226px;
}

.p_recherche_prix{
	background-image: url(../images/deco/languette.gif);
	margin: 10px 0 0 10px;
	color: #656666;
	font-size:11px;
	padding: 1px 0 0 0;
	height: 26px;
	width: 226px;
}

div.p_recherche_surface .surface
{
	padding-top:2px;
	padding-right: 16px;
	color: #656666;
}

div.p_recherche_prix .prix
{
	padding-top:2px;
	padding-right: 16px;
	color: #656666;
}

.p_recherche_loc{
	background-image: url(../images/deco/languette.gif);
	margin: 10px 0 0 10px;
	color: #656666;
	font-size:11px;
	padding: 0;
	height: 27px;
	width: 226px;
}

.radio_un{
	margin:0;
	padding:0;


}

.radio_deux{
	margin:0;
	padding:0;



}



 /*------------------------------------------------------*
  *--------------------------     CSS PLANS DEBUT    ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#333;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#666;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS FIN         ----*
  *------------------------------------------------------*/



 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT                  ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN                    ----*
  *------------------------------------------------------*/






 /*---------------------------------------------------------*
  *----        CSS PAGE CONTACT  DEBUT                  ----*
  *---------------------------------------------------------*/
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_DEBUT */
#contact {
	float:right;
	}



/* DIV contenant l'ensemble du formulaire */
div.formulaire_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6D757E;
	color: #CCCCCC;
	width: 440px;
	margin: 0 0 0 30px;

}
/* DIV général des erreurs de saisie */
div.formulaire_erreursSaisie {
	border: solid 1px #F37CC0;
	background-color: #fee;
	color: #F37CC0;
	padding: 5px;
	margin-bottom: 3px;
}
/* DIV pour chaque erreur de saisie */
div.formulaire_erreursSaisie_ligne {
}

/* DIV message une fois le message envoyé */
div.formulaire_msgRetour {
	border: solid 1px#F957A4;
	background-color: #6D757E;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 10px 0 30px 0;
}
/* Lien "Retour" un fois le message envoyé */
a.formulaire_msgRetour_lien {
	color: #F587BB;
	font-weight: bold;
	text-decoration: none;
}
a.formulaire_msgRetour_lien:hover {
	text-decoration: underline;
}
/* Tableau de champ général */
table.formulaire_table {
	/*background-color:#6D757E;*/	
	border-color:#F957A4;
	border-width:1px;
	border-style:solid;
	width: 100%;
}
/* Regroupement de champs : ligne en-tête de table */
.formulaire_table th {
	color: #F37CC0;
	padding: 5px 0 5px 10px;
	text-align: left;
	font-weight: normal;
	font-size:12px;
	text-transform:uppercase;
	
	
}
/* Regroupement de champs : en fielset */
.formulaire_table fieldset {
}
/* Légende du fielset ci-dessus */
.formulaire_table legend {
}
/* Lignes qui séparent les lignes avec les champs */
.formulaire_cell_espacement {
	height: 5px;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_nom_champ, td.formulaire_nom_champ_erreur {
	width: 120px;
	padding: 0px 5px 0px 10px;
	text-align: right;
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ {
}
/* Libelle des champ dans le formulaires : sans erreur */
td.formulaire_nom_champ_erreur {
	color: #F37CC0;
	font-weight: bold;
}
/* Cellules qui contiennent les champs : dans tous les cas */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
	padding-right: 10px;
}
/* Cellules qui contiennent les champs : en cas d'erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Cellules qui contiennent les champs : sans erreur */
td.formulaire_td_champ, td.formulaire_td_champ_erreur {
}
/* Champs dans les formulaires (input, textarea) : dans tous les cas */
.formulaire_champ, .formulaire_champ_erreur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 300px;
	color:#666666;
}
/* Champs dans les formulaires (input, textarea) : sans erreur */
.formulaire_champ {
	background-color: #C4C8CC;
	border-style: solid;
	border-width: 1px;
	border-color: #FB7DB9;
	color:#666666;
}
/* Champs dans les formulaires (input, textarea) : en cas d'erreur */
.formulaire_champ_erreur {
	background-color: #FBD2EA;
	border: solid 1px #F37CC0;
}
/* Texte qui s'ajoute après les champ (€, kg, /jour...) */
span.formulaire_champ_suffixe, span.formulaire_champ_suffixe_erreur {
	font-style: italic;
}
/* Libelle des champ dans le formulaires : dans tous les cas */
td.formulaire_td_checkbox, td.formulaire_td_checkbox_erreur {
	padding: 0px 10px 0px 10px;
}
/* TD du Bouton "Envoyer" du formulaire */
td.formulaire_td_envoyer {
	padding-right: 5px;
	text-align: right;
}
/* Bouton "Envoyer" du formulaire */
input.formulaire_envoyer {
	background-color: #E85F9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
	border-color: #BE1B68;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
/* Texte en bas du formulaire concernant les astérisques */
.formulaire_note {
	text-align: center;
	font-style: italic;
}
/* NE_PAS_TOUCHER_CETTE_LIGNE_POUR_MAIL_PAGE_CONTACT_FIN */
 /*-------------------------------------------------------*
  *----        CSS PAGE CONTACT  FIN                  ----*
  *-------------------------------------------------------*

 

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  DEBUT              ----*
  *------------------------------------------------------*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	color: #A3A2A2;
}

#referencement img {
	padding: 3px;
}

#referencement a {
	color: #A3A2A2;
	text-decoration: none;
}

#referencement a:hover {
	color: #CACACA;
}

 /*------------------------------------------------------*
  *--------    CSS REFERENCEMENT  FIN                ----*
  *------------------------------------------------------*/


#pages {
	margin-right : 10px;
}

#pages ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#pages li {
	display: inline;
	height:20px;
	margin: 0px;
	padding: 0px;
	padding-right:0px;
}

#pages .inactif {
	color: #bbbbbb;
}


#pages .texte_page {
	color: #fff;
}

#pages .lien_page {

}

.aucun_produit {
	font-size: 13px;
	color: #000;
	margin: 5px auto 0px auto; 
	width: 360px;
}



/* ---------------------------------------------------------------------- */

#liste_biens {
	margin-left : auto;
	margin-right : auto;
	font-size: 11px;
}

#liste_biens .tableau {
	float: left;
	margin-left: 24px; 
	margin-right: 4px; 
	width: 272px; 
}

#liste_biens .tableau2 {
	float: left;
	margin-left: 24px; 
	margin-right: 4px; 
	width: 264px; 
}

#liste_biens .limarque {
	background: #e43d99;
	color: #fff;
	font-weight: bold;
	width:264px;
	padding: 1px;
	border: 1px solid #000;
	margin-bottom: 2px;
}

#liste_biens .limodele {
	background: #EBEAEA;
	width:264px;
	border: 1px solid #000;	
	padding: 1px;
	margin-bottom: 2px;
}

#liste_biens ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#liste_biens li {
	margin: 2px 0px 2px 12px;
	padding: 2px;
	text-align: left;
}

#liste_biens li .detail {
	margin: 8px;
	text-align: left;
}

#liste_biens li a {
	color: #6d757e;
}

#liste_biens li a:hover {
	color: #30428A;
}



#liste_biens h1 {
	margin: 0 1px 10px 0;
	padding: 2px 2px 2px 5px;
	color:#FFFFFF;
	background-color: #333333;
	font-size: 11px;
	width: 236px;

  }