/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	color: black;
}

body, html {
	height:100%;
}
ol, ul {
	list-style: none;
}

strong {
	font-weight:bold;
}

td {
	padding:5px;
}

.radio {
	border:none;
	background-color:none;
}

/* STYLE */
body {
	width:100%;
	background-color:#FFFFFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:justify;
}

#page {
	width:1024px;
	margin:0 auto;
	background:url('images/bg.gif') bottom left repeat-x #f6f6f6;
}

#entete {
	width:100%;
	background:url('images/bandeau.jpg') top left no-repeat;
	padding-top:150px;
	position:relative;
}

#logo {
	position:absolute;
	top:77px;
	left:50px;
}

#menu {
	background:url('images/bg-menu.gif') top left repeat-x;
	height:35px;
	border-top:solid 3px #fff500;
	border-bottom:solid 1px #111f75;
	clear:both;
	padding-left:256px;
}

#menu li {
	float:left;
	_width:70px;
}

#menu li.long {
	width:140px\9;
}

#menu li a  {
	color:#FFFFFF;
	display:block;
	height:25px;
	padding:0 20px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:10px;
	text-decoration:none;
	border-right:solid 1px #111f75;
}

#menu li a.first {
	border-left:solid 1px #111f75;
}

#menu li a:hover {
	color:#FFF500;
}

#texte-home {
	background:url('images/photo-bandeau.gif') top right no-repeat #fbfbfb;
	padding-left:150px;
	height:76px;
	width:780px;
	margin:0 auto;
	padding-top:15px;
}

#texte-home h1 {
	width:500px;
}

#texte-home p {
	text-align:center;
	font:normal 12px Arial, Helvetica, sans-serif;
	width:500px;
}

h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#172982;
	text-align:center;
	margin-bottom:10px;
}

h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #172982;
	color:#172982;
	text-align:left;
	padding-bottom:3px;
	margin-bottom:10px;
}

.contenu {
	margin:10px auto 0 auto;
	width:930px;
	overflow:hidden;
}

#gauche, #droite {
	width:180px;
	float:left;
	background:url('images/bg-colonne.gif') top left repeat-x #f1f1f1;
	padding:15px;
	margin-bottom:-32767px;
	padding-bottom:32767px;
}

#droite p {
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#corps {
	background:url('images/bg-corps.gif') top left repeat-x #dfdfdf;
	float:left;
	width:470px;
	padding:15px 20px 30px 20px;
	margin-bottom:-32767px;
	padding-bottom:32767px;
}

#footer {
	height:50px;
	clear:both;
	padding:5px 46px 0 46px;
}

#coordonnees {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#172982;
	text-align:left;
	float:left;
	width:500px;
}

#credits {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:right;	
	float:right;
	width:300px;
}

#credits a {
	color:#000000;
	text-decoration:none;
}

#credits a:hover {
	text-decoration:underline;
}

#coordonnees a {
	color:#172982;
	text-decoration:none;
}

#coordonnees a:hover {
	text-decoration:underline;
}

#map-agence {
	width:180px;
	height:300px;
	overflow:hidden;
}

#choix-selection a {
	text-decoration:none;
	color:#aeaeae;
}

#choix-selection a.selected, #choix-selection a:hover {
	color:#172982;
}

#notre-selection, #nos-exclusivites {
	clear:both;
	width:100%;
}	

#notre-selection .annonce, #nos-exclusivites .annonce {
	width:150px;
	margin-right:6px;
	_margin-right:4px;
	margin-top:15px;
	float:left;
}

#notre-selection .annonce h3 a, #nos-exclusivites .annonce h3 a  {
	color:#000000;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:4px;
	text-decoration:none;
}

#notre-selection .annonce h3 a:hover, #nos-exclusivites .annonce h3 a:hover  {
	text-decoration:underline;
}

#notre-selection .annonce h3 .ville a, #nos-exclusivites .annonce h3 .ville a {
	color:#172982;
	text-decoration:none;
}

#notre-selection .annonce h3 .ville a:hover, #nos-exclusivites .annonce h3 .ville a:hover {
	text-decoration:underline;
}

#notre-selection .annonce .photo, #nos-exclusivites .annonce .photo {
	background:url('images/bg-photo.gif') top left no-repeat;
	width:130px;
	height:87px;
	padding:9px 10px;
}

#notre-selection .annonce .photo img, #nos-exclusivites .annonce .photo img {
	width:130px;
	height:85px;
}


#notre-selection .annonce .info, #nos-exclusivites .annonce .info {
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-left:4px;
}

#notre-selection .annonce .lien-selection, #nos-exclusivites .annonce .lien-selection {
	float:right;
	margin-right:5px;
	margin-top:-15px\9;
	margin-top/*\**/:0px\9;
}

#moteur {
	font:normal 11px Arial, Helvetica, sans-serif;
}

#moteur h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:3px;
}

#moteur #bt-recherche, #moteur #bt-recherche-ref  {
	background:url('images/bg-menu.gif') left repeat-x;
	height:28px;
	width:100%;
	color:#FFFFFF;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
}

#moteur #bt-recherche {
	margin-bottom:15px;
}

#moteur select {
	width:180px;
}

#moteur #recherche-ref #bt-recherche-ref {
	height:19px;
	width:27px;
}

/* RESULTRECH */
#resultrech #titre-filtres {
	background-color:#172982;
	text-align:center;
	padding:3px 0px 3px 5px;
	clear:both;
	color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif,
}

#resultrech #titre-filtres a {
	color:#FFFFFF;
	text-transform:none;
}

#resultrech #titre-filtres a:hover {
	text-decoration:none;
}

#resultrech #filtres {
	background-color:#FFFFFF;
	text-align:center;
	padding:10px 0px 0px 5px;
	clear:both;
}

#resultrech #lien-alerte {
	color:#FFFFFF;
	float:right;
	text-transform:none;
	margin-right:5px;
	margin-top:-20px\9;
}

#resultrech #lien-alerte:hover {
	text-decoration:none;
}

#resultrech #liste-tri {
	width:130px;
	_width:127px;
	display:inline-block;
}

html body #filtres select {
	width:125px;
	margin-right:5px;
	_margin-right:3px;
	margin-bottom:5px;
}

#resultrech .pagination {
	text-align:center;
	color:#172982;
	background-color:#f1f1f1;
	height:21px;
	padding-top:3px;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	float:left;
	width:100%;
}

#resultrech .pagination a {
	color:#172982;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#resultrech .annonce {
	clear:both;
	margin-bottom:20px;
	float:left;
	width:100%;
	background:#FFFFFF;
}

#resultrech .annonce .lien-selection {
	float:right;
	margin:50px 25px 5px 0;
}

#resultrech .entete-annonce {
	color:#FFFFFF;
	clear:both;
	height:32px;
	padding:2px 5px;
	_margin-bottom:2px;
	background:url('images/bg-menu.gif') top left repeat-x;
}

#resultrech .annonce h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	float:left;
	margin:0 0 5px 0;
	color:#FFFFFF;
	border:0;
}

#resultrech .annonce .date {
	display:block;
	float:right;
	font:normal 12px Arial, Helvetica, sans-serif;
}

#resultrech .annonce .prix {
	display:block;
	float:right;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin-right:30px;
}

#resultrech .corps-annonce {
	clear:both;
	padding:0 5px;
}

#resultrech .photo-annonce {
	background:url("images/bloc-nouveaute.gif") top left no-repeat;
	width:140px;
	height:113px;
	float:left;
	padding-top:8px;
	padding-left:7px;
	margin-right:10px;
	overflow:hidden;
}

#resultrech .photo-annonce img {
	width:130px;
}

#resultrech .texte-annonce {
	float:left;
	padding-right:2px;
	width:300px;
	text-align:justify;
}

#resultrech .nb_pieces {
	color:#172982;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	margin-top:5px;
}

#resultrech .pied-annonce {
	background-color:#EFEFEF;
	color:#999999;
	clear:both;
	height:14px;
	padding:2px 5px;
}

#resultrech .reference {
	color:#172982;
	font:bold 12px Arial, Helvetica, sans-serif;
	float:left;
}

#resultrech .lien-detail {
	color:#172982;
	font:bold 12px Arial, Helvetica, sans-serif;
	float:right;
	text-decoration:none;
}

/* DETAIL ANNONCE */
#informations {
	float:left;
	width:340px;
}

#detail-annonce {
	background-color:#f1f1f1;
	padding:15px;
}

#detail-annonce h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	float:left;
	margin:0 0 5px 0;
	color:#172982;
	border-bottom:solid 1px #CCCCCC;
	width:100%;
	clear:both;
}

#detail-annonce #infos {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#172982;
}

#detail-annonce .libelle {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
}

#detail-annonce p {
	text-align:justify;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	clear:both;
	margin:0 0 10px 0;
}

#photos-annonce {
	float:left;
	width:125px;
	text-align:center;
	margin-left:1px;
	background-color:#f1f1f1;
	padding:15px 0;
}

#photos-annonce img {
	margin-bottom:5px;
	height:70px;
}

#outils {
	background-color:#f1f1f1;
	padding:15px;
	margin-top:1px;
}

#outils img {
	margin-left:20px;
}

#detail-photo {
	width:515px;
}

#diaporama {
	text-align:center;
	background-color:#f1f1f1;
}

#diaporama div {
	margin:0 auto;
	text-align:center;
}

#controles {
	background-color:#f1f1f1;
	text-align:center;
	margin-top:1px;
	padding:5px;
}

#detail-photo #outils {
	margin-top:1px;
	text-align:center;
}

#maparea-bien {
	width:462px;
	height:350px;
}

#resultrech .annonces-tag {
	color:#172982;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:right;
}


#resultrech .annonces-tag a {
	color:#172982;
	font:normal 11px Arial, Helvetica, sans-serif;
}


#resultrech .annonces-tag a:hover {
	text-decoration:none;
}

#div_sitimsg_erreur, .sitimsg_lien {
	width:470px;
	float:left;
	color:#223ca9;
}

#div_sitimsg_erreur a, .sitimsg_lien a {
	color:#223ca9;
}

/* FORMULAIRE */
#form-contact {
	width:350px;
	float:left;
	margin-left:65px;
	_margin-left:30px;
}	

#form-contact .ligne {
	clear:both;
	float:left;
	margin-bottom:10px;
	width:100%;
}

#form-contact .ligne .libelle {
	display:block;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#223ca9;
	width:80px;
}

#form-contact .ligne input {
	float:left;
	width:250px;
	display:block;
}

#form-contact .radio .libelle {
	width:500px;
}

#form-contact .radio input {
	width:auto;
}

#form-contact .radio .valeur {
	float:left;
	padding-top:2px;
}

#form-contact .ligne textarea {
	float:left;
	width:330px;
}

#form-contact .bouton {
	float:left;
	clear:both;
	text-align:center;
	width:100%;
}

#form-contact .bouton input {
	height:31px;
	color:#FFFFFF;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url('images/bg-menu.gif') left repeat-x;
	cursor:pointer;
	border:none;
	height:28px;
}

#lien-retour {
	clear:both;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#172982;
	float:left;
	margin-top:15px;
	width:200px;
}

/****************************
*		immoveille          *
****************************/
#profil .sstitre {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#172982;
	margin-top:5px;
}

#profil .gras {
	font:bold 12px Arial, Helvetica, sans-serif;
}

#profil .cadre-compte, #profil .cadre-desabonner, #profil .cadre-creer, #profil .cadre-oublie, #profil .cadre-alerte {
	padding:15px;
	margin:10px auto;
	border: 1px dotted #172982;
	width: 300px;
	background-color:#FFFFFF;
}

#profil .cadre-alerte {
	width:auto;
}

#profil .ligne-form3 {
	width:100%;
	padding: 0 0 10px 0;
}
#profil .ligne-form4 {
	width:100%;
	height: 22px;
	padding: 0 0 3px 0;
	text-align:left;
}
#profil .tx-form6 {
	width:85px;
	float: left;
	padding: 0 8px 0 0;
	
}
#profil .tx-form1 {

	width:90px;
	float: left;
}
#profil .tx-form2 {

	width:40px;
	float: left;
	margin-left: 14px;
}
#profil .tx-form3 {
	width:100%;
	float: left;
	padding: 0 0 5px 0;

}
#profil .champs-form {
	width:250px;
	float: left;
}
.champs-form2 {
	width:100px;
	float: left;
}
#profil .champs-form3 {
	width:100px;
	float: left;
}
#profil .tx-form4 {
	width:78px;
	float: left;
	margin: 0 0 3px 0;
	
}
#profil .tx-form5 {
	width:70px;
	float: left;
	margin: 0 0 3px 8px;
	
}
#profil .champs-form4 {
	width:75px;
	float: left;
	margin: 0 15px 0 0;
}
#profil .champs-form5 {
	width:230px;
	float: left;
}

#profil .champs-form5 input {
	border:0;
}

#profil .profilTitre {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#172982;
	border-bottom:1px solid #172982;
	padding:0 0 0 0;
	text-align:left;
}

#profil .profilTitreConnect {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#172982;
}

#profil .profilTitreCreer {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#172982;
}

#profil .profilTitreDesabonner {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#172982;
}

#profil .profilTitreOublie {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:#172982;
}
#profil .center {
	text-align:center;
}

/*formulaire ---------------------------------------------------------------- */
#profil .formLigne {
	width:100%;
	height:18px;
	padding:4px 0 4px 0;
}

#profil .formLigne2 {
	width:48%;
	height:18px;
	padding:4px 0 4px 0;
}

#profil .formMarge {
margin-left:2%;
}

#profil input.bouton {
	cursor:pointer;
	font-weight: bold;
	font-size: 12px;
	padding:3px;
	color:#FFFFFF;
	background:url('images/bg-menu.gif') left repeat-x;
	height:28px;
	text-transform:uppercase;
	padding:0 10px;

}

#profil input.bouton2 {
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	padding:3px 5px 3px 5px;
}

#profil input.bouton3 {
	cursor:pointer;
	font-weight: bold;
	font-size: 14px;
	background:none;
	border:0;
}

#profil select, #profil textarea, #profil input {
	background-color: #FFF;
	color:#000000;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #172982;
}
#profil input.radio {
	border:0;
	background:none;
}

#profil .erreur {
	text-align:center;
}

#profil h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
}

#div_profil_compte_infos_personnelles h2,
#div_profil_compte_abonnements_immoveille h2,
#div_profil_compte_selection h2 {
	margin-top:15px;
	margin-bottom:10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#172982;
	text-align:left;
}

#div_profil_compte_infos_personnelles,
#div_profil_compte_abonnements_immoveille,
#div_profil_compte_selection {
	text-align:left;
}

body #profil a {
	text-decoration:underline;
	color:#172982;
}	

#profil a:hover {
	text-decoration:none;
}	

#profil .copyright a {
	color:#000000;
}

#ul_abonnements_immoveille {
	list-style-position:outside;
}

#ul_abonnements_immoveille li div {
	width:150px;
}

#ul_abonnements_immoveille li {
	text-align:left;
	margin-bottom:10px;
}

#profil {
	padding-left:15px;
	padding-bottom:15px;
}

#profil p {
	text-align:justify;
}

#profil h1  {
	text-align:left;
	margin:0;
	padding:0;
}

.div_rech_libelle, .div_rech_valeur{
	text-align:left;
	float:left;
}

.div_rech_libelle {
	width:100px;
	clear:both;
	margin-bottom:10px;
}

.div_rech_valeur {
	width:200px;
	margin-bottom:10px;
}

#div_rech_choix_alentours .div_rech_valeur {
	width:300px;
}

#div_rech_ville .div_rech_valeur, #div_rech_departement .div_rech_valeur {
	width:150px;
}

#div_rech_ville .div_rech_valeur select {
	width:120px;
}

#div_rech_prix_max .div_rech_libelle, #div_rech_prix_min .div_rech_libelle {
	clear:none;
	width:60px;
}

#div_rech_prix_max .div_rech_valeur, #div_rech_prix_min .div_rech_valeur {
	width:90px;
}

#div_rech_surface_max .div_rech_libelle, #div_rech_nb_pieces_max .div_rech_libelle {
	clear:none;
	width:60px;
}

#div_rech_surface_min .div_rech_valeur, #div_rech_nb_pieces_min .div_rech_valeur,
#div_rech_surface_max .div_rech_valeur, #div_rech_nb_pieces_max .div_rech_valeur {
	width:90px;
}

#div_rech_uniquement_avec_photo, #div_rech_tri {
	display:none;
}

#div_profil_rech_btn_valider {
	clear:both;
	text-align:center;
	margin-top:15px;
}

#alentour .div_rech_valeur {
	width:350px;
}

.copyright {
	display:none;
}

#div_rech_btn_rechercher  {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:15px;
}

#div_rech_btn_rechercher input {
	background:url('images/bg-menu.gif') left repeat-x;
	height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
	margin-bottom:15px;
}

#div_profil_erreur {
	color:#CC0000;
	border:solid 1px #CC0000;
	padding:15px;
	background-color:#FFFFFF;
	margin-bottom:15px;
}

#corps.services {
	margin-bottom:0;
	padding-bottom:0;
}

#corps.services h3 {
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
}

#corps.services h2 {
	margin-top:30px;
}

#corps.services p {
	margin-bottom:10px;
}

#corps.services ul {
	list-style-type:disc;
	margin-left:35px;
	margin-bottom:15px;
}

#corps.services ul a {
	text-transform:uppercase;
	color:#172982;
	font-weight:bold;
}

#corps.services ul a:hover {
	text-decoration:none;
}

.bleu {
	color:#172982;
	font-weight:bold;
}

#services {
	height:1300px;
	overflow:visible;
}

#services, #services #gauche, #services #droite {
	height:1300px;
	margin-bottom:0;
	padding-bottom:0;
}

