a{ text-decoration: none}
A:hover {color:#ffffff; text-decoration: underline}
:link { color:#BACAD2; text-decoration: none}
:visited { color: #BACAD2; text-decoration: none}
:active { color:#ffffff; text-decoration: underline }

BODY, TD {
	color : #ffffff;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	border : 0;
}
.titre { font-size: 16px; ; font-weight: bold}
.justify {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; }
.select {  font-size: 11px; font-weight: bold; color: #6081a0; border: #d1e8ff; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.jaune {  font-weight: bold; color: #ffe400}


img {
	border:none;
}

#recherche-tableau td {
	font:bold 11px Arial, Helvetica, sans-serif;
}

#recherche-tableau td input, #recherche-tableau td select {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#678ab2;
}

/**************************
* Resultrech              *
**************************/
#resultrech {
	background-color: #678ab2;
	color: #000000;
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#resultrech select {
	color:#000000;
	text-decoration:none;
}

#resultrech a{
	color:#182c48;
}
#resultrech a:hover{}

.resultrech-border{
	background-color: #678ab2;
	padding:10px;
	border:none;
}

.resultrech-bg{
	height: 59px;
	background-color:#bacad2;
}

.resultrech-bg2{
	height: 59px;
	background-color:#bacad2;
}

.resultrech h1{
	font-size: 11px;
	font-weight: bold;
	color: #fee300;
	height: 20px;
	padding: 5;
}

.resultrech h2{
	font-size : 11px;
	font-weight : bold;
	color : #fee300;
	height: 20px;
	padding: 5;
}

.resultrech-title {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#FFFF00;
}

.resultrech-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.resultrech-minortextright{
	font-size: 10px;
	text-align: right;
	padding: 5px;
}

.resultrech-minortext{
	font-size: 10px;
	text-align: justify;
	padding: 5px;
}

.resultrech-normaltext{
	text-align: justify;
	padding: 5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;}

.resultrech-ref {
	color : #FFFFFF;
}

.dotted-line {
	background: url(dotted_line.gif);
	height:1px;
	background-color:#182c48;
}

/* pagination */
.result-rech-pagination {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#182c48;
	font-weight:bold;
}
 
.siti_page_courante {
	font-weight:bolder;
	color: #fee300;
}

.siti_nb_annonces_total {
	font-size: 15px;
	font-weight: bold;
	color: #316ac5;
}

.num_page{
	font-weight:bolder;
	color: #000000;
	text-decoration:none;
}
/* Fin pagination*/


/* Visibilité des blocs */
#resultrech-liste-tri-haut {
	display:block;
	visibility:visible;
}

#resultrech-liste-tri-milieu {
	display:block;
	visibility:visible;
}

#resultrech-filtre-type-bien {
	visibility:visible;
}

#resultrech-filtre-type-prix {
	visibility:visible;
}

#resultrech-filtre-type-nb-pieces {
	visibility:visible;
}

#resultrech-modifier-recherche-haut {
	display:block;
	visibility:visible;
}

#resultrech-alerte-email-haut {
	display:block;
	visibility:visible;
	font-weight:bold;
}

#resultrech-modifier-recherche-milieu {
	display:block;
	visibility:visible;
}

#resultrech-alerte-email-milieu {
	display:block;
	visibility:visible;
	font-weight:bold;
}

#resultrech-modifier-recherche-bas {
	display:block;
	visibility:visible;
}

#resultrech-alerte-email-bas {
	display:block;
	visibility:visible;
	font-weight:bold;
}
/* Fin visibilité */



/******************************
* Detail annonce 			  *
******************************/
#detail-annonce{
	width:500px;
	height:500px;
	background-color:#FFFFFF;
	margin-left:250px;
}


#detail-annonce h1{
	font-size: 15px;
	font-weight: bold;
	color:#fee300;
}

.detail-annonce-bg {
	height: 59px;
	background-color:#182c48;
}

.detail-annonce-bg2{
	height: 59px;
	background-color:#bacad2;
}

.detail-annonce-bg3{
	background-color:#FFFFFF;
}

.detail-annonce-bg4{
	background-color:#bacad2;
}

.detail-annonce-bg5{
	background-color:#bacad2;
}

.detail-annonce-titre{
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #316ac5;
}

.detail-annonce-titre2{
	font-size: 15px;
	font-weight: bold;
}

.detail-annonce-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #316ac5;
	padding: 5px 2px 2px 5px;
}

.detail-annonce-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-annonce-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	color:#000000;
}

.detail-annonce-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-annonce-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	color:#000066;
}

#detail-annonce .plink, #detail-annonce a {
	text-decoration: underline;
	color : #316ac5;
}
#detail-annonce .plink:hover, #detail-annonce a {
	text-decoration: none;
	color : #316ac5;
}


/******************************
* Detail Photo				  *
******************************/
#detail-photo{
	width:500px;
	height:500px;
	background-color:#FFFFFF;
	margin-left:250px;
}

#detail-photo h1{
	font-size: 15px;
	font-weight: bold;
	color:#fee300;
}

.detail-photo-bg {
	height: 59px;
	background-color:#182c48;
}

.detail-photo-bg2{
	height: 59px;
	background-color:#bacad2;
}

.detail-photo-bg3{
	background-color:#bacad2;
}

.detail-photo-bg4{
	background-color:#bacad2;
}

.detail-photo-bg5{
	background-color:#bacad2;
}

.detail-photo-titre{
	font-weight: bold;
	padding: 3px 5px 5px 0px;
	height: 20px;
	background-color:#182c48
}

.detail-photo-titre2{
	font-size: 15px;
	font-weight: bold;
	color:#fee300;
}

.detail-photo-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #CA2032;
	padding: 5px 2px 2px 5px;
}

.detail-photo-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-photo-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-photo-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	color:#000000;
}

.detail-photo-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}


#detail-photo .plink, #detail-photo a {
	text-316ac5: underline;
	color : #316ac5;
}
#detail-photo .plink:hover, #detail-photo a:hover {
	text-decoration: none;
	color : #316ac5;
}

.detail-photo-border{
	background-color: #ffffff;
	padding:10px;
	border:1px solid #182c48;
}

/******************************
* Detail Carte				  *
******************************/
#detail-carte{
	width:500px;
	height:500px;
	background-color:#FFFFFF;
	margin-left:250px;
}

#detail-carte h1{
	font-size: 15px;
	font-weight: bold;
	color:#fee300;
}

.detail-carte-bg {
	height: 59px;
	background-color:#182c48;
}

.detail-carte-bg2{
	height: 59px;
	background-color:#bacad2;
}

.detail-carte-bg3{
	background-color:#bacad2;
}


.detail-carte-titre{
	font-weight: bold;
	padding: 3px 5px 5px 0px;
	height: 20px;
}

.detail-carte-titre2{
	font-size: 15px;
	font-weight: bold;
	color:#fee300;
}

.detail-carte-sous-titre{
	font-size : 13px;
	font-weight : bold;
	color : #fee300;
	padding: 5px 2px 2px 5px;
}

.detail-carte-minortitle{
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	padding-top:5px;
	padding-bottom:5px;
}

.detail-carte-normaltext {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-carte-info-agence {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

.detail-carte-ref {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

#detail-carte .plink, #detail-carte a{
	text-decoration: underline;
	color : #316ac5;
}
#detail-carte.plink:hover, #detail-carte a:hover {
	text-decoration: none;
	color : #316ac5;
}

.detail-carte-border{
	background-color: #ffffff;
	padding:10px;
	border:1px solid #AFE399;
}


/**************************
*		FORMULAIRE		*
***************************/
#email-formulaire h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fee300;
}

#email-formulaire, #email-formulaire td {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ffffff;	
}


/**************************
*		IMMOVEILLE		  *
**************************/
#bloc-login {
	margin-left:15px;
	color:#fee300;
	text-align:left;
}

#bloc-login h1 {
	color:#fee300;
	text-align:center;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#bloc-login .titre {
	color:#fee300;
	text-align:center;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}


#bloc-login a {
	color:#FFFFFF;
	text-decoration:underline;
}

#bloc-login a:hover {
	color:#DDDDDD;
	text-decoration:none;
}


#bloc-login input {
	margin-bottom:5px;
	border:solid 1px #bacad2;
}

#bloc-login .submit-button {
	border:solid 1px #bacad2;
	background-color:#bacad2;
	color:#182c48;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
}

#profil {
	margin-left:250px;
	width:600px;
}

#profil h1, #profil h2{
	clear:both;
	color:#fee300;
}

#profil .div_profil_libelle {
	width:100px;
	float:left
}

#profil .div_profil_valeur {
	width:170px;
	float:left
}


#profil .div_profil_libelle_plus_valeur {
	width:280px;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
}

#profil .div_profil_perso_libelle_plus_valeur {
	margin-bottom:10px;
}

#div_profil_optout .div_profil_valeur {
	width:20px;
}

#div_profil_optout .div_profil_libelle {
	width:200px;
}

#div_profil_perso1 .div_profil_libelle, #div_profil_perso2 .div_profil_libelle {
	width:430px;
}
 
#profil #div_profil_civilite, #div_profil_optout, #div_profil_perso1, #div_profil_perso2 {
	width:600px;
	clear:both;
	float:left;
}

#div_profil_identification_login, #div_profil_identification_mot_de_passe, #div_profil_identification_confirmation_mot_de_passe, #div_profil_validation, #div_profil_champs_obligatoires, #div_profil_mentions_legales_cnil {
	clear:both;
}

#div_profil_validation {
	margin-left:120px;
	margin-bottom:20px;
}

#maparea {
	height:350px;
}

#filtres {
	 width:100%;
}

#filtres select {
	margin-right:80px;
}