
/* CSS Document */
#seilia a:link,#seilia a:hover, #seilia a:visited {

	color:#FDA925;
}

#seilia hr{
	
	height:1px;
	
	/* #007977 */
	color:#A0C3EF;
	background-color:#A0C3EF;
}

/*********************************
/*	Bandeau nouveautés
/*
/*********************************/

#nouveautes .item{
	
	margin-top:10px;
}

#nouveautes .item p{
	
	margin-top:5px;
}

/*********************************
/*	Formulaire de recherche rapide
/*
/*********************************/
#formulaire_rechRapide{

	width:450px;
}

#formulaire_rechRapide input, #formulaire_rechRapide select{
	
	font-size:11px;
	/*border:1px solid #FDA925;*/
	border: 1px solid #A0C3EF;
	
}

#formulaire_rechRapide #categories_catalogue{

	float:left;
	margin-bottom:10px;

}

#formulaire_rechRapide #categories_catalogue input{

	display:block;
	float:left;
	margin-left:0px;
	border:0px;

}

#formulaire_rechRapide #categories_catalogue label{

	font-size:12px;
	font-weight:bold;
	margin:2px 5px;

	display:block;
	float:left;
}

#formulaire_rechRapide #refAgence{

	float:right;
	margin-top:2px;
	
}

#formulaire_rechRapide .typeBiens{

	display:block;clear:both;float:left;width:160px;
	
	/** IE 
	display:inline;**/
	margin:0;
	
}

#formulaire_rechRapide .secteurs{
	
	display:block;float:right;width:160px;
	margin:0 0 0 20px;
	
	/** IE 
	display:inline;**/
}

#formulaire_rechRapide .budget_min {
	
	display:block;clear:both;float:left;
	margin:10px 0 0 0px;
}

#formulaire_rechRapide .budget_max {
	
	display:block;float:left;
	margin:10px 0 0 10px;
}

#formulaire_rechRapide #RechercherImg{
	
	display:block;float:right;
	margin: 5px 0 0 0;
	border:none;
}

#formulaire_rechRapide #rechercheAvance{

	display:block;clear:both;float:left;
	
	font-weight:bold;color:#FDA925;font-size:11px;
	
	width:150px; margin:10px 0 0 0;
	
	background-image:url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	
	text-indent:15px;
}

/*********************************
/*	Liste des biens
/*
/*********************************/


#liste_biens ul{

	list-style-type:none;
}

#liste_biens ul li{
	clear:both;
	margin:20px 0 0 0;
}

#liste_biens ul li h5{

	font-weight:bold;
	font-size:14px;
	margin:0;
}

/** S�parateur horizontal **/
#liste_biens hr{

	clear:both;
	
	/*background-color:#007977;*/
	color:#007977;
	
	height:1px;
	
	_margin-top:0px;
	_margin-bottom:-7px; /* ie hack */
	
	border:0;

}

#liste_biens .vignette{

	display:block;float:left;
	
}

/** Bloc description � cot� de la vignette **/
#liste_biens .desc{

	float:left;
	margin-left:10px;
}

/** Lien détail de l'offre **/
#liste_biens .detail{

	clear:left;float:right;
	text-align:right;
	
	margin-bottom:5px;
	
	_margin-top:65px;
	
}

#liste_biens .detail a{
	
	display:block;

	color:#FDA925;
	
	background-image:url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	
	text-indent:15px;
}

.prix_euros{

	clear:left;
	float:left;
	font-weight:bold;
	
	font-size:12px;
	color:#FF0000;
	
	margin-top:5px;
}

.prix_francs{

	float:left;
	margin:5px 0 0 5px;
	font-size:11px;
	color:#FF0000;
}

/** Liens de navigation **/
#liste_biens .nav{

	clear:both;
	display:block;
	color:#000;
	font-weight:normal;

}

#liste_biens .nav a{

	color:#000;
	font-weight:normal;

}

/** PAGINATION **/
div#pages{
	margin:10px 0 10px 0;
	font-size:9px;
	text-align:center;
}
div#pages a.pagination_a{
	color:#16489B; 
	text-decoration:none;
	
}

div#pages a.page{
	color:#16489B;
	font-weight:normal;
	text-decoration:none;
}

div#pages a.actif{
	color:#16489B;
	text-decoration:underline;
	font-weight:bold;
}

/*********************************
/*	Fiche bien
/*
/*********************************/

#fiche_bien{
	
	float:left;
	width:650px;
}

#fiche_bien h3{

	font-size:12px;
	
	font-weight:bold;
	margin-bottom:5px;

}

#fiche_bien hr{

	clear:both;
	height:1px;
	
	/*color:#007977;
	background-color:#007977;*/
	
	color:#A0C3EF;
	background-color:#A0C3EF;
	
	border:0;

}

#fiche_bien .type_bien{

	font-weight:bold;
	font-size:14px;
}

.lienRetour{
	/*clear:both;
	display:block;*/
	
	background-image:url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	
	padding-left:15px;	
	
}

#fiche_bien #resume{

	display:inline;
	margin-left:0px;
	margin-top:10px;
	_margin-top:0px;
	float:left;
	width:650px;
	height:50px;

}

/* Situation géographique, Surface habitable... */
#fiche_bien .label{

	display:block;clear:left;float:left;
	width:200px;
	text-align:right;
}

#fiche_bien #haut{

	float:right;
	
	background-image:url(../images/puce_haut_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	
	text-indent:15px;
}

/** Bloc des photos (grande + petites) **/
#fiche_bien #photos{

	display:inline;
	float:left;
	width:655px;
	margin:10px 0px 10px 0px;

}

/** Grande image **/
#fiche_bien .photosCatalogue{

	float:left;
	border:1px solid black;
	
	
}

/** Galerie **/

#fiche_bien #galerie{

	margin-left:10px;
	
	float:right;
	
}

#fiche_bien #galerie img{
	
	border:1px solid black;
}

/** Liens du bas de page **/
#menu_fiche_bien{

	display:block;float:left;
	width:650px;
	height:30px;
	margin:0px 0px 0px 0px;
}

#menu_fiche_bien a{

	display:block;
	float:left;
	
	font-size:12px;
	font-weight:bold;
	
	margin:5px 0 0 20px;
	_margin-top:0px;
	
	background-image:url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	
	text-indent:15px;

}

/****************************************************************************************/
/*
/*						!! RECHERCHE_AVANCE.PHP !!
/****************************************************************************************/

#recherche_avance{

	float:left;
	width:650px;
}

#recherche_avance #formRecherche{

	display:block;
	
	margin-left:10px;

}

#recherche_avance #formRecherche *{

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/**** CATEGORIES *****/
#recherche_avance #categories_catalogue{

	display:block;
	margin:0px 5px 0px 0px;
	
	font-size:12px;
	font-weight:bold;
}

#recherche_avance #categories_catalogue label{

	font-size:12px;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	_margin-top:2px;
	display:block;
	float:left;
}

#recherche_avance #categories_catalogue input{

	display:block;
	float:left;
	margin-left:0px;
	border:0px;

}

/**** TYPES *****/

#recherche_avance .typeBiens{

	border:2px solid;
	
	/*border-left-color:#FDA925;
	border-right-color:#9A9A9A;
	border-top-color:#FDA925;
	border-bottom-color:#9A9A9A;*/
	border-color: #A0C3EF;
	
	width:150px;
	
	margin-left:0px;

}

#recherche_avance .type_prive{

	width:150px;
	
	margin:10px 0 0 10px;
}

#recherche_avance #formRecherche select{

	border:1px solid;
	/*border-left-color:#FDA925;
	border-right-color:#FDA925;
	border-top-color:#FDA925;
	border-bottom-color:#FDA925;*/
	
	border-color: #A0C3EF;
	
		
	font-size:10px;

}

#recherche_avance #formRecherche .unite{

	width:50px;
}



/**** BUDGET *****/

#recherche_avance #formRecherche .budget_min,#recherche_avance #formRecherche .budget_max {

	font-size:10px;
	width:80px;
	
	/*border:1px solid #FDA925;*/
	border: 1px solid #A0C3EF;
	margin-top:10px;

}

/***** SECTEURS *****/

#recherche_avance #formRecherche .secteurs{

	margin:10px 0 0 0px;

}

/**** DEPARTEMENT *****/
#recherche_avance #formRecherche .code{

	margin-left:122px;

}

/***** NB PIECES *****/
#formRecherche #nbpieces{

	margin:10px 0 0 50px;

}

/***** NB PIECES *****/
#formRecherche .checkbox{

	_margin:0 -1px 0 -1px;

}

/***** Surface Mini ******/
#formRecherche #surfaceMin{

	margin-left:30px;
	
	/*border:1px solid #FDA925;*/
	border: 1px solid #A0C3EF;
	
	font-size:10px;
}

#formRecherche #surfaceTerrainMin{

	margin-left:30px;
	
	font-size:10px;
	
	/*border:1px solid #FDA925;*/
	border: 1px solid #A0C3EF;
}

#formRecherche hr{

	height:1px;
	background-color:#A0C3EF;
	color:#A0C3EF;
	margin:15px 0;
	_margin:3px 10px 3px 5px;
	
	border:0;

}

#formRecherche table{

	margin-left:0px;
	
	height:45px;

}
	
#formRecherche tr{

	height:15px;
	
}

#formRecherche td{

	width:250px;
	padding-left:0px;
}

#recherche_avance #formRecherche #Rechercher{

	text-align:right;
	display:block;
	float:left;
	background-color:#FFEAB7;
	
	background-image:url(images/puce_detail.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	
	color:#900731;
	font-size:12px;
	font-weight:bold;
	
	margin-top:20px;
	margin-left:50px;
	
	text-indent:15px;
	
	cursor:pointer;

}

#recherche_avance #formRecherche #Rechercher{

	float:right;
	
	/*display:inline;*/
	background-color:#FFEAB7;
	
	background-image:url(images/puce_detail.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	
	color:#900731;
	font-size:12px;
	font-weight:bold;
	
	text-indent:15px;
	
	margin-right: 10px;
	margin-bottom:20px;
	
	cursor:pointer;
	
}

.envoyer{

	display:block;
	/*display:inline;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFEAB7;
	
	background-image:url(images/puce_detail.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	
	color:#900731;
	font-size:12px;
	font-weight:bold;
	
	text-indent:5px;
	padding-left:10px;
	
	margin-bottom:20px;
	
	border:0;
	
	cursor:pointer;

}

/*******************************************************************/
/*
/* 			Page Envoyer ce bien à un ami
/********************************************************************/
#ami *{
	margin:0;
}

#ami{

	float: left;
	
	/*width:650px;*/
	
}

#ami h1{
	
	font-size:16px;
}

#ami .vignette{

	display:block;
	float:left;
}

#ami .desc{

	text-align:left;
	float:left;
	
	margin-left:5px;
	width:320px;

}

#ami h5{

	font-weight:bold;
	font-size:16px;
}

#ami #formAmi *{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#ami #formAmi input{

	/*border:1px solid #FDA925;*/
	border:1px solid #A0C3EF;
	margin-top:10px;
	
}

#ami #formAmi label{

	display:block;
	float:left;
	
	width:200px;
	
	text-align:right;
	
	margin-top:10px;
}

/*******************************************************************/
/*
/* 			PAGE SAVOIR PLUS
/********************************************************************/
#savoirplus *{
	margin:0;
}

#savoirplus{

	float:left;
	
	/*width:650px;*/
	
}

#savoirplus h1{
	
	font-size:16px;
	margin: 15px 0 20px 0px;
}

#savoirplus #description{

	/*width:650px;*/
	height:120px;
	margin:15px 0 0 20px;
}

#savoirplus .vignette{

	display:block;
	float:left;
}

#savoirplus .desc{

	text-align:left;
	float:left;
	
	margin-left:5px;
	width:320px;

}

#savoirplus h5{

	font-weight:bold;
	font-size:16px;
}

#savoirplus #formSavoirPlus{
	
	/*width:650px;*/
}

#savoirplus #formSavoirPlus #msg{
	width:350px;
}

#savoirplus #formSavoirPlus input, #savoirplus #formSavoirPlus textarea{

	margin-top:5px;
	/*border:1px solid #FDA925;*/
	border:1px solid #A0C3EF;
	float:left;
}

#savoirplus #formSavoirPlus label{

	text-align:right;
	
	margin-top:5px;
	
	display:block;
	float:left;
	
	width:100px;
	
}

#savoirplus p{

	margin:20px;
}

/*******************************************************************/
/*
/* 			IMPRIMER
/********************************************************************/

#imprimer *{
	margin:0;
}

#imprimer{

	float:left;	
}

#impressionLeft{

	float:left;
	/*width:650px;*/
	margin:20px 0 0 0px;
	display:inline

}
#imprimer h1{
	
	font-size:16px;
}

#imprimer h3{

	font-size:12px;
	
	font-weight:bold;
	margin-bottom:5px;

}

#imprimer h5{

	font-weight:bold;
	font-size:16px;
}


#imprimer .vignette{

	display:block;
	float:left;
}

#imprimer .desc{

	text-align:left;
	float:left;
	
	margin-left:5px;
	width:320px;

}

#imprimer .photosCatalogue{

	margin:20px;
	width:150px;
}

#imprimer .infos_generales{

	margin-left:20px;
	margin-bottom:20px;
}

#imprimer #retour{

	clear:both;
	
	display:block;

	font-size:14px;
	font-weight:bold;
	height:20px;
	
	margin:20px;

}

#imprimer a{

	color:#A40831;
}

#imprimer p{

	margin:5px 0;
}


/*********************************
/*	Classes diverses
/*
/*********************************/

.bold{

font-weight:bold;
}

.lienOrange{

	display:block;

	color:#FDA925;
	
	background-image:url(../images/puce_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	
	text-indent:15px;
}

