* {
	margin:0;
	padding:0;
}
html{
	font-family:arial;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-color:#e5e5e5;
}
body{
	font-family:arial;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:url('../images/background_body.jpg') repeat-x ;
	background-position:top;
}

a img {
	border:0;
}

div.carte_luxembourg img {
	border: none;
}

div.site {
	width:999px;
	margin-left:auto;
	margin-right:auto;
	   padding-bottom: 21px;
	/*position: relative;*/
	
}

#header{
	width:100%;
	height:109px;
	background:url('../images/background_header.png');
	position: relative;
}
#separateur_header{
	float:left;
}
#drapeaux{
	margin-left:18px;
	margin-top:4px;
	float:left;
}
#drapeaux ul {
	list-style-type:none;
}
/*#drapeaux ul li{
	padding-top:8px;
}*/
#sloggan_header{
	/*padding-left:379px;*/
	float:left;
}
#header #image_left{
	background:url('../images/background_logo.png') no-repeat;
	width:334px;
	height:109px;
	position:absolute;
	left: 62px;
	/*margin-left:-28px;
	padding-left:90px;*/
	padding-top:15px;
}
#menu{
	height:76px;
	/*background:url('../images/background_menu.png') no-repeat;*/
	padding-left:30px;
}
#menu ul{
	font-family:Helvetica;
	/*text-transform:uppercase;*/
}
#menu_header{
	height: 45px;
    position: relative;
   top: 165px;
    width: 100%;
}


#menu_header ul{
	width:100%;
	list-style-type:none;
}
#menu_header li {
	display:inline;
	width:100px;
	margin-left:10px;
	/*float:right;*/
	
}
#menu_header li a{
	padding-top:1px;
	color:white;
	display:block;
	text-decoration:none;
	font-size:13px;
	margin-left:30px;
	height:25px;
	float:right;
	text-transform:uppercase;
	height:30px;
	padding-top:15px;
	font-weight:bold;

	
}
#menu_header li a:hover{
	border-top:solid 1px #4657b3;
	padding-top:14px;
	/*background-color:#494949;*/
}

#menu_header li .over{
	padding-top:14px;
	border-top:solid 1px #4657b3;
}

div.footer {
	bottom:0;
	height:215px;
	margin-right:auto;
	margin-left:auto;
	position:absolute;
	width:100%;
	background:url('../images/background_footer.jpg') repeat-x;
	z-index:1;
}

#all{
	background:url('../images/background_content.png') repeat-y;
	background-repeat:repeat-y;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	position:relative;
	width:100%;
}

#part_right_footer{
	padding-top:10px;
	margin-top:31px;
	float:right;
	font-family:Arial;
	font-size:12px;
	width: 171px;
	color:white;
text-align:right;
	border-left: solid 1px #4dab70;
	margin-right:10px;
	padding-bottom:10px;
}
#part_right_footer a{
	color: white;
    display: block;
  /*  float: left;*/
    margin-top: 10px;
	font-size:10px;
    text-decoration: none;
	
	/*font-style:italic;*/
	font-weight:bold;
}
#part_right_footer a:hover{
	text-decoration:underline;
}

div.bloc_milieu{
	width:542px;
	float:left;
}
div.bloc_milieu_accueil{
	width:100%;
	float:left;
}
div.bloc_milieu_contact{
	width: 960px;
}

#menu_left_index{
	width:300px;
	float:left;
	margin-right:38px;
}
/* SITE AVANT */

#background_header{
	width:100%;
	background:url('../images/background_header.jpg') repeat-x;
	height:240px;
	position:absolute;
	/*z-index:-1;*/
}

#menu_left{
	list-style:none;
	width:209px;
	
	margin-right:30px;
}


#menu_left li{
	background-color:#333333;
	margin-bottom:2px;
}

#menu_left a {
	
	display:block;
	width:190px;
	height:25px;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	border-left:solid 4px #666666;
	padding-left:20px;
	padding-top:15px;
	
	font-size:14px;
	
}
#menu_left b {
	display:block;
	width:190px;
	height:25px;
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	border-left:solid 2px #666666;
	padding-left:20px;
	padding-top:15px;
	font-size:14px;
}
#menu_left a:hover {
	background:url('../images/lueur_menu.jpg') no-repeat;
	background-position:left;
	border-left:solid 4px #0078ff;
}


#moteur_recherche{
	width:318px;
	padding-top:15px;
	float:left;
    padding-bottom: 15px;
}
#resultats_recherche{
	width:318px;
    float: left;
    padding-bottom: 15px;
}


.btn_recherche{
	background: #972027 url("../images/background_barre2.gif") repeat-x;
	height: 42px;
	display: block;
	width: 201px;
	padding-top: 8px;
	margin-top: 67px;
	margin-left: 46px;
}
.btn_recherche a{
	background: url("../images/fleche_recherche.gif") no-repeat;
	display: block;
	width: 181px;
	height: 33px;
	margin-left: 8px;
	padding-left: 44px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.btn_recherche a .souligne{
	text-decoration: underline;
	font-size: 11px;
	padding-left: 15px;
}

div.header {
	z-index: 100;
	height:240px;
	margin-bottom:30px;
}
div.header #left_header{
	float:left;
	width:240px;
}
div.header #left_header img{
	padding-top:33px;
}
div.header #right_header{
	float:left;
	width:720px;
	color:white;
	text-align:right;
	font-size: 16px;
	margin-top:60px;
}
div.header #img_header{
	position:relative;
	height:309px;
	background:url("../images/header.jpg") top left no-repeat;
	clear: both;
}

div.header #menu_haut{
	float: right;
	height:35px;
}
ul#menu_haut {
	list-style-type:none;
}
#menu_haut li /* Elements des listes */      
{ 
	float : left; 
	text-align:center;
	padding-left:29px;
	padding-right:29px;
}
#menu_haut a /* Contenu des listes */
{
	display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
	padding : 0; /* aucune marge intérieure */     
	color : #a9a9a9; /* couleur du texte */
	text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
	/*width : 144px;*/ /* largeur */
	height:22px;
	font-family:Georgia, Arial;
	font-style:italic;
	font-size:16px;
	padding-top:10px;
	font-weight: normal;
}

#menu_haut a:hover, #menu_haut a.selected /* Lorsque la souris passe sur un des liens */    
{
	border-bottom: 3px solid #313131;
	color : #313131; /* couleur du texte */
}


div.bloc{
	background: #f9f9f9 url("../images/background_bloc.gif") repeat-x;
	height: 310px;
}

div.bloc_haut{
/*	background: url("../images/background_bloc_haut.gif") top repeat-x;*/
}

div.bloc_bas{
/*	background: url("../images/background_bloc_bas.gif") bottom repeat-x;*/
	min-height: 300px;
	padding-bottom: 5px;
}




.langue{
	display: block;
	float: right;
	margin-right: 13px; 
	margin-top: 10px;
	color: #FFFFFF;
}
.langue a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


.haut_recherche {
	position: relative;
}

.haut_recherche .bas_onglet {
	background-image: url(../images/haut_recherche_fond.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	width: 719px;
	bottom:0px;
}

.haut_recherche .intitule_recherche {
	background-image: url(../images/intitule_recherche.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 379px;
	float: left;
	color:white;
	font-size: 12px;
	padding-left:12px;
	padding-top:21px;
}

.btn_selection {
	background-image: url(../images/btn_selection_recherche.png);
	position: absolute;
	width: 24px;
	height: 24px;
	bottom:5px;
	z-index:2;
	left:5px;
	background-repeat: no-repeat;	
}

.haut_recherche .onglet .inactif,
.haut_recherche .onglet .actif {
	color:white;
	font-size:18px;
	font-weight: bold;
	padding-top:10px;
	padding-left:40px;
}

.haut_recherche .onglet .actif {
	background-image: url(../images/onglet_actif_rouge.png);
	background-repeat: no-repeat;
	height: 32px;
	width:125px;
	position:relative;
	margin-top:5px;
	cursor:pointer;
	float: left;
}

.formulaire_general {
	margin-left:200px;
	color:#58595a;
	font-size:12px;
}

.formulaire_general input {
	border:1px solid #c6c6c7;
	width:120px;
	font-size:12px;
	height: 18px;
}

.formulaire_general select {
	border:1px solid #c6c6c7;
	width:122px;
	font-size:12px;
	height: 20px;
}


.haut_recherche .onglet .inactif .btn_selection {
	display: none;
}

.haut_recherche .onglet .inactif {
	background-image: url(../images/onglet_inactif_rouge.png);
	background-repeat: no-repeat;
	height: 32px;
	position:relative;
	cursor:pointer;
	margin-top:5px;
	width:119px;
	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;	
}

div.menu {
	font-size: 11px;
	top:126px;
	position: absolute;
	right: 104px;
}

ul#menu {
	list-style-type:none;
}

div.contenu_annonce .titre{
	color: #a52229;
	font-size: 14px;
	padding-top: 11px;
	margin-left: auto;
	margin-right: auto;
	width: 622px;
}

div.contenu_annonce div{
	color: #a52229;
	/*width: 622px;*/
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
}
div.contenu_annonce ul, div.contenu_annonce ol{
	list-style-position: inside;
}

div.coup_coeur{
	width: 228px;
	padding-top: 19px;
	margin-left: 25px;
	float: left;
}
div.coup_coeur h2{
	background:url('../images/puce.gif') center left no-repeat;
	padding-left:17px;
	color: #0068fa;
	font-weight: normal;
	font-size: 14px;
}
div.coup_coeur h2 span{
	font-weight: bold;
	text-transform: uppercase;
}
div.coup_coeur .bloc{
	float: right;
	width: 209px;
	margin-top: 13px;
}
div.coup_coeur .image{
	border:solid 2px white;
	background: white;
	width: 171px;
	height: 128px;
	float: left;
}
div.coup_coeur .images{
	float: left;
	width: 23px;
	margin-left: 7px;
}
div.coup_coeur .images img{
	margin-bottom: 12px;
}

div.coup_coeur h3{
	clear: both;
	font-size: 11px;
	color: #4c4c4e;
	font-weight: normal;
	padding-top: 10px;
}
div.coup_coeur h3 span{
	font-size: 14px;
}


#adresse_footer{
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}
#mail_footer{
	color:#0072f3;
	text-decoration:none;
}
#mail_footer:hover{
	text-decoration:underline;
}
.footer table{
	padding-top:40px;
}
#adresse_footer .left{
	width:50%;
	float:left;
	text-align:left;
}
#adresse_footer .right{
	width:50%;
	float:right;
	text-align:left;
}

div.footer #menu_bas {
	width:275px;
	background: url('../images/background_points.gif') repeat;
	position: absolute;
	top: 89px;
	left: 26px;
}
div.footer ul{
	list-style-type:none;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
}
div.footer ul li{
	text-align: left;
	width: 236px;
	height: 19px;
	padding-top: 5px;
	border-bottom: solid 1px #c4c4c4;
}
div.footer ul li a{
	color:#313131;
	text-decoration:none;
	font-family:Georgia, Arial;
	font-style:italic;
	font-size:16px;
}
div.footer ul li a:hover{
	text-decoration:underline;
}
div.footer .coordonnees_footer{
	float: right;
	width: 168px;
	color: #FFFFFF;
	padding-left: 21px;
	padding-top: 49px;
	text-align: left;
	font-family:Georgia, Arial;
	font-style:italic;
}
div.footer .coordonnees_footer b{
	font-size: 22px;
	margin-bottom: 2px;
	display: block;
}
div.footer .texte_footer{
	width: 307px;
	float: right;
}

div.footer .texte_footer h1{
	color: #FFFFFF;
	font-size: 25px;
	text-align: right;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-right: 20px;
	font-style:italic;
}
div.footer .texte_footer p{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-left: 5px;
	border-right: solid 1px #FFFFFF;
	font-style:italic;
}

div.footer .general_footer a {
	color:#34393e;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}

div.footer .general_footer a:hover,
div.footer .general_footer ul li a:hover {
	text-decoration: underline;
}

div.footer .left_footer {
	position: absolute;
	width: 50%;
	height:60px;
	top:0px;
	left:0px;
	z-index:-1;
	background-color: white;
}

div.footer .right_footer {
	position: absolute;
	width: 50%;
	height:60px;
	top:0px;
	right:0px;
	z-index:-1;
	background-color: #c8ddee;
}

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 {
	z-index:0;
	clear: both;
	padding-top: 340px;
	/*padding-top:250px;*/
	height:100%;
	
}



.uppercase {
	text-transform: uppercase;	
}

.bordeau {
	color:#650726;
}


.bloc_pub .mandat {
	background-image: url(../images/mandat.jpg);
	background-repeat: no-repeat;
	height:71px;
	width:114px;
	margin-left:5px;
	cursor: pointer;
	float: left;
}


#energie {
	margin-top:20px;
}

#calculette .texte,
#energie .texte,
#mandat .texte {
	width: 120px;
	float: left;
	text-align:right;
	width:118px;
}

#calculette .texte, 
#energie .texte {
	float: right;
}

#calculette .texte {
	width: 130px;
}

#calculette .contenu_bloc_pub {
	padding-top:43px;
	padding-bottom:42px;
}

.energie {
	background-image:url(../images/economie_energie.png);
	background-repeat:no-repeat;
	height:101px;
	left:11px;
	position:absolute;
	top:-13px;
	width:126px;
	cursor: pointer;
}

.calculette {
	background-image:url(../images/calculette.png);
	background-repeat:no-repeat;
	height:72px;
	left:15px;
	position:absolute;
	top:40px;
	width:92px;
	cursor: pointer;
}

#calculette .texte h1,
#energie .texte h1,
#mandat .texte h1 {
	font-size:18px;
	position: relative;
	margin-left: 0px;
}


#energie h2 a {
	color: #526d31;
	text-decoration: underline;
	font-size: 12px;
}

#energie h2 {
	padding-left:25px;
	text-align: left;
}

#calculette .texte h1 .mini,
#energie .texte h1 .mini,
#mandat .texte h1 .mini {
	font-size: 11px;
	font-weight: normal;
}


#mandat .contenu_bloc_pub {
	padding-bottom:20px;
	padding-top:17px;
}

.content .contenu_central {
	float: left;
	min-height: 60px;
	padding-bottom: 4px;
	margin-left:60px; 
	margin-right: 50px;
	margin-bottom: 215px;
	min-height:200px;
	background-position:bottom;
}

.recherche_bloc {
	margin-left:20px;
	margin-bottom:15px;
	margin-top:10px;
	width: 510px;
	background-color:#1f417c;
	color:white;
	font-size:14px;
	font-family:Arial;
	float:left;
	min-height:190px;
}

#coordonnees_agence{
	padding-top:10px;
	padding-left:10px;
	background-color:#162f5a;
	width:390px;
	float:right;
	margin-top:10px;
	color:white;
	min-height:180px;
}

#coordonnees_agence a {
	color:white;
	text-decoration:none;
}
#coordonnees_agence a:hover {
	color:white;
	text-decoration:underline;
}

#title_recherche_bloc{
	color:white;
	font-weight:bold;
	font-size:16px;
	padding-top:10px;
	padding-left:5px;
}
#formu_recherche .left{
	width:120px;
}
#formu_recherche table td{
 height:25px;	
}
#checkbox_avendrealouer{
	position:absolute;
	margin-left:410px;
	font-weight:bold;
	margin-top:-15px;
}
.recherche_bloc .bas_recherche {
	background-image: url(../images/bas_recherche.png);
	background-repeat: no-repeat;
	height: 12px;
}

.recherche_bloc .haut_recherche {
	height: 47px;
}

.recherche_bloc .contenu_recherche {
	background-image: url(../images/fond_recherche.png);
	background-repeat: no-repeat;
	height: 130px;
	padding-top:35px;
	position: relative;
}


.accueil_bloc {
	width: 743px;
}

.accueil_bloc .bas_bloc_accueil {
	background-image: url(../images/bas_bloc_accueil.png);
	background-repeat: no-repeat;
	height:23px;
	width: 742px;
}

.accueil_bloc .onglet_bloc_accueil {
	height: 33px;
	padding-left:3px;
	background-image: url(../images/ombre_onglet.png);
	background-repeat: no-repeat;
}

.accueil_bloc .onglet_bloc_accueil .actif {
	height:22px;
	width:210px;
	padding-top:3px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(../images/onglet_actif.png);
	margin-top:8px;
	color:#820931;
	font-size:18px;
	font-weight:normal;
	cursor:pointer;
	text-align: right;
	padding-right:30px;
}

#projets_en_cours_content,
#presentation_content {
	/*margin-top:-10px;*/
	padding-left:15px;
}


#projets_en_cours_content .image,
#presentation_content .image {
	float: left;
	width:325px;
	height: 210px;
	margin-top:-8px;
}

#projets_en_cours_content .texte,
#presentation_content .texte {
	background-image: url(../images/fond_accueil.png);
	background-repeat: no-repeat;
	height: 160px;
	float: left;
	padding-left:10px;
	margin-top:-8px;
	width: 365px;
	padding-top:50px;
}

#projets_en_cours_content .texte h1,
#presentation_content .texte h1 {
	color:#820931;
	font-size:18px;
	font-weight: normal;	
}

#projets_en_cours_content .texte p,
#presentation_content .texte p {
	color:#50585f;
	font-size:17px;
	width:345px;
	padding-top:20px;
	text-align: justify;
}

.accueil_bloc .onglet_bloc_accueil .inactif {
	height:22px;
	cursor:pointer;
	width:210px;
	padding-top:3px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(../images/onglet_inactif.png);
	margin-top:8px;
	color:#50585f;
	font-size:18px;
	text-align: right;
	padding-right:30px;
}


.accueil_bloc .content_bloc_accueil {
	background-image: url(../images/content_bloc_accueil.png);
	background-repeat: repeat-y;
	min-height: 202px;
}

.accueil_bloc .haut_bloc_accueil {
	background-image:url(../images/haut_bloc_accueil.png);
	background-repeat:no-repeat;
	height: 14px;
}

.content .contenu_annexe {
	float: left;
	width: 261px;
	min-height: 60px;
}

/*
div.displayAccueil {
	width:322px;
	float:left;
	margin-top:10px;
	padding:5px;
}
*/
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";
}

h3.titreAccueil {
	font-size:12px;
	color:white;
	width:265px;
	height:18px;
	margin-top:10px;
	font-weight:normal;
	background-color:#989994;
	padding-top:2px;
	margin-left:23px;
	margin-left:10px;
	padding-left:35px;
	margin-bottom:10px;
}



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

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


div.clear {
	clear:both;
}

div.recherche {
	float:left;
	width:300px;
	/*color:#598bc8;*/
	font-size:11px;
	/*background: white;*/
}
div.recherche .resultats{
	width: 240px;
	margin-left: 12px;
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
}
div.recherche .resultats b{
	font-size: 16px;
}

div.main_bloc_search {
	/*background-color:#DEE3EB;*/
	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, h1.titre {
	font-size:23px;
	padding-top:17px;
	color: #1b1b1b;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
	text-align: left;
	height: 53px;
	padding-left: 16px;
	background: url(../images/background_titre.png) bottom left no-repeat;
}
div.recherche .info {
	display: block;
	margin-left: 18px;
	margin-bottom: 11px;
	font-family: Georgia, Arial;
	font-style:italic;
	font-size:14px;
}
div.recherche .info b{
	font-weight:bold;
	font-size:12px;
	font-family: Georgia, Arial;
	font-style:italic;
}
div.recherche .info a{
	color:#313131;
	font-size:12px;
	font-family: Georgia, Arial;
	font-style:italic;
	text-decoration: none;
}
div.recherche .info a.link_over{
	color:#b95f13;
}
div.recherche .info a.link_out{
	color:#313131;
}
.fiche_detail h3{
	font-size: 24px;
	font-family: Georgia, Arial;
	font-style:italic;
	font-weight: normal;
	border-bottom: solid 1px #313131;
	margin-bottom: 15px;
}

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;	
}

#formu_recherche{
	margin-left: 13px;
	position: relative;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-style:italic;
	font-weight: normal;
}
#formu_recherche label{
	font-size: 18px;
}
#formu_recherche select{
	width:173px;
}
#formu_recherche .input_text{
	width:180px;
}
#formu_recherche .input_text_small{
	width:42px;
}
.btn_rechercher {
	cursor:pointer;
	float: right;
	text-align:center;
	position:absolute;
	right: 10px;
	bottom: -1px;
	/*bottom: 10px;*/
}
 .carte_luxembourg {
	position:absolute;
	height:116px;
	cursor: pointer;
	width:302px;
	background: url("../images/fond_carte.png");
	margin-left: -5px;
}
div.carte_luxembourg_accueil img {
	border: none;
}
.carte_luxembourg_accueil{
	/*position:absolute;*/
	height:119px;
	cursor: pointer;
	width:79px;
	background: url("../images/carte_accueil_fond.png");
	margin-left: -5px;
	float:left;
}

.actualites{
	float: right;
	width: 280px;
	margin-right: 10px;
}
h2.titre a {
	font-size:14px;
	color: #1b1b1b;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
h2.titre_page a {

	font-family:Arial;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	display: block;
}

.actualites .contenu {
	padding-left:10px;
	height: 195px;
}
.gestion_loc, .syndic{
	float: left;
	margin-left: 12px;
	width: 285px;
}
.gestion_loc .contenu, .syndic .contenu{
	height: 193px;
	overflow: hidden;
	color: #737373;
	padding-left:10px;
}
.gestion_loc h1{
	color: #00b1e6;
}
.syndic h1{
	color: #ff6600;
}
.actualites a.lien{
	float: right;
	color: #313131;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
	margin-top: 5px;
	display: block;
	font-size: 10px;
}
a.lien{
	color: #313131;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
	margin-top: 5px;
	display: block;
	font-size: 14px;
}
.separateur{
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.plus{
	float: right;
} 
.contenu {
	
}

.listing{
	float: left;
	
	list-style-type:none;
	font-weight: normal;
	font-size:12px;
	font-family: Georgia, Verdana;
	color:#707070;
	font-style:italic;
	margin-top:17px;
	/*margin-top: 30px;*/
	
}
.listing_infos{
	width:325px;
	float:left;
	padding-left:16px;
	padding-right:16px;
}
.listing b{
	color: #3f3b39;
	font-weight: normal;
}
.listing_titre{
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
	font-size:18px;
	min-height:25px;
}
.listing_titre .left{
	width:50%;
	float:left;
	min-height:20px;
}
.listing_titre .right{
	width:50%;
	float:left;
	font-size:18px;
	text-align:right;
	padding-top:10px;
	font-weight: bold;
}
.nature_listing{
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}
.listing .btn_details a{
	text-decoration: none;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
}
.infos_listing{
	margin-top: 10px;
}

.infos_listing b{
	color: #3f3b39;
}
.description_listing{
	height:30px;
	overflow: hidden;
	margin-top: 5px;
}
.prix_listing{
	margin-top: 11px;
	margin-bottom: 10px;
}


.details{
	list-style-type:none;
	font-weight: normal;
	font-size:14px;
	font-family: Georgia, Verdana;
	color:#707070;
	font-style:italic;
}


#menu_left_index .clair{
	background: url('../images/background_listing_clair.jpg') repeat;
}
.listing .clair{
	height: 190px;
	overflow: hidden;
	border-bottom:solid 1px #e5e5e5;
}
.listing li{
	margin-bottom:20px;
}
.fond_clair{
	background: url('../images/background_listing_clair.jpg') repeat;
}
.listing .fonce{
	height: 190px;
	overflow: hidden;
	background: url('../images/background_listing_fonce.jpg') repeat;
	border-bottom:solid 1px #e5e5e5;
}
div.contenu_annonce{
	background: url('../images/background_listing_clair.jpg') repeat;
	margin-top: 5px;
}
.listing h2{
	font-size:16px;
	margin-bottom: 8px;
	float: left;
	width: 520px;
	margin-top: 8px;
}
.listing h2 a{
	font-family: Arial;
	font-weight: normal;
	color: #0068fa;
	text-decoration: none;
}
.listing .image{
	width: 172px;
	height: 172px;
	float:left;
	overflow: hidden;
}
.listing .image img{
	border: solid 1px #707070;
}
.listing  .image a{
	/*margin-top: 6px;
	margin-left: 5px;
	display: block;
	height: 84px;
	width: 85px;
	overflow: hidden;
	text-align: center;*/
}
.listing  .image img{
	border: solid 1px #000000;
}
.listing p{
	
	
	float:left;
	height:66px;
	padding-bottom:10px;
	width:520px;
}
.listing p span{
	/*width: 395px;*/
	/*height: 42px;*/
	display: block;
	overflow: hidden;
}
.listing p .bouton{
	
}

.link_listing{
	background-color:#666666;
	float:right;
	height:25px;
	margin-bottom:10px;
	padding-top:5px;
	position:relative;
	right:0;
	text-align:center;
	width:63px;
	color:white;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;

}
.link_listing:hover{
	text-decoration:underline;
}
.btn_hybride {
	background-image: url(../images/btn_hybride.png);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	border:0px;
	background-color: transparent;
	line-height: 27px;
	margin-right: 0px;
	position:absolute;
	bottom:0px;
	right:10px;
	padding:0px;
	padding-left: 16px;
}

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

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

.cadre_carte .carte_check td label{
	margin-left: 5px;
}
 .cadre_carte {
	position:relative;
	height:160px;
	padding-top:3px;
	margin-bottom:10px;
	width: 225px;
	float: left;
}

.div_recherche {
	width: 50%;
	margin: 0 auto;
	float: left;
}
#budget_min,
 #budget_max {
	/*padding-top:3px;*/
	height:15px;
	font-size:12px;
	width:62px;
	font-weight:bold;
}


.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;
	float:right;
	margin-right:-5px;
	color:white;
	cursor: pointer;
	padding-top:4px;
	padding-left: 16px;
	font-size:12px;
	font-weight:bold;
}
.bloc_information_droite {
	position:relative;
	padding-top: 10px;
	font-size:12px;
	width: 100%;
}
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: 249px;
	height: 245px;
	padding-left:18px;
	float: left;
}
div.coup_coeur_complement {
	/*margin-bottom: 30px;*/
}
div.texte_cc {
	float: left;
	width:406px;
}
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;
}


 .content #grand_input {
	border:1px solid black;
	height:22px;
	margin-bottom:5px;
	padding-top:3px;
	width:150px;
}
.text_area_contact {
	border:1px solid black;
	font-size:13px;
	height:80px;
	margin-bottom:5px;
	padding-top:3px;
	width:172px;
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
}


.content {
	font-size:12px;	
}

.accueil table a.lien {
	text-decoration:none;
}
.accueil table a:hover {
	text-decoration:underline;
}
.texte_lien {
	color:black;
}
div.recherche_red {
	background:none repeat scroll 0 0 #901B1F;
	color:white;
	float:left;
	font-size:12px;
	margin-top:-4px;
	width:208px;
}
div.content_red {
	background:#dd3623;
	border-top:4px solid white;

}
div.voir_categorie {
	color:#71756d;
	width: 200px;
	position: absolute;
	right: 0px;
}

.listing_liste {
	margin-top:18px;
	padding-top:18px;
}

div.voir {
	float:left;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
	height:16px;
	color:#50585F;
	background-color: white;
}
div.voir_categorie ul {
	list-style-type:none;
	font-weight: bold;
}

div.voir_categorie ul li {
	float:left;	
	height:16px;
	padding-left:10px;
	padding-right:10px;
}

div.voir_categorie ul li a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

div.voir_categorie ul li#selected {
	text-decoration: none;
	background-color: white;
	color:#50585f;
}
div.voir_categorie ul li#selected a {
	color:#50585f;
}

div.voir_categorie ul li a:hover,
div.voir_categorie ul li a.selected {
	color: #50585f;
	background-color: white;
}


.conteneur_paging {
	text-align: center;
	width: 500px;
	/*margin-right: 10px;*/
	
}

.paging {
	color: #586acf;
	font-size: 12px;
	color: #33c166;
	padding-top:3px;
	text-align:right;
	font-family: Georgia, Verdana;
	font-style:italic;
}
.paging b{
	color: #33c166;
}
.paging .nombre {
	
}
.paging .last {
	border-right:none;
	padding-right:3px;
	padding-left:3px;
}
.paging .page {
	color: #e7071f;
	font-size: 18px;
}
.paging .sur {
	color: #3f3b39;
}
.paging a {
	text-decoration:none;	
	color: #33c166;
	font-family: Georgia, Verdana;
}
.current {
	color: #4657b3;
	font-size: 10px;
	font-family: Georgia, Verdana;
}

#prec_suiv{
	color: #33c166;
}

.listing_liste .paging a:hover {
	text-decoration: underline;
	color: #313131;
}

.listing_liste .bien_listing {
	height:122px;
	color: white;
	background: url(../images/background_liste_haut.gif) top repeat-x;
	margin-bottom: 10px;
}
.listing_liste .bien_listing .content_bien{
	background: url(../images/background_liste_bas.gif) bottom repeat-x;
	height:122px;
}

.listing_liste .puce{
	float:left;
	padding-top:40px;
}

.listing_liste .ligne_separation{
	width:3px;
	height:115px;
	background-color:#244b8e;
	float:left;
}

.content_bien .image {
	/*position:absolute;*/
	float:left;
	/*left:55px;*/
	margin-left:0px;
	margin-right:13px;
	z-index:2;
	
	margin-top:7px;
	width:160px;
	/*left:90px;
	top:13px;*/
	text-align:left;
}

.content_bien  .listing_prix{
	font-size:14px;
	float: right;
	font-weight: bold;
	margin-top: 4px;
	
}

.content_bien .listing_reference{
	float: right;
	margin-top: 12px;
}
.content_bien .listing_description {
	width: 456px;
	float: left;
	/*padding-left:395px;*/
}
.content_bien .listing_description h1{
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
}
.content_bien .listing_description h2{
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.content_bien .listing_description p{
	height: 33px;
	overflow: hidden;
}
.content_bien .listing_description a{
	color: white;
	text-decoration: none;
}
.content_bien .listing_description a.suite{
	text-align: right;
	width: 357px;
	display: block;
}

.content_bien .description{
	padding-right:5px;
}
.content_bien .description_avance_bien h1 {
	font-size:15px;
	font-family: Arial;
	text-transform: uppercase;
	/*padding-top:8px;*/
}

.content_bien .reference {
	position: absolute;
	top:62px;
	right:15px;
	color:#3a4045;
	text-transform: uppercase;
}

.content_bien .description_avance_bien .sous_description {
	margin-top:10px;
	
	
	text-align:justify;
	
}

.content_bien .description_avance_bien .sous_description h1 {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

.content_bien .description_avance_bien .sous_description .lire_suite {
	text-align: right;
	padding-top:10px;
	color:#3a4045;
}

.lire_suite a {
	color:#ffe001;
	font-weight:bold;
	text-decoration: underline;
}

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


.content_bien .description_avance_bien p {
/*	color:#43464A;*/
	font-size:12px;
	height:45px;
	overflow:hidden;
	padding-top:15px;
}

.content_bien .description_avance_bien .prix {
	position:absolute;
	top:175px;
	right:0px;
	height:18px;
	background-color:white;
	color:#3a4045;
	font-size:14px;
	padding-top:2px;
	padding-right:40px;
	padding-left:20px;
	min-width:130px;
	text-align: right;
}

.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 {
	background:#f2f1f1;
	color:black;
	height:30px;
	
	position: relative;
	width:418px;
	margin-bottom: 5px;
}
.menu_general h3 {
	color: #d81b13;
	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;
}
.menu_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 {
	float: left;
	width: 570px;
	font-weight: normal;
	font-size:12px;
	font-family:Georgia, Arial;
	font-style:italic;
	margin-top: 10px;
}
.fiche_detail .detail_rapide {
	color:black;
	font-size:11px;
	color:#71756D;
	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_texte {
	float:left;
	width: 260px;
	font-size:12px;
}
.fiche_detail .images_detail {
	float:left;
	width:430px;
}
.fiche_detail .images_detail .contour_image {
	width:410px;
	height:275px;
	position:relative;
}

.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;	
}
.detail_prix {
	color:black;
	font-weight:bold;
	font-size:13px;
	top:7px;
	right:10px;
	position: absolute;
}
.fiche_detail .titre_fiche {
	font-weight:bold;
	font-size:11px;
	margin-top:15px;
	color:#d81b13;
}
.fiche_detail .carac_bien {
	font-size:11px;
	color:#71756d;	
	text-align: justify;
}
.fiche_detail .carac_bien ul {
	list-style-type: none;	
}
.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 .contour_image img {
	border-top:7px solid #88898b;
	border-bottom:7px solid #88898b;
	border-left:4px solid #88898b;
	border-right:4px solid #88898b;
}

.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;
}
.fiche_detail .infos textarea {
	border:1px solid #C7C8C9;
	font-size:13px;
	font-family:Arial;
	height:80px;
	width:260px;
}



.paging_diaporama_next_previous {
	
}


.dataGridView {
	color:#707070;
	border:1px solid white;
	width: 100%; 
	border-collapse: collapse;
}

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

.dataGridView td {
	border:1px solid #707070;
	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 {
	margin-left:236px;
	margin-top:2px;
}


.separateur_bien {
	height: 20px;
	width:100%;
	text-align:right;
	/*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/bulle.png);
	background-repeat: no-repeat;
	width:120px;
	position: absolute;
	right:0px;
	top:90px;
	height:40px;
	padding-top:5px;
	padding-left:45px;
}

.puce_bien a {
	text-decoration: none;
	color:#3a4045;
	text-transform: uppercase;
	font-weight: bold;
}

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

#accueil_fond {
	background-image: url(../images/fond_accueil.png);
	background-repeat: no-repeat;
	margin-left:-4px;
	width:715px;
}

.photo_cc .contour_image {
	border:1px solid #696a6b;
	padding:6px;
}

#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:45px;
	color:#474440;
	font-size:12px;
}

#detail_fiche {
	width:808px;
	float: left;
}

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


.menu_divers1 {
	margin-top:20px;
	width:250px;
	float: left;
}


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

.menu_divers2 a,
.menu_divers1 a {
	color:black;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menu_divers2 a:hover,
.menu_divers1 a:hover {
	text-decoration: underline;
}

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

.menu_divers1 .detail,
.menu_divers1 .imprimer {
	background-image: url(../images/puce_imprimer.png);
	background-repeat: no-repeat;
	padding-left:30px;
	height: 27px;
	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;
}

#achat_titre {
	border-bottom:1px solid #50585F;
	color:#50585F;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:25px;
	padding-bottom:0;
	padding-left:0;
	margin-right:15px;
}
.texte{
	color:#50585F;
	font-family:Georgia,Arial;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}


.pas_trouve {
	
	/*color:#1f2021;*/
/*	padding-top:45px;*/
/*	margin-top:30px;*/
	padding-top:80px;
	font-size:14px;
/*	width:544px;*/
	text-align: justify;
	font-family: Arial;
}

.pas_trouve a {
	/*color:#1f2021;
	text-decoration: none;	*/
	color: #313131;
	text-decoration: underline;
}

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

.bloc_equivalent {
	width:177px;
	margin-right:15px;
	float:left;
	min-height: 755px;
}

.bloc_equivalent .contenu_equivalent {
	margin-top:5px;
	background-image: url(../images/fond_equivalent.png);
	background-repeat: repeat-x;
	min-height: 710px;
	padding-left:15px;
	width: 162px;
	font-size:14px;
	padding-top:10px;
	color:white;
}

.bloc_equivalent .contenu_equivalent .titre {
	text-transform: uppercase;
}

.bloc_equivalent .contenu_equivalent .image {
	margin-top:5px;
	margin-bottom:5px;
	height:115px;
}

.bloc_equivalent .contenu_equivalent .informations .prix {
	text-align: right;
	padding-top:10px;
	padding-bottom:10px;
}

.bloc_equivalent .contenu_equivalent .informations {
	border-bottom:1px dotted white;
	margin-right:8px;
	margin-bottom:15px;
}

.bloc_equivalent h1 {
	background-color: #424850;
	height:23px;
	padding-left:15px;
	margin-bottom:5px;
	font-family: Arial;
	font-size: 14px;
	color:white;
	font-weight: normal;
	padding-top:7px;
}

.haut_detail  {
	height: 30px;
	margin-bottom:10px;
	margin-top:5px;
}



.btn_localisation {
	width:100px;
	background-repeat: no-repeat;
	height:13px;
	padding-left:40px;
	background-image: url(../images/btn_planete.png);
	color:#3e454a;
	cursor: pointer;
	font-weight:bold;
	padding-top:17px;
	float: left;
}

.btn_listing {
	float: right;	
	padding-top:17px;
	position: relative;
}

.btn_listing a {
	color: #1a1d1f;
	text-decoration: none;
	font-weight: bold;
}

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

.fiche_detail {
	margin-top: 35px;
}
.align-right{
	text-align: right;
}
.fiche_detail .description .photos{
	width: 211px;
	margin-left: 7px;
	float: left;
}
.fiche_detail .description .photos img{
	float: left;
	margin-right: 11px;
	margin-bottom: 7px;
}
.fiche_detail .description .gauche{
	float: left;
	color: white;
	padding-top: 7px;
	width: 360px;
}
.fiche_detail .description .droite{
	float: right;
	color: white;
	margin-right: 10px;
}
.fiche_detail .espace_description {
	width:278px;
	float:left;
	height: 420px;
	position: relative;
}

.fiche_detail .espace_description h1 {
	height: 18px;
	background-color: #42484f;
	padding-left:8px;
	color:white;
	padding-top:2px;
	font-weight: normal;
	font-size:12px;
	text-transform: uppercase;
}

.fiche_detail .espace_description p {
	padding-top:25px;
	color: black;
	font-weight: bold;
}


.fiche_detail .espace_photo .intitule {
	position: absolute;
	bottom:3px;
	left:13px;
	font-weight:bold;
	color: white;
}

.fiche_detail .espace_description h2 {
	text-align: right;
	text-transform: uppercase;
	color:#42484f;
	font-size:12px;
	padding-right:20px;
	padding-top:12px;
}

.fiche_detail .espace_description p {
	padding-left:10px;
}

.fiche_detail .espace_description .caroussel {
	height: 85px;
	background-color: #42484f;
	bottom:0px;
	right:0px;
	position: absolute;
	width: 278px;
	padding-top:5px;
}

.fiche_detail .espace_description .prix {
	min-height: 20px;
	position: absolute;
	font-size:16px;
	font-weight:bold;
	bottom:150px;
	right:20px;
	padding-right:15px;
	padding-left:15px;
	background-color: white;
}


.fiche_detail .description_contact {
	margin-top:5px;
	margin-bottom:5px;
}

.fiche_detail .description_contact .bloc_description {
	padding-top:15px;
	padding-left:10px;
	text-align: justify;
	float: left;
	width:402px;
	min-height: 165px;
	color:#2c3035;
	font-size:12px;
	padding-right:10px;
}

.fiche_detail .description_contact .bloc_contact {
	float: left;
	background-color: #42484f;
	width:320px;
	font-size:11px;
	color:white;
	font-weight: bold;
	min-height: 120px;
	padding-left:66px;
	padding-top:60px;
	position: relative;
}

.fiche_detail .description_contact .bloc_contact input[type=text] {
	width: 190px;
	height: 20px;
	border:0px;
	font-size:11px;
	color:black;
	margin-bottom:5px;
}

.fiche_detail .description_contact .interet_annonce {
	height: 71px;
	width: 135px;
	background-image: url(../images/interet_annonce.png);
	background-repeat: no-repeat;
	position: absolute;
	top:-18px;
	left: 8px;
}

.fiche_detail .description_contact .textarea {
	width:190px;
	border:0px;
	font-size:11px;
	color:black;
	font-family: Arial;
}

.fiche_detail .erreur {
	color:red;
}

.fiche_detail .description_contact .bouton {
	color:#fcbe17;
	background:none;
	border:0px;
	margin-top:5px;
	float: right;
	margin-right:53px;
}

div.fiche_detail h1 {
	font-size:23px;
	padding-top:17px;
	color: #1b1b1b;
	font-style:italic;
	font-weight: normal;
	font-family:Georgia, Arial;
	text-align: left;
	height: 53px;
	padding-left: 16px;
	background: url(../images/background_titre.png) bottom left no-repeat;
}
div.fiche_detail h1.vente {
	color: #97bf0d;
}
div.fiche_detail h1.location{
	color: #de0077;
}

.fiche_detail .bloc_calculer {
	background-image: url(../images/bloc_calculer_votre_emprunt.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 282px;
	height: 92px;
	float: left;
	cursor: pointer;
}

.fiche_detail .caracteristiques {
	margin-top:10px;
	margin-bottom:10px;
}

.fiche_detail .caracteristiques ul {
	list-style-image: url(../images/encoche.png);
}

.fiche_detail .caracteristiques ul li {
	width:148px;
	float: left;
	margin-left:12px;
	display:list-item;
	min-height: 10px;
}

.fiche_detail .liste_detail {
	width:320px;
	float: left;
}

.fiche_detail .fin_detail {
	background-color: #60676c;
	height: 20px;
}

#maCarte {
	margin-left: 10px;
}

#maCarte img {
	background: none;
}

.table_simu, #estimation {
	margin-left: 150px;
	width: 600px;
}

.table_simu input[type=button] {
	
	background-repeat: repeat-x;
	height: 30px;
	border:0px;
	width:250px;
	background-color: transparent;
	line-height: 27px;
	font-size:12px;
	font-family:Arial;
	cursor:pointer;
	margin-right: 0px;
	color:white;
	font-weight:bold;
	padding:0px;
	padding-left: 16px;
	padding-right:10px;
}

.table_simu .bouton {
	height: 20px;
	border:1px solid black;
	width:140px;
}

.contenu_annonce .contenu {
	margin-left:25px;
	text-align:justify;
	width:624px;
}

.contenu_annonce .contenu ol,
.contenu_annonce .contenu ul {
	margin-left:25px;
	margin-top:10px;
}

.contenu_annonce .contenu ol li,
.contenu_annonce .contenu ul li {
	margin-bottom:5px;
}

.contenu_annonce .texte p {
	margin-bottom:10px;
}

.lien_site {
	float: right;
	width: 130px;
	color:#313131;
	display:block;
	float:right;
	font-family:Georgia,Arial;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-top:5px;
	text-decoration:none;

}

.lien_site a {
	text-decoration: none;
	color:black;
	font-weight: bold;
}

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

#lien_projet  {
	position:absolute;
	right:0px;
	text-align:right;
	top:0;
	width:200px;
}

#action_details{
	color:white;
	width:184px;
	float:left;
	margin-left:10px;
	padding-top:60px;
}
.btn_imprimer {
	width:184px;
	
	cursor: pointer;
	font-weight:bold;
	float: left;
	height:25px;
	padding-bottom:5px;
}
.btn_envoi_ami {

	width:184px;
	
	cursor: pointer;
	font-weight:bold;
	float: left;
	height:25px;
}


#menu_detail_ul{
	list-style-type:none;
	margin-left: 10px;
}

#menu_detail_ul li{
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
}
#menu_detail_ul li {
	cursor:pointer;
	color:white;
	text-decoration:none;
	padding-top: 5px;
}
#menu_detail_ul li a:hover{
	color:#f0cd01;
}
#menu_detail_ul li:hover{
	font-weight:bold;
	/*border-bottom:solid 9px #cb8a29;*/
}

#menu_detail{
	height:30px;
}
#description_right, #detail_right{
	float:left;
	/*background-color:pink;*/
	width:550px;
	color:#313131;
	padding-top: 10px;
}

#ami{
	float:left;
	/*background-color:pink;*/
	width:320px;
	padding-top: 10px;
}
#diaporama_image{
	width: 231px;
	height: 231px;
	background: url(../images/background_photo2.png) no-repeat;
	margin-left: 13px;
}

#diaporama_image  div{
	padding-top: 11px;
	margin-left: 11px;
	display: block;
	height: 210px;
	width: 210px;
	overflow: hidden;
	text-align: center;
}
#description_bottom{
	padding-top:15px;
	color:white;
}
#detail_bottom{
	padding-top:15px;
	color:white;
}

#bande_diapo{
	height:37px;
	background: url('../images/fond_diapo.png') repeat-x;
	
	position:relative;
	margin-top:-42px;
	margin-left:5px;
	margin-right:5px;
	width:300px;

}
#bande_diapo span {
	font-weight:bold;
	text-decoration:none;
}


#link_retour a{
    display: block;
    text-decoration: none;
	color: #33c166;
	text-align: center;
	font-size: 12px;
}


#sous_menu_ventes{
	left:620px;
	top:232px;
	/*width:100px;*/
	z-index:100;
	position:absolute;
	margin-top:5px;
}
#sous_menu_ventes a{
	color:white;
}
/*#sous_menu_ventes div{
	padding-left:10px;
	background-color:#2f5583;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	/*width:100%;
}*/

Nav {
	width: 100px;
	padding: 0;
	list-style: none;
}

#Nav li {

	margin: 1px;	
	height: 24px;
}

.Menu {
	padding: 0;		
	margin-top: -18px;
	margin-left: 98px;
	width: 202px;
	list-style: none;
	display: none;	
}

.Menu li {
	height:24px;
	width: 200px;	
}


#Nav {

position:absolute;
z-index: 100;
padding: 0;
margin: 0;
list-style: none;

}
.titre_menu{
	
	padding-top:29px;
	font-size:12px;
	padding-bottom:6px;
	text-align:center;
}
.titre_menu:hover{
	border-bottom:solid 5px #e2061a;
}
#Nav li {

width: 120px;
color:white;
margin: 0px 0 0 0px;
float: left;
cursor:pointer;

}
#Nav li a {
	color: white;
	text-decoration: none;	
}
#Nav li li a {
display: block;
background: url('../images/background_sous_menu.png') no-repeat;
width:156px;
height:24px;
color: white;
text-decoration: none;	
margin: 0; padding: 3px;
}

#Nav li li a:hover,#Nav li li a:active {
background: url('../images/background_sous_menu_hover.png') no-repeat;
color: #e2061a;
}
/*
#Nav li li a:hover,#Nav li li a:active {
display: block;
background-color: #777;
color: white;
text-decoration: none;	
margin: 0; padding: 3px;
}*/
.Menu {
padding: 0;
padding-top:20px;
margin: 0;
list-style: none;
display: none;
}


#lien_copyright {
	clear: both;
	color:white;
	float:right;
	display:block;
	position:absolute;
	right:20px;
	bottom: 10px;
	margin-top:10px;
	font-size:11px;
	text-decoration:none;
}
#lien_copyright:hover {
	text-decoration:underline;
}

/* DETAILS */
.titre_description_details{
	border-bottom: 1px solid #373F6D;
	font-size:24px;
	color:#3f3b39;
	font-family: Georgia, Verdana;
	font-style:italic;
}
#content_description_details{
	color:#3f3b39;
	font-family: Georgia, Verdana;
	font-style:italic;
	padding-top:10px;
}
#description_details{
	text-align: justify;
}
.bloc_bottom_details{
	float:left;
	width:286px;
	min-height:286px;
	margin-left:3px;
	padding-left:16px;
	padding-right:16px;
	color:#3f3b39;
	font-family: Georgia, Verdana;
	font-style:italic;
}
.content_bottom_details{
	padding-top:10px;
	min-height:180px;
}
#menu_details{
	margin-top:30px;
	min-height:48px;
	width:100%;
	background-color:#333333;
	
}
.element_menu_details{
	background-color:#666666;
	float:right;
	color:#FFFFFF;
	padding:5px;
	text-transform:lowercase;
	font-weight:bold;
	margin-right:1px;
}
.element_menu_details a {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.element_menu_details a:hover {
	text-decoration:underline;
}
#big_photo{
	width:172px;
	float:left;
}
#big_photo img{
	border: solid 1px #707070;
}
.content_photo{
	float:left;
	width:157px;
	
}
#small_photos{
	float:left;
	margin-left:9px;
	width: 118px;
}
#small_photos img{
	border: solid 1px #707070;
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}
.top_photo{
	background:url('../images/top_photos.jpg') no-repeat;
	height:8px;
}
.middle_photo{
	background:url('../images/middle_photos.jpg') repeat-y;
	background-position:center;
}
.middle_photo img{
	padding-left:9px;
}
.bottom_photo{
	background:url('../images/bottom_photos.jpg')no-repeat;
	text-align:center;
	height:8px;
}
#separation_details{
	height:16px;
	background:url('../images/separation_details.jpg') repeat-x;
}
#bloc_description{
	background-color:#333333;
	padding-left:30px;
	padding-right:30px;
}

.titre_details{
	color:#3f3b39;
	font-family: Georgia, Verdana;
	font-style:italic;
	font-size:18px;
}

.contenu_details{
	color:white;
	padding-top:10px;
	padding-bottom:10px;
}
.liste_detail ul{
	list-style-type:none;
}
.link_details a{
	color:white;
	text-decoration:none;
}
#criteres_recherche{
	width:291px;
	height:203px;
	float:right;
}

#order_by_recherche{
	  width: 159px;
	height:203px;
	float:left;
	background-color:#292828;
}
#ombre_recherche{
	height:203px;
	width:6px;
	background:url('../images/ombre_recherche.png') repeat-y;
	float:left;
}
#content_form_recherche input[type=text]{
	width:260px;
	font-size:11px;
}

#content_form_recherche select{
	width:260px;
	margin-bottom:15px;
	font-size:11px;
}
#content_form_recherche{
	padding-left:10px;
	height:203px;
	float:left;
	width:275px;
	background-color:#333333;
	color:white;
	font-weight:bold;
}

#content_form_recherche label{
	text-transform:uppercase;
}

#nous_contacter_link{
	cursor:pointer;
}
#nous_contacter{
	height:200px;
	
	/*background:url('../images/background_menu_details.jpg') repeat-x;
	background-position:bottom;*/
}

#nous_contacter_bloc{
	min-height:25px;
	background:url('../images/background_menu_details.jpg') repeat-x;
	background-position:bottom;
}
#form_nous_contacter{
	margin-left:auto;
	margin-right:auto;
	background:url('../images/background_form_nous_contacter.jpg') no-repeat;
	height:226px;
	width:516px;
	margin-bottom:20px;
	margin-top:20px;
}

#form_nous_contacter input[type=text]{
	width:202px;
	height:28px;
	background-color:#e8e8e8;
	border:solid 1px #c9c8c9;
	margin-bottom:10px;
}

#form_nous_contacter textarea{
	 background-color: #E8E8E8;
    border: 1px solid #C9C8C9;
    height: 68px;
    margin-bottom: 10px;
    width: 202px;
}

.titre_order_by{
	background:url('../images/background_titre_tri.jpg') repeat-x;
	height:24px;
	width:142px;
	padding-left:15px;
	color:white;
	font-weight:bold;
	padding-top:10px;
	border-left: solid 2px #474747;
}

.link_order_by{
	background:url('../images/background_link_order_by.jpg') repeat-x;
	height:34px;
	width:157px;
	/*padding-left:15px;*/
	color:white;
	font-weight:bold;
	/*padding-top:10px;*/
	/*border-left: solid 2px #0078ff;*/
}
.link_order_by a{
	border-left: 2px solid #666666;
    color: white;
    display: block;
    font-size: 14px;
    height: 24px;
    padding-left: 15px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 142px;
}
.link_order_by a:hover{
	border-left: 2px solid #0078ff;
	background:url('../images/puce_link_order_by.jpg') no-repeat;
	background-position:left;	
	color:#0078ff;

}

.link_order_by_selected{
	background:url('../images/background_link_order_by.jpg') repeat-x;
	height:34px;
	width:157px;
	/*padding-left:15px;*/
	color:white;
	font-weight:bold;
	/*padding-top:10px;*/
	/*border-left: solid 2px #0078ff;*/
}
.link_order_by_selected a{
	border-left: 2px solid #0078ff;
	background:url('../images/puce_link_order_by.jpg') no-repeat;
	background-position:left;	
	color:#0078ff;
    display: block;
    font-size: 14px;
    height: 24px;
    padding-left: 15px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 142px;
}

/* ACCUEIL */
.bloc_accueil{
	width:318px;
	height:318px;
	border-left:solid 3px black;
	float:left;

	margin-bottom:3px;
}
.bloc_accueil img{
	position:absolute;
}
.bloc_infos_accueil{
	background: url('../images/gris_photo_accueil.png') repeat;
    height: 318px;
    position: absolute;
    width: 318px;
    z-index: 20;
	
	
}
.transaction_bloc{
	position:absolute;
	width:63px;
	height:63px;
	background: url('../images/rond_bleu.png') no-repeat;
	right:10px;
	top:10px;
	color:white;
	padding-top:25px;
	text-align:center;
	font-weight:bold;
	
	font-family:Georgia, Verdana;
}
.transaction_bloc_details{
	position:absolute;
	width:63px;
	height:63px;
	background: url('../images/rond_bleu.png') no-repeat;
	margin-left:250px;
	margin-top:10px;
	color:white;
	padding-top:25px;
	text-align:center;
	font-weight:bold;
	
	font-family:Georgia, Verdana;
}
.infos_bien_accueil{
	margin-top:250px;
	padding-left:16px;
	padding-right:16px;
	padding-bottom:6px;
	border-bottom: solid 2px #404d97;
	font-family:Georgia, Verdana;
}
.titre_infos_bien_accueil{
	font-size:24px;
	color:white;
	font-style:italic;
	font-weight:bold;
	border-bottom:solid 1px #363e6c;
}

.nature_infos_bien_accueil{
	color:white;
	text-transform:uppercase;
}
.prix_infos_bien_accueil{
	color:white;
	text-transform:uppercase;
}
.bloc_bottom_info_accueil{
	height:60px;
}
#adresse_1{
	background:url('../images/fond_adresse_1.jpg') no-repeat;
	width:149px;
	height:157px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
}
#adresse_1:hover{
	background:url('../images/fond_adresse_2.jpg') no-repeat;
	
}
#adresse_2{
	background:url('../images/fond_adresse_1.jpg') no-repeat;
	width:149px;
	height:157px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	margin-left:4px;
	font-size:11px;
}
#adresse_2:hover{
	background:url('../images/fond_adresse_2.jpg') no-repeat;
	
}
.ville_accueil{
	color:white;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia;
	margin-top:65px;
	padding-bottom:5px;
}
.rue_accueil{
	color:white;
	padding-bottom:5px;
}
.tel_accueil{
	color:white;
}
#titre_recherche{
	margin-left:-10px;
}
#form_recherche select{
	width:100%;
}
#form_recherche{
	margin-left:11px;
	margin-right:11px;
	
	
}
#texte_accueil{
	width: 608px;
	float:left;
	margin-left:2px;
	background: url('../images/background_listing_clair.jpg') repeat;
	min-height:292px;
	color:white;
	padding-right:16px;
	padding-left:16px;
	padding-top:26px;
	font-family:Georgia, Verdana;
}
.titre_texte_accueil{
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	border-bottom:solid 1px #3e4674;
}
.soustitre_recherche{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
#content_resultats{
	color:#707070;
	margin-left:11px;
	margin-right:11px;
	padding-top:10px;
	text-align:justify;
}
#content_resultats b{
	color: #3f3b39;
}
.trienotaire{
	color:white;
}
.table_simu input[type="button"]{
	background-color:#118637;
}

.titre2{
	color:white;
}

.texte_lien{
	color:white;
}
#part_left_footer{
	float:left;
	width: 728px;
	font-size:14px;
	font-family:Georgia, Arial;
	font-style:italic;
	font-size: 14px;
	padding-top:33px;
	color:white;
	margin-left:10px;
}
.footer_ie{
	margin-left:31px;
}
#part_left_footer .copyright{
	color:white;
	text-decoration:none;
	font-size:9px;
	margin-left:10px;
	margin-top:4px;
	display:block;
	float:left;
}
#part_left_footer a:hover{
	text-decoration:underline;
}

#links_left{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#menu_selection{
	list-style-type:none;
}
#menu_selection a {
	
	display:block;
	/*width:190px;*/
	/*height:25px;*/
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	/*border-left:solid 4px #666666;*/
	padding-left:20px;
	padding-top:15px;
	padding-bottom:5px;
	font-size:18px;
	
}
#menu_selection b {
	display:block;
	width:190px;
	/*height:25px;*/
	text-transform:uppercase;
	color:white;
	text-decoration:none;
	/*border-left:solid 2px #666666;*/
	padding-left:20px;
	padding-top:15px;
	padding-bottom:5px;
	font-size:14px;
}

.suppresssion {
    border: 0 none !important;
    color: white !important;
    cursor: pointer;
    display: inline !important;
    float: left;
	font-size:18px;
    margin-left: -20px;
	margin-top:5px;
    position: absolute;
    width: 20px !important;
}
.suppresssion:hover{
	background:none !important;
		color:red  !important;
}

.information_bien {
	color:white;
}
.ensavoirplus{
	
}
.ensavoirplus a {
	color:white;
	float:right;
	margin-right:10px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.ensavoirplus a:hover {
	text-decoration:underline;
}
.information_bien{
	margin-top:10px;
	margin-left:10px;
	
}

#recherche {
	margin-bottom: 35px;
}
#recherche .premier_bloc{
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
#recherche label, #form_recherche label{
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
	font-size: 18px;
}

.button{
	height:24px;
	width:113px;
	background: url('../images/background-button.png') no-repeat;
	margin-bottom: 2px;
	text-align: center;
	font-family: Georgia, Verdana;
	color:#FFFFFF;
	font-style:italic;
	font-size: 14px;
	font-weight: bold;
	border: none;
	cursor:pointer;
}
a.button{
	text-decoration: none;
	display: block;
	padding-top:2px;
}
a.button.big{
	background: url('../images/background-button_big.png') no-repeat;
	width:147px;
}
	

.textbox{
	height:19px;
	width:152px;
	background: url('../images/background-input.png') no-repeat;
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
	font-size: 14px;
	margin-bottom: 2px;
	padding-top:5px;
	border: none;
	padding-left:10px;
	padding-right:10px;
}
 .input_contact{
	height:19px;
	width:152px;
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
	font-size: 14px;
	margin-bottom: 2px;
	padding-top:5px;
	border: solid 1px #000000;
	padding-left:10px;
	padding-right:10px;
}

.mSelect {
	height:19px;
	width:172px;
	/*border:#000 1px solid;*/
	 margin-bottom: 2px;
	background: url('../images/background-select.png');
	padding-top:5px;
	cursor:pointer;
	font-family: Georgia, Verdana;
	color:#3f3b39;
	font-style:italic;
	font-size: 14px;
}
.mSelected {
	padding-left:10px;
	padding-right:10px;
}
.mOption {
	height:20px;
	width:152px;
	border:#000 1px solid;
	border-top:none;
	padding-left:10px;
	padding-right:10px;
	background-color:#fcfcfc;
	font-family: Georgia:
	color:#3f3b39;
	font-style:italic;
	font-size: 14px;
	z-index:100;
	cursor:pointer;
}
.mOption:hover {
	color:white;
	background-color:#c2c2c2;
}
.mFleche {
	float:right;
	width:18px;
	height:18px;
	/*background-color:#000;*/
	margin:1px;
	cursor:pointer;
}
.rouge {
	color:#900;
}


.menu_details{
	list-style-image: url('../images/puce_bleu.gif');
	padding-left:10px;
}
.menu_details li{
	padding-bottom:5px;
}
 .paging_diaporama{
	margin-top:300px;
 }
 .paging_diaporama .page {
	
    background-color: #000000;
    cursor: pointer;
    float: right;
    height: 13px;
    margin-right: 5px;
    margin-top: 2px;
    width: 13px;
}

.paging_diaporama .page_selected,
.paging_diaporama .page page_selected {
	 background-color: #5365c7;
    cursor: pointer;
    float: right;
    height: 13px;
    margin-right: 5px;
    margin-top: 2px;
    width: 13px;
	text-decoration:underline;	
}

#bloc_image_accueil{
	margin-bottom:4px;
}

#bloc_recherche_accueil{
	float:left;
	width:639px;
	background: url('../images/background_listing_clair.jpg') repeat;
	height:318px;
}

#form_recherche_accueil{
	float:left;
	margin-left: 10px;
    width: 308px;
	margin-top: -30px;
}


.separateur_menu{
	padding-top:2px;
	width:7px !important;

}
.contenu_central h2{
	font-family: Georgia, Verdana;
	font-style:italic;
	font-weight: normal;
	color: #3f3b39;
	font-size:22px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom:solid 1px #e2061a;
}
.contenu_central h2 a{
	text-decoration: none;
	color: #3f3b39;
}
.contenu_central h2 .right{
	float: right;
	font-size:12px;
	color: #3f3b39;
	padding-top: 4px;
}
.contenu_central h2 .right b{
	color: #e7071f;
}
.contenu_central{
	padding-top:31px;
}

.left_accueil{
	width:300px;
	float:left;
}
.left_accueil ul{
	padding-left:20px;
	margin:0px;
	list-style-type:square;
	color:#e2061b;
	padding-bottom:15px;
}
.left_accueil ul li{
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:solid 1px #e5e5e5;
}
.left_accueil ul li a{
	color:#707070;
	text-decoration:none;
	font-family: Helvetica, Arial;
}
.left_accueil ul li a:hover{
	color:#e7071f;

}
.right_accueil{
	float:left;
	width:539px;
	margin-left:40px;
}
.footer_content{
	margin-left:auto;
	margin-right:auto;
	width:920px;


}


.offre_mois{
	color: #707070;
}
.offre_mois h3{
	color: #e9182e;
	font-family:Georgia, Arial;
	font-style:italic;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
.offre_mois a{
	color: #3f3b39;
	font-family:Georgia, Arial;
	font-style:italic;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

.footer_border{
	width:920px;
	margin-left:-1px;
	height:215px;
	background:url('../images/background_footer_center.gif') repeat-y;
	
}
label{
	font-size:14px;
}

label.checkbox span.holder {
	background: transparent url('../images/coche.gif') repeat scroll 0% 0%; 
	-moz-background-clip: border; -moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	height: 85px; 
}
label.radio span.holder { 
	background: transparent url('../images/coche_big.gif') repeat scroll 0% 0%; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous; 
	height: 85px; 
}
label.checked span.holder, label.checked span.holder, label.checked:hover span.holder, label.checked:hover span.holder { 
	top: -60px ! important; 
}
input.hiddenCheckbox { 
	left: -999px; 
	position: absolute; 
}

label.prettyCheckbox span.holderWrap, label.prettyCheckboxBig span.holderWrap { 
	overflow: hidden; 
	float: left; 
	position: relative; 
}
label.radio span.holderWrap { 
	margin-right: 18px;
}
label.checkbox span.holderWrap { 
	margin-right: 10px;
}
label.prettyCheckbox span.holder,label.prettyCheckboxBig span.holder { 
	display: block; 
	position: absolute; 
}
label.prettyCheckboxBig.checked span.holder, label.prettyCheckboxBig.checked span.holder, label.prettyCheckboxBig.checked:hover span.holder, label.prettyCheckboxBig.checked:hover span.holder {
	top: -60px ! important; 
}
label.prettyCheckboxBig.checkbox:hover span.holder, label.prettyCheckboxBig.radio:hover span.holder { 
	top: -30px ! important; 
}
label.prettyCheckboxBig.checked span.holder, label.prettyCheckboxBig.checked span.holder, label.prettyCheckboxBig.checked:hover span.holder, label.prettyCheckboxBig.checked:hover span.holder { 
	top: -60px ! important; 
}


label.prettyCheckbox.checked span.holder, label.prettyCheckbox.checked span.holder, label.prettyCheckbox.checked:hover span.holder, label.prettyCheckbox.checked:hover span.holder {
	top: -46px ! important; 
}
label.prettyCheckbox.checkbox:hover span.holder, label.prettyCheckbox.radio:hover span.holder { 
	top: -23px ! important; 
}
label.prettyCheckbox.checked span.holder, label.prettyCheckbox.checked span.holder, label.prettyCheckbox.checked:hover span.holder, label.prettyCheckbox.checked:hover span.holder { 
	top: -46px ! important; 
}

#form_newsletter .champ{
	margin:4px;
}
.em08NoirB {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
	height:20px;
}
#form_newsletter .champ label {
    float: left;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 8px 0 0;
    min-width: 125px;
}