/* style  */            
/* Cabinet Cousin Bazire style */           


BODY{
	background: #99989D;
	color: #282466;
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
TD,DIV {
	color: #282466;
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link,A:visited{
	text-decoration: undeline;
	color : #282466;
}
A:Hover {
	text-decoration: none;
	color : #282466;
}

H1 {
	font-size: 16px;
	border-bottom-width : 2px;
	border-bottom-color : #282466;
	border-bottom-style : solid;
}

HR{
	color: #282466;
}
.blue{
	background : #282466;
	color : #ffffff;
}
.blue-color{
	color : #282466;
}
.grey{
	background : #99989D;
	color : #ffffff;
}
.grey-color{
	color : #99989D;
}
.yellow{
	background : #FFDE05;
	color : #282466;
}
.yellow-color{
	color : #FFDE05;
}
.white{
	background : #ffffff;
	color : #282466;
}
.white-color{
	color : #ffffff;
}

A:link.white,A:visited.white{
	text-decoration: underline;
	color : #282466;
}
A:Hover.white {
	text-decoration: none;
	color : #282466;
}

.thin-border {
	border: 1px solid #282466;
}

.site-name1{
	font-size: 35px;
}
.site-name2{
	font-size: 35px;
	font-family: Arial Black;
}
.majortitle{
	background: url(../images/p_majortitle.gif) no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
}
.normaltitle{
	font-size : 15px;
	font-weight : bold;
	padding-left: 20px;
}
.minortitle{
	font-size: 12px;
	font-weight : bold;
	padding-left: 20px;
}
A:link.minortitle,A:visited.minortitle{
	text-decoration: underline;
}
A:Hover.minortitle{
	text-decoration: none;
}
.majortext{
	font-size: 12px;
	font-weight : bold;
}
.normaltext{
	font-size : 12px;
	text-align : justify;
	padding-left: 20px;
	padding-right: 20px;
}
.minortext{
	font-size : 11px;
}
.normalmenu{
	background: url(../images/normalmenu_off.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	line-height:33px;
}
.normalmenulink{
	font-size:15px;
	font-weight:bold;
}
A:link.normalmenulink,A:visited.normalmenulink{
	text-decoration: none;
}
A:Hover.normalmenulink {
	text-decoration: none;
	color: #99989D;
}
.normalmenu_on{
	background: url(../images/normalmenu_on.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	line-height:33px;
}
.signature{
	font-size: 10px;
	color: #282466;
}
.left-background {
	background: url(../images/back_left.gif) repeat-y right;
}
.right-background {
	background: url(../images/back_right.gif) repeat-y left;
}
.button{
	background : #282466;
	color : #FFFFFF;
	font-weight: bold;
	border-width: 0px;
}
input {
	border-color : #99989D;
	border-width: 1px;
	background-color: #ffffff;
	font-family: "Verdana", Arial, Geneva, Arial, Helvetica, sans-serif;
	color : #282466;
	border-style: solid;
}
select,option, text {
	background-color: #ffffff;
	color : #282466;
	border-color : #99989D;
	border-width: 1px;
	font-family: "Verdana", Arial, Geneva, Arial, Helvetica, sans-serif;
	border-style: solid;
}

textarea {
	background-color: #ffffff;
	font-family: "Verdana", Arial, Geneva, Arial, Helvetica, sans-serif;
	border-color : #99989D;
	border-width: 1px;
	color : #282466;
	border-style: solid;
}

/* IMMOVEILLE */

div{
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*border: 1px solid #000000;*/
}

#div_immov_corps
{
	font-family: "Arial", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.div_profil_libelle{
	float:left;
	width:80px;
	margin-top:3px;
	text-align:right;
}
.div_profil_valeur{
	float:left;
	margin-left:10px;
}
.div_profil_libelle_plus_valeur{
	float:left;
	width:260px;
	height:30px;
}


#div_profil_renseignements_personnels{
	height:230px;
}
#div_profil_civilite{
	width:600px;/*uniquement pour la mise en forme sur IE:*/
}
#div_profil_civilite .div_profil_valeur input{
	border:none;
}
#div_profil_nom{
	clear:both;
}
#div_profil_prenom{
	margin-left:10px;
}
#div_profil_adresse{
	clear:both;
	width:600px;/*uniquement pour la mise en forme sur IE:*/
}
#div_profil_adresse .div_profil_valeur input{
	width:170px;
}
#div_profil_cp{
	clear:both;
}
#div_profil_ville{
	margin-left:10px;
}
#div_profil_email{
	clear:both;
}
#div_profil_email .div_profil_valeur input{
	width:150px;
}
#div_profil_telephone{
	margin-left:10px;
}
#div_profil_optout{
	clear:both;
	width:auto;
	float:none;
}
#div_profil_optout .div_profil_libelle{
	text-align:left;
	width:auto;
	float:none;
	padding-top:2px;
}
#div_profil_optout .div_profil_valeur{
	text-align:right;
	margin-left:75px;
}
#div_profil_optout .div_profil_valeur input{
	border:none;
}


#div_profil_projet{
	clear:both;
	height:120px;
}
.div_profil_perso_libelle_plus_valeur{
	height:30px;
	clear:both;
}
.div_profil_perso_libelle_plus_valeur .div_profil_libelle{
	width:380px;
	text-align:left;
}



.div_rech_libelle{
	float:left;
	width:80px;
	margin-top:3px;
	text-align:right;
}
.div_rech_valeur{
	float:left;
	margin-left:10px;
}
.div_rech_valeur select{
	width:130px;
}
.div_rech_libelle_plus_valeur{
	float:left;
	width:260px;
	height:30px;
}
#div_profil_criteres_de_recherche{
	clear:both;
	height:270px;
}

#div_rech_type_de_bien{
	margin-left:10px;
	_margin-left:18px;
}
#div_rech_departement{
	clear:both;
}
#div_rech_departement select{
	width:150px;
}
#div_rech_prix_min{
	margin-left:10px;
}
#div_rech_ville{
	clear:both;
}
#div_rech_ville .div_rech_valeur{
	_margin-left:5px;
}
#div_rech_prix_max{
	margin-left:10px;
	_width:350px;
}
#div_rech_choix_alentours{
	clear:both;
	width:700px;
}
#div_rech_choix_alentours .div_rech_libelle{
	margin-top:-3px;
}
#div_rech_nb_pieces_min{
	clear:both;
	width:165px;
}
#div_rech_nb_pieces_min .div_rech_libelle{
	margin-top:-3px;
}
#div_rech_nb_pieces_min .div_rech_valeur{
	width:70px;
}
#div_rech_nb_pieces_min .div_rech_valeur select{
	width:65px;
}
#div_rech_nb_pieces_max{
	width:110px;
}
#div_rech_nb_pieces_max .div_rech_libelle{
	width:32px;
}
#div_rech_nb_pieces_max .div_rech_valeur{
	margin-left:5px;
	width:70px;
}
#div_rech_nb_pieces_max .div_rech_valeur select{
	width:65px;
}
#div_rech_surface_min{
	width:130px;
}
#div_rech_surface_min .div_rech_libelle{
	width:75px;
}
#div_rech_surface_min .div_rech_valeur{
	margin-left:5px;
	width:45px;
}
#div_rech_surface_min .div_rech_valeur input{
	width:40px;
}
#div_rech_surface_max{
	width:105px;
}
#div_rech_surface_max .div_rech_libelle{
	width:30px;
}
#div_rech_surface_max .div_rech_valeur{
	margin-left:5px;
	width:70px;
}
#div_rech_tri{
	clear:both;
	width:230px;
	height:40px;
}
#div_rech_tri .div_rech_libelle{
	margin-top:20px;
}
#div_rech_tri .div_rech_valeur{
	margin-top:18px;
	width:120px;
}
#div_rech_tri .div_rech_valeur select{
	width:100px;
}
#div_rech_specifique{
	width:300px;
	height:70px;
	margin-top:17px;
}
#div_rech_specifique .div_rech_libelle{
	width:200px;
}
#div_rech_specifique .div_rech_valeur input{
	border:none;
}

#div_rech_champs_obligatoires{
	clear:both;
}
#div_rech_enregistrement_recherche{
	margin-top:20px;
	float:left;
}
#div_rech_btn_rechercher{
	clear:both;
	margin-top:20px;
}
#div_profil_criteres_de_recherche #div_rech_btn_rechercher{
	display:none;
}
#td_rech #div_rech_btn_rechercher{
	clear:none;
	float:right;
}
#td_rech #div_rech_moteur_d_annonces{
	clear:both;
	float:right;
	margin-top:8px;
}


#div_profil_identification{
	clear:both;
}
#div_profil_identification .div_profil_libelle_plus_valeur{
	float:none;
	clear:both;
	height:30px;
	width:400px;
}
#div_profil_identification .div_profil_libelle{
	clear:both;
	float:left;
	width:240px;
}
#div_profil_identification .div_profil_valeur{
	float:none;
	margin-left:250px;
}

#div_profil_validation{
	clear:both;
}
#div_profil_champs_obligatoires .defaut{
	color: #282466;
}

#div_profil_btn_supprimer{
	float:left;
	text-align:center;
}

#div_profil_rech_btn_valider{
	clear:both;
	text-align:center;
}
#div_profil_btn_valider{
	margin-left:275px;
}
#div_profil_champs_obligatoires{
	margin-top:10px;
	text-align:right;
}
#div_profil_mentions_legales_cnil{
	margin-top:20px;
}

#map {
	width:500px;
	height:350px;
}