* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	font-family:Arial;
	background-color:white;
}

a img {
	border:0;
}

div.carte_luxembourg img {
	border: none;
}

div.site {
	margin:0 auto;
	padding-left:12px;
	width:975px;
}

div.header {
	cursor:pointer;
	position:relative;
	width:960px;
	height:377px;
}

div.slogan{
	font-family: Arial;
	color:#616465;
	font-size:12px;
	text-align:right;
	padding-left: 66px; 
	line-height: 18px; 
	margin-top: 14px;
	float:left;
}

div.logo {
	width:210px;
	height:271px;
	background:url("../images/header.jpg") top left no-repeat;
	position:relative;
}
div.link_logo {
	cursor:pointer;
	height:206px;
	left:8px;
	position:absolute;
	top:23px;
	width:227px;
}

div.selection_fr{
	background-image:url(../images/notre_selection_fr.png);
	background-repeat:no-repeat;
	height:511px;
	width:284px;
	float:left;
	
}

div.addrAgence {
	position: absolute;
	right: 30px;
	top: 50px;
	width:169px;
	color:white;
	font-weight: bold;
	font-size:11px;
	text-align:right;
}
div.addrAgence h3 {
	color: #1ea8cc;
	font-size: 12px;
}
div.addrAgence p {
	margin-top:18px;	
}
div.addrAgence a {
	color:white;
	text-decoration:none;	
}
div.addrAgence a:hover {
	text-decoration: underline;	
}

.biens{
	margin-top:15px;
}

div.menu {
	font-family: Arial;
	font-size: 12px;
	/*background-image:url(../images/menu.png);
	background-repeat: no-repeat;*/
	background-image:url(../images/menu_background.png);
	background-repeat:repeat-x;
	padding-top:7px;
	/*width:661px;*/
	height:50px;
	/*margin-left:-2px;*/
	margin-top:-8px;
	z-index:auto;
	position:relative;
	text-align:center;
	padding-left:14px;
}

.nature{
	font-weight:bold;
	font-size:14px;
}
.ville{
	color:#2d4f8e;
	font-size:12px;
	font-weight:bold;
}
.biens_rand_photo{
	height:113px;
	width:149px;
	margin-top:20px;
}
.fin{
	padding-left: 14px;
	height:30px;
}
.budget{
	color:#345da6;
	font-size:16px;
	font-weight:bold;
	float:right;
	margin-right:25px;
	margin-top:8px;
}
.biens_rand{
	background-image:url(../images/biens_rand.png);
	background-repeat:no-repeat;
	width:173px;
	height:236px;
	float:left;
	margin-right:36px;
	padding-left:10px;
	padding-top:10px;
}

div.menu ul {
	list-style-type:none;
}

div.menu ul li {
	float:left;
	margin-top:-4px;
	padding-left:18px;
	padding-right:18px;
	padding-top:5px;
	
}

div.menu ul .selected{
	background-image:url(../images/menu_hover.png);
	background-repeat:repeat-x;
	float: left;
	height:54px;
	padding-left:18px;
	padding-right:18px;
	font-size:14px;
	font-weight:bold;
}
div.menu ul li:hover {
	background-image:url(../images/menu_hover.png);
	background-repeat:repeat-x;
	float: left;
	height:54px;
	padding-left:18px;
	padding-right:18px;
}

.header_gauche{
	float:left;
	margin-right:45px;
	margin-top:32px;
}

.header_droit{
	float:left;
	width:703px;
	height:377px;
	position:relative
}

div.menu ul li a.selected{
	color:white;
	font-size:14px;
	font-weight:bold;
}

.coeur_ville{
	font-weight:bold;
	color:#5a5a5a;
	font-size:17px;
	margin-left:10px;
}
.logo2{
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	height:102px;
	width:484px;
	position:absolute;
	top:190px;
	left:50px;
	z-index:20;
}

div.menu ul li a {
	display:block;
	height:37px;
	line-height:37px;
	color:white;
	/*font-weight:bold;*/
	font-family: Arial;
	text-decoration:none;
	text-align:center;
	padding:0px;
}

div.menu ul #last a {
	width:98px;
}

div.menu ul #separateur {
	background-image: url(../images/border_menu.png);
	background-position: right;
	background-repeat: no-repeat;
	width:3px;
	height: 37px;
}


.footer_bande{
	width:960px;
	height:5px;
	margin-bottom:10px;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
}

div.footer {
	
	width:960px;
	margin:0 auto;
	position:relative;
	color:#5A5A5A;
	padding-top:10px;
	margin-bottom:49px;
	text-align: center;	
}

.footer .menu_footer{
	width:510px;
	height:15px;
	margin-bottom:10px;
	margin:auto;
	margin-bottom:10px;
}
div.footer .menu_footer a{
	text-decoration:none;
	color:#5a5a5a;
	font-size:10px;
	font-weight:bold;
}

.footer .menu_footer ul{
	list-style-type: none;	
}
.footer .menu_footer ul li{
	float:left;
	color:black;
	padding-left:10px;
	padding-right:10px;
}

div.foote .menu_footerr a:HOVER{
	text-decoration:underline;
}

div.linksFooter {
	position:absolute;
	bottom:8px;
	left:300px;
}
div.linksFooter ul {
	list-style-type: none;	
}
div.linksFooter ul li {
	float:left;	
}
div.linksFooter ul li a {
	display:block;
	padding:3px;
	color:#8f8f8f;
	text-decoration: none;
	font-size:13px;
	text-align:center;
	margin-right: 10px;
}
div.linksFooter ul li a:hover {
	text-decoration:underline;	
}

div.content {
}

div.displayAccueil {
	width:610px;
	border: 6px solid #c4d4a2;
}
div.displayAccueil h1 {
	color:black;
	font-family:"Times New Roman";
	font-size:36px;
	font-variant:normal;
	line-height:60px;
	margin-top:15px;
}
div.displayAccueil h1 span.subtitle {
	font-size:17px;
	vertical-align:10%;
	color:#dd3423;
	font-family:"Times New Roman";
}

.bulle{
	background-image:url(../images/bulle.png);
	background-repeat:no-repeat;
	width:43px;
	height:35px;
	float:left;
	margin-top:4px;
	margin-right:10px;
	margin-left:12px;
}
h3.titreAccueil {
	color:#5f6c78;
	font-family:"Arial";
	font-size:16px;
	margin-top:4px;
}

.bloc_information_droite h1 {
	color:white;
	/*margin-left:10px;
	margin-top:2px;*/
}

.btn_hybride, .content .btn_rechercher, .fiche_detail .infos .bouton {
	
	cursor:pointer;
	
	position:relative;
	
	width: 80px;
	margin-left:84px;
	float: right;
}

.content .btn_rechercher {
	color:#514f4c;
	cursor:pointer;
	font-weight:bold;
	height:23px;
	text-align:right;
	padding: 0px;
	position:relative;
	border:0px;
	background: transparent;
}

.content .btn_rechercher:hover {
	text-decoration: underline;
}

.fiche_detail .infos .bouton {
	margin-left:180px;
}

.service {
	border-bottom:2px solid #484643;
	color:white;
}
#estimation input[type="button"] {
	background-color:#263E66;
	border:1px solid black;
	color:white;
	margin-bottom:5px;
	width:250px;
	cursor: pointer;
}


div.clear {
	clear:both;
}

div.recherche {
	float:left;
	width:227px;
	/*color:#598bc8;*/
	font-size:11px;
}
div.main_bloc_search {
	background-image:url(../images/fond_recherche.png);
	background-repeat:repeat-x;
	background-color:#f5f4f4;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
}

div.recherche .carte_check td,
div.recherche .carte_check {
	color:#da251e;
	font-size:11px;
}


div.recherche h3 {
	color:#808080;
	margin-bottom:20px;
	margin-top:15px;
	text-align:center;
	cursor:pointer;
}

div.recherche h1 {
	font-size:14px;
	padding-top:17px;
	font-weight: bold;
	text-transform:capitalize;
	color: #2e2d2b;
	font-variant:normal;
	text-align: left;
	margin-bottom:10px;
}

div.recherche p,
div.recherche_red p {
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height: 16px;
}

div.recherche p label,
div.recherche_red p label {
	display:block;
	float: left;
	width:75px;	
}

.content .carte_luxembourg {
	position:absolute;
	height:120px;
	cursor: pointer;
	top:0px;
	left:110px;
	width:81px;
}

.content .cadre_carte .carte_check {
	
	border-spacing: 5px;
}

.content .cadre_carte .carte_check td {
	font-size:11px;
}

.content .cadre_carte {
	position:relative;
	height:120px;
	padding-top:3px;
	margin-bottom:10px;
	padding-left:40px;
}

.content .table_recherche {
	width: 75%;
	margin: 0 auto;
}

.content .table_recherche td {
	height:25px;
}

div.recherche input.textInput,
div.recherche_red input.textInput {
	width:60px;
	border:1px solid #cacacb;
	margin-bottom:2px;
}

table.prix_de {
	font-size:12px;
	font-weight: bold;
}

div.recherche select,
div.recherche_red select {
	width:100%;
	margin-bottom:8px;
	border:1px solid #696a6b;
	height:20px;
}
.btn_menu_rechercher {
	width:86px;
	height:25px;
	display:block;
	background:url("../images/search-submit.jpg") no-repeat;
	float:right;
	margin-right:-5px;
	color:white;
	cursor: pointer;
	padding-top:4px;
	padding-left: 16px;
	font-size:12px;
	font-weight:bold;
}
.bloc_information_droite {
	float:left;
	position:relative;
	font-size:12px;
	margin-left:33px;
	margin-top:23px;
	min-height:300px;
}

.zone_gauche{
	width:236px;
	height:270px;
	float:left;
	    padding-top: 27px;
}

.partenaire_bloc_information_droite {
	float:left;
	position:relative;
	width:703px;
	font-size:12px;
	margin-left:20px;
	margin-top:23px;
	 min-height: 500px;

}

.conteneur_paging{
	text-align:right;
}

.listing_liste .c2 .partenaire_droite{
	background-image:url(../images/partenaire_droite2.png);
	background-repeat:repeat-x;
	width:182px;
	height:80px;
	padding-top:30px;
	text-decoration: none;
	color:black;
	font-family: Arial;
	font-size:12px;
	float:left;
}

.listing_liste .c2 .partenaire_centre{
	background-image:url(../images/partenaire_centre2.png);
	background-repeat:repeat-x;
	width:313px;
	height:98px;
	float:left;
	padding-top:7px;
}

.listing_liste .c2 .partenaire_gauche{
	background-image:url(../images/partenaire_gauche2.png);
	background-repeat:repeat-x;
	width:75px;
	padding-right:6px;
	text-align:right;
	height:98px;
	padding-top:7px;
	float:left;
}

.listing_liste .c2 .partenaire_droite .lien{
	color:#273f67;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.listing_liste .c2 .partenaire_centre .fond_gris{
	position:relative;
	min-height:58px;
	margin-top:20px;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	padding-left:12px;
	padding-top:10px;
	color:#263e66;
}



.partenaire_droite{
	background-image:url(../images/partenaire_droite.png);
	background-repeat:repeat-x;
	width:182px;
	height:80px;
	padding-top:30px;
	text-decoration: none;
	color:black;
	font-family: Arial;
	font-size:12px;
	float:left;
}
.partenaire_gauche{
	background-image:url(../images/partenaire_gauche.png);
	background-repeat:repeat-x;
	width:75px;
	padding-right:6px;
	text-align:right;
	height:98px;
	padding-top:7px;
	float:left;
}
.partenaire_centre{
	background-image:url(../images/partenaire_centre.png);
	background-repeat:repeat-x;
	width:313px;
	height:98px;
	float:left;
	padding-top:7px;
}

.sous_locations{
	padding-top:20px;
	padding-left:12px;
	position:absolute;
	top:264px;
	left:300px;
	width:110px;
	z-index:2;
	background-image:url(../images/sous_menu.png);
}

.sous_locations ul{
	list-style-type:none;
}

.sous_locations ul li{
	margin-bottom:18px;
}

.sous_locations ul li a{
	text-decoration: none;
	color:white;
}

.sous_locations ul li a:HOVER{
	text-decoration: none;
	color:#ccb371;
}

.sous_ventes{
	padding-top:20px;
	padding-left:12px;
	position:absolute;
	top:264px;
	left:166px;
	width:108px;
	background-image:url(../images/sous_menu.png);
}

.sous_ventes ul{
	list-style-type:none;
}

.sous_ventes ul li{
	margin-bottom:18px;
}

.sous_ventes ul li a{
	text-decoration: none;
	color:white;
}

.sous_ventes ul li a:HOVER{
	text-decoration: none;
	color:#ccb371;
}

.fond_gris{
	position:relative;
	min-height:58px;
	margin-top:20px;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	padding-left:12px;
	padding-top:10px;
}

.icone{
	position:absolute;
	right:15px;
	bottom:12px;
}

.fond_gris_full{
	background-color:#f3f3f3;
	width:607px;
	min-height:58px;
	font-weight:bold;
	font-size:12px;
	margin-top:4px;
	padding-left:12px;
	margin-left:10px;
}

.fond_ville{
	    float: left;
    width: 379px;
    padding-left: 8px;
    padding-top: 9px;
    height: 41px;
    /* background-image: url(../images/fond_ville.png); */
    /* background-repeat: repeat-x; */
    color: white;
    font-size: 15px;
    font-weight: bold;
    background: #9dbae1;
}

.form-control {
	width:100%;
	margin-bottom: 10px;
	border:1px solid grey;
	padding-left: 10px;
    height: 30px;
    border-radius:0;
    font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	

}

select.form-control {
	-webkit-appearance:none;
	background:white;
	background: url(../images/m_bg_select.jpg) right center no-repeat;

}

#form_recherche input[type="submit"] {
	color: #fff;
	background-color: #9fca61;
	border: 0;
}

.prix_textfield{
	background-image:url(../images/fond_prix.png);
	background-repeat:no-repeat;
	width:300px;
	padding-left:16px;
	height:29px;
	padding-top:9px;
	font-size:13px;
	background-color:#c7d3eb;
	float:left;
	font-weight:bold;
}

.titre_bien{
	font-weight: bold;
	color:white;
	padding-left:12px;
	font-size:13px;
}

.titre_page{
	font-size:24px;
	font-family: Arial;
	color:white;
	margin-left:550px;
	padding-top:50px;
}

.partenaire{
	background-color:#ebeff4;
}

.mention{
	padding-top:10px;
	background-color:#4d3800;
	margin-bottom:20px;
	padding-bottom:10px;
	min-height:85px;
}

.partenaire_image{
	height:84px;
	width:117px;
	float:left;
	vertical-align: center;
	border:2px solid #71756d;
	background-color: white;
}

.image_accueil{
	position:absolute;
	right:0;
	bottom:0;
	height:243px;
	width:271px;
	background-image:url(../images/accueil_image.png);
	background-repeat:none;
	
}
div.affaire_mois {
	width:680px;
	margin-top: 15px;
	padding-left:10px;
}

div.affaire_mois h3 {
	background-color:#464545;
	color:white;
	margin-bottom:8px;
	font-size:12px;
	padding-top:2px;
	height:18px;
	padding-left:35px;
	font-weight: normal;
}

div.affaire_mois .house_accueil {
	height:26px;
	width: 30px;
	background-image: url(../images/house_accueil.png);
	background-repeat: no-repeat;
	position: absolute;
	right:25px;
	top:50px;
}

div.more_info {
	background:url("../images/accueil-bien.jpg") no-repeat #dd3425;
	min-height:87px;
	color:white;
	font-size:12px;
}

div.diaporama_nouveaute {
	margin-bottom:8px;	
}
div.diaporama_nouveaute img {
	cursor: pointer;	
}
div.description_nouveaute p {
	margin-left:50px;
	padding-top:10px;
}
div.description_nouveaute p a {
	color:white;
	text-decoration:none;	
}
div.description_nouveaute p a:hover {
	text-decoration:underline;	
}
div.photo_cc {
	position: relative;
	width: 199px;
	height: 134px;
	float: left;
	margin-top:80px;
	margin-left:40px;;
	margin-bottom:15px;
}

.selection_logo{
	background-image:url(../images/selection_logo.png);
	background-repeat:none;
	height:19px;
	width:48px;
	margin-left:118px;
	margin-top:106px;
}

.diaporama{
	height:329px;
	/*width:669px;*/
	z-index:0;
}

div.coup_coeur_complement {
	/*margin-bottom: 30px;*/
}
div.texte_cc {
	float: left;
	width:192px;
	color:white;
	font-size:13px;
	margin-left:45px;
}

.texte_contact{
	color:white;
	font-family: Arial;
	font-size: 13px;
	margin-top:100px;
	margin-left:32px;
}

div.texte_cc p {
	margin-bottom: 5px;
	
}

div.texte_cc p.prix_cc {
	font-weight: bold;
	color: black;
	position: absolute;
	right:26px;
	top:130px;
	background-color: white;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:3px;
}


.input_contact, .content #grand_input {
	border:1px solid black;
	height:22px;
	margin-bottom:5px;
	padding-top:3px;
	width:203px;
}
.text_area_contact {
	border:1px solid black;
	font-size:13px;
	height:80px;
	margin-bottom:5px;
	padding-top:3px;
	width:203px;
}
.content {
	font-size:12px;	
}

.detail{
	/*width:644px;*/
	    min-height: 980px;
	float:left;
	margin-left:20px;
	width:703px;
	/*margin-left:24px;*/
}

.accueil{
	width:661px;
	margin-top:10px;
	color:#263E66;
	float: left; 
	margin-left: 19px;
}

.entete_ville {
	background: #edf5fc;
}

.centre_google{
}

#depose_offre a:hover {
	color:black;
	text-decoration: none;
	
}

table#form_detail {
	float: left;
    margin-left: 20px;
        width: 383px;

}

table#form_detail input,
table#form_detail select,
table#form_detail textarea{
	font-size: 13px;
	height: 35px;
}

#partage {
	font-size:18px;
	margin-bottom: 30px;
}

#visite_virtuelle {
	float: left;
    position: relative;
    top: -10px;
    width: 163px;
    text-align: center;
}
.form_ct_title {
	color: #9fca61;
	font-size:20px;
	margin-bottom: 20px;
	font-weight: bold;
	
}

#partage img {
	margin-left: 15px;
}

#partage a {
	text-decoration: none;
	
}

.textecontact{
	color:#263E66;
	float:left;
}

#depose_offre {
	float:right;
	color: #9fca61;
	font-size:18px;
	height: 28px;
	line-height: 28px;
	position: relative;
	top: -5px;
}

#depose_offre img {
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 8px;
}

#form_detail input, #form_detail select,#form_detail textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	width:100%;
	border-radius:0;
	margin-bottom: 0px;
	border:1px solid grey;
	padding-left: 10px;
    height: 30px;
    font-size: 15px;
}

#form_detail select {
	-webkit-appearance:none;
	background:white;
	background: url(../images/m_bg_select.jpg) right center no-repeat;
}



#form_detail textarea {
	min-height: 150px;
	padding-top: 10px;
}

#form_detail input[type="submit"] {
    color: #fff;
    background-color: #9fca61;
    border: 0;
}

.title_equivalent {
	margin-top: 50px;
	background-color: #c7d3eb;
	text-align: center;
	font-size:20px;
	color:white;
	text-transform: uppercase;
	
	padding-top: 8px;
	padding-bottom: 8px;
}
.equivalent{
	    padding-bottom: 10px;
	width: 201px;
	margin-top: 50px;
	margin-bottom: 20px;
	background-color:#005783;
	float: left;
}

.equivalent img {
    width: 100%!important;
    border: 0!important;
}

.equivalent:nth-child(odd) {
	margin-left: 50px;
	margin-right: 50px;
}

.info_equi {
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.equi_surf {
	text-align: center;
	color:rgba(255,255,255,0.5);
	font-size: 14px;
	margin-top: 10px;
}

.ville_equi{
	font-size:15px;
	color:white;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

.fleche_equi{
	background-image:url(../images/fleche_equi.png);
	background-repeat:no-repeat;
	height:14px;
	width:12px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}
.text_equi{
	font-weight:bold;
	float:left;
	color:black;
	font-size:arial;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}
.accueil table a {
	color:black;
	text-decoration:none;
}
.accueil table a:hover {
	text-decoration:underline;
}
.texte_lien {
	color:black;
}

.lien{
	text-decoration: underline;
	color:black;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
}
div.recherche_red {
	background:none repeat scroll 0 0 #901B1F;
	color:white;
	float:left;
	font-size:12px;
	margin-top:-4px;
	width:208px;
}

.content_fiche{
	background-color:#edf5fc;
	position: relative;
}
div.content_red {
	background:#dd3623;
	border-top:4px solid white;

}
div.footer_red {
	height:36px;
	margin:0 auto;
	position:relative;
	width:960px;
}
div.voir_categorie {
	margin:auto;
	color:#71756d;
	width: 470px;
}

div.voir {
	float:left;
	padding:4px;
}
div.voir_categorie ul {
	list-style-type:none;
	font-weight: bold;
}

div.voir_categorie #selected {
	text-decoration: underline;
}

div.voir_categorie ul li {
	float:left;	
}
div.voir_categorie ul li a {
	display:block;
	margin-top:4px;
	margin-left:15px;
	text-decoration:none;
	color:#040700;
}
div.voir_categorie ul li a:hover,
div.voir_categorie ul li a.selected {
	text-decoration: underline;
	color: #040700;
}

.listing_liste .paging {
	color:white;
	text-align:right;
	height:21px;
	width:617px;
	padding-right:32px;
	font-size:14px;
	padding-top:4px;
	font-weight: bold;
	background-color:#e6efd1;
	margin-bottom:20px;
}

.listing_liste #prec_suiv{
	color:#3c6abe;
}

.listing_liste .paging a {
	text-decoration:none;
	color:#373333;	
}
.listing_liste .paging .current,
.listing_liste .paging a:hover {
	text-decoration: underline;
	color:#3d6c54;
}
.listing_liste .bien_listing {
	min-height:94px;
	color: black;
	margin-bottom:10px;
}
.listing_liste .c1 {
}
.listing_liste .c2 {
	/*background: #e7eff4;*/
}
.listing_liste .c1:hover {
}
.listing_liste .c2:hover {
}

.content_bien {
	position:relative;
}
.content_bien .image {
	position:absolute;
	left:0px;
	/*left:90px;
	top:13px;*/
}
.content_bien .description_avance_bien {
	margin-left:160px;
	height:75px;
	position: relative;
	padding-top:20px;
}
.content_bien .description_avance_bien h1 {
	font-size:15px;
	/*padding-top:8px;*/
}

.content_bien .description_avance_bien p {
	font-size:12px;
	padding-top:10px;	
	color:#70766d;
}

.content_bien .description_avance_bien .prix {
	position:absolute;
	top:40px;
	right:30px;
	font-size:11px;
	color:#4d4a47;
	font-size:15px;
	text-align: right;
}
.espace{
	margin-left:6px;
}
.trier_par{
	margin-left:90px;
	font-weight: bold;
}

.zone_check{
	text-align:right;
	margin-right:40px;
}

.prix{
	color:black;
	font-weight:bold;
	font-size:14px;
	height:40px;
}

.content_bien .description_avance_bien .reference {
	font-size:12px;
}

.voir_annonce a {
	display: block;
	float:left;
	width:91px;
	height:113px;
	line-height: 113px;
	color:#353030;
	font-size:13px;	
	text-align:center;
	text-decoration: none;
}

.voir_annonce a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #0b3d69;
}

.menu_general {
	color:white;
	font-weight:bold;
	font-size:12px;
	margin-bottom:12px;
	margin-top:12px;
}
.menu_general .detail_prix {
	float:left;
}
.menu_general .ref{
	float:left;
	margin-right:60px;
}
.menu_general .type{
	float:left;
	margin-right:65px;
}

.menu_general .ville{
	float:left;
	margin-right:65px;
}
.menu_general h3 {
	line-height: 30px;
	float: left;
	margin-left:25px;
	font-size:13px;
	font-weight: bold;
}
.menu_general ul {
	list-style-type: none;
	width: 320px;
	margin-left:300px;
}
._general ul li {
	display:block;
	float: left;
	height: 40px;
	margin-right:10px;
	color:black;
	text-align:center;
	font-size:12px;
	line-height:40px;
}
.menu_general ul li:hover {
	cursor:pointer;
	text-decoration:underline;
}
.menu_general ul li a {
	font-weight:normal;
	color:black;
	text-decoration: none;
}
.menu_general ul li a:hover {
	text-decoration: underline;	
}
.fiche_detail .detail_rapide {
	color:black;
	font-size:11px;
	color:white;
	margin-bottom: 20px;
}
.fiche_detail .ref_detail {
	display:block;
	font-weight:bold;
	text-align:right;
	margin-bottom:30px;
	text-align:right;
	color:#70766d;
	font-size: 12px;
}

.fiche_detail .charges_mensuelles {
	color:#71756D;
	font-size:12px;
	text-align: right;
	padding-bottom:20px;
	font-weight: bold;
}

.fiche_detail .detail_texte1 {
	float:left;
	width: 300px;
	font-size:12px;
	margin-top:22px;
}

.fiche_detail .detail_texte2 {
	float:left;
	margin-left:70px;
	width: 250px;
	font-size:12px;
	margin-top:-200px;
}
.fiche_detail .images_detail {
	float:left;
	width:344px;
	position:relative;
	min-height:330px;
}

.fiche_detail .menu_divers {
	margin-top:10px;
	line-height:16px;
}
.fiche_detail .menu_divers a {
	color:#172983;
	text-decoration:none;
	font-size: 12px;
}
.fiche_detail .menu_divers a:hover {
	text-decoration:underline;	
}



.fiche_detail .titre_fiche {
	font-weight:bold;
}
.fiche_detail .carac_bien {
	font-size:11px;
	text-align: justify;
}
.fiche_detail .carac_bien ul {
	list-style-image: url("../images/ok.gif");
}
.fiche_detail .paging_diaporama_next_previous {
	color:black;
	font-size:11px;
	margin-left:2px;
	margin-top:20px;
	text-align: right;
	padding-right:7px;
}

.fiche_detail .paging_diaporama_next_previous .paging_diaporama {
		
}
.fiche_detail #previous_page, .fiche_detail .paging_diaporama, .fiche_detail #next_page {
	cursor:pointer;
	float:left;
	margin-left:4px;
}


.retour_listing {
	float:right;
	font-size:12px;
	color:#589cbe;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
}
.retour_listing a {
	color:#423f3c;
	text-decoration:none;
}
.retour_listing a:hover {
	text-decoration: underline;	
}
#carte .titre_fiche,
#contact .titre_fiche {
	font-weight:bold;
	font-size:13px;
}

.fiche_detail .infos input[type="text"] {
	border:1px solid #C7C8C9;
	height:22px;
	margin-bottom:5px;
	padding-top:3px;
	width:260px;
}

.container_bien_detail{
	padding-bottom:10px;
}

.fiche_detail .infos{
	color:black;
	text-align:justify;
}

.fiche_detail .infos h3{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	margin-bottom:16px;
}
.fiche_detail .infos textarea {
	border:1px solid #C7C8C9;
	font-size:13px;
	font-family:Arial;
	height:80px;
	width:260px;
}
.paging_diaporama .page_selected,
.paging_diaporama .page page_selected {
	text-decoration:underline;	
}


.paging_diaporama_next_previous {
	
}

div.fiche_detail {
	padding-bottom:30px;
}

.infos{
	float:left;
	width:390px;
	font-size:11px;
	margin-left:0px;
	color:black;
}
.entete_ref{
	width:276px;
	float:left;
	font-size:14px;
	padding-right:40px;
	margin-top:18px;
	margin-bottom:15px;
	text-align:right;
}
.entete_info{
	float:left;
	font-size:11px;
	margin-top:6px;
}


.dataGridView {
	color:#44474E;
	border:1px solid #CFCFCF;
	width: 100%; 
	border-collapse: collapse;
}

.dataGridView th {
	font-weight: bold; 
	text-align: center; 
	background-color: #EAEAEA;
	border:1px solid #CBCBCB;
	padding:3px;
	color:black;
}

.dataGridView td {
	border:1px solid #CBCBCB;
	padding:3px;
	text-align: center;
}
.dataGridView tr {
	background-color:white;
}
.dataGridView tr:hover {
	background-color: #F1F1F1;
	color:black;
}

.dataGridView .c2 {
	background-color: #F1F1F1;
}

#lesplusvus {
	border-bottom:1px dotted #055282;
	margin-bottom:10px;
}

.text-vus {
	float:left;
	font-size:10px;
	margin-left:10px;
}

.image-vus {
	float:left;
	min-height:60px;
	width:75px;
}

.text-vus .title {
	color:#055282;
	font-weight:bold;
}
.text-vus .suite a {
	color:#1c72aa;
	text-decoration:none;
}
.text-vus .suite a:hover {
	text-decoration: underline;
}

.ajouter_favoris {
	position: absolute;
	bottom:-7px;
	right: 135px;
	display:none;
}

 .ui-effects-transfer { 
 	border: 2px dotted #1E7DAF; 
 }

#pager_diaporama a {
	margin-right:5px;
	margin-left:5px;
	color:#d81b13;
	padding:0px 3px;
	background-color:#d81b13;
	text-decoration: none;
}

#pager_diaporama .activeSlide{
	margin-right:5px;
	color:#d81b13;
	font-weight: bold;
	font-size:15px;
	text-decoration: underline;
}

.description_avance_bien .description {
	width:280px;
}



.gallery.custom-state-active { 
	background: #eee; 
}

.gallery li { 
	float: left;
	width: 96px; 
	padding: 5px; 
	height:90px;
	margin: 5px; 
	text-align: center; 
}
.gallery li a { 
	float: right; 
}

.gallery li a.ui-icon-zoomin { 
	float: left; 
}
.gallery li img { 
	width: 100%; 
	cursor: move; 
}

.state-highlight {
	border: 1px solid #fed22f; 
	height:90px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 5px;
	width:96px;
	background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; 
	color: #363636;
}

.panel {
	background-color: #303030;
	text-align: center;
}

.header .diaporama {
}

.content_bien .image img {
	border:2px solid #777b73;
}

.separateur_bien {
	height: 9px;
	width:630px;
	background:#e7e7e7;
	margin-left:76px;
}

.bloc_recherche {
	margin-bottom:12px;
	font-size:11px;
}


.filarianne {
	color:#898b83;
	font-size: 10px;
	margin-bottom:10px;
}

.filarianne a {
	color:#898b83;
	text-decoration: none;
}

.filarianne a:hover {
	text-decoration: underline;
}

.puce_bien {
	background-image: url(../images/puce_bien.jpg);
	background-repeat: no-repeat;
	width:150px;
	position: absolute;
	right:0px;
	top:5px;
	padding-top:3px;
	padding-left:20px;
}

.puce_bien a {
	text-decoration: none;
	color:#4D4A47;
}

.puce_bien a:hover {
	text-decoration: underline;
}

.paging a {
	color:#58595b;
	font-size: 13px;
	font-weight: bold;
}

.coeur{
	background-image:url(../images/coeur.png);
	background-repeat:no-repeat;
	width:43px;
	float:left;
	height:37px;
	
}
.texte_coeur{
	color:black;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:12px;
}
.photo_coeur{
	width:262px;
	height:189px;
	margin-left:9px;
}

.coup_coeur{
	width:270px;
	height:300px;
	float:left;
	margin-top:35px;
}

.projets_coeur{
	float:left;
	color:#2e6c41;
	font-weight:bold;
	font-size:15px;
	margin-top:3px;
	margin-left:10px;
}
.vert{
	background-color:#c4d4a2;
	height:234px;
	width:268px;
	margin-top:15px;
}


.photo_cc .contour_image {
	border:1px solid #696a6b;
	padding:6px;
	width:199px;
	height:134px;
	margin-left:17px;
	margin-top:80px;
}

#nature_bien_accueil {
	background-color: white;
	width:150px;
	height: 17px;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:0px;
	padding-top:3px;
}

#surface_accueil {
	padding-left:10px;
	margin-bottom: 40px;
}

#ville_accueil {
	padding-left:10px;
	font-weight: bold;
	color:#514f4c;
}

.texte_accueil {
	padding-left:110px;
	color:#23282c;
	font-size:12px;
	margin-bottom:6px;
}

#detail_fiche {
	background-color: #4d3800;
	padding-left:13px;
}

.trombone {
	height: 25px;
	background-image: url(../images/trombone.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left:25px;
	padding-top:10px;
}


.menu_divers1 {
	height: 21px;
	margin-bottom:11px;
	margin-top:21px;
}

.menu_divers1 ul{
	list-style:none;
}

.texte

.menu_divers1 ul li:hover a {
	color:white;
}

.menu_divers1 ul li:hover {
	float:left;
	background-color:#7c95b7;
	font-size:12px;
	padding-top:3px;
	height:18px;
	padding-left:18px;
	padding-right:18px;
}


.menu_divers1 ul li a {
	float:left;
	font-size:12px;
}

.menu_divers1 ul li {
	float:left;
	font-size:12px;
	padding-top:3px;
	height:18px;
	padding-left:18px;
	padding-right:18px;
	height:21px;
	text-align:center;
}

.menu_divers2 {
	margin-top:20px;
	width:150px;
	float: left;
}

.menu_divers1 a {
	color:#535a5c;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.menu_divers1 a:hover {
	color: white;
}

.parti_dynamic{
	float:left; display: inline-block;
}

.envoyer_ami{
	margin-bottom:30px;
}

.envoyer_ami a {
	color:#959696;
	font-weight:bold;
	text-decoration: none;
}

.menu_divers1 .detail {
	background-image: url(../images/detail.png);
	background-repeat: no-repeat;
	padding-left:28px;
	margin-left:2px;
	margin-top:2px;
	height: 20px;
	padding-top:1px;
}

.menu_divers1 .imprimer {
	background-image: url(../images/print.png);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 20px;
	padding-top:3px;
}

.menu_divers1 .pdf {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 20px;
	padding-top:3px;
}

.menu_divers2 .localisation {
	background-image: url(../images/puce_localisation.png);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 27px;
	padding-top:3px;
}

.menu_divers2 .contact {
	background-image: url(../images/puce_contact.png);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 27px;
	padding-top:3px;
}

.inputrouge {
	width:200px;
	border:1px solid #484643;
	height:20px;
	margin-bottom:3px;
	margin-left:10px;
}

.select_achat {
	width:202px;
	border:1px solid #484643;
	height:22px;
	margin-bottom:3px;
	margin-left:10px;
}

.bloc_information_droite .achat_titre {
	color:#484643;
	font-size:13px;
	border-bottom:1px solid #484643;
	margin-bottom:15px;
}
.detail a {
	text-decoration: none;
	color:#5A5A5A;
	font-size:12px;
	font-weight: bold;
}
.detail a:hover {
	text-decoration: underline;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	background: #fff; 
	width: 490px; 
	height: 27px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 6px;
	width: 490px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	font: bold 11px Verdana;
	font-style:italic;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
}