/*
#8300FF violet fasilaweb
#73BE1E vert fasilaweb
#48a931 vert liens
#808DFF bleu manue
#45257b bleu foncÃÂ©
#6f6187 gris droite/gauche
#6f6187
#ddffca : fond vert clair
#eafecb : fond jaune clair
*/
#backgroundheader{
  width:100%;
  height:167px;
  position:absolute;
  background-color:black;
}
#backgroundmenu{
  position:absolute;
  top:167px;
  height:34px;
  background-color:#2eaadc;
  border-bottom:36px solid #ececed;
  width:100%;
}
#conteneur{
    border:none;

}
#header {        
    height: 167px;
    background-color:#000000;    
}
#header img{
  margin-top:25px;
  display:inline-block;
}
#recherche{    
    padding: 0;
    margin: 0;
    margin-top:65px;
    margin-left:147px;
    display:inline-block;
    vertical-align:top;
}
#recherche form {
    margin:0;      
    padding:0;           
}
#recherche form input{
  padding:7px;
  
}

#header p {
    font-size:1.35em; 
    color:#6201b3;
    margin:0;
    margin-left: 10px;
    padding:0;
    font-weight: normal;
}

#header h1 {
    font-size:1.3em; 
    /*color:#6201b3;
    color:#FFFFFF;*/
    color:#ffffff;
    margin:0;
    margin-left:133px;
    margin-top: -25px;
    padding:0;
    font-weight: normal;
}

#haut {
    height: 34px;
    background-color: #2eaadc;
    background-repeat:no-repeat;
    background-position: right top; 
    margin:0;
    padding:0px; 
  text-transform:uppercase;
  z-index:40;
  width:1000px;
     /*** style-impression
    display:non;            
    ***/    
}
#menuhaut {    
    padding:0;
    padding-left:10px;
    font-size: 1.15em;
    color:#9A34FF;
           
}

#menuhaut li {
    color: #FFFFFF;  
   
    line-height:34px;
    display:inline-block;
}

#menuhaut li.recherche {
    border: none;
    color: #FFFFFF;  
    padding-right: 5px;
    padding-left: 5px;
    line-height:34px;
}

#menuhaut a {
    line-height:34px;
    margin: 0px 2px;
    padding-right: 7px;
    padding-left: 7px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight:bold;
    display:block;
}
#menuhaut a:hover {
    text-decoration: underline;
    background-color:#fff;
    color:#2eaadc;
}

#pied {
    clear:both;
    height: 140px;
    padding-top: 15px;
    background-color: #222222;
    text-align:left;  
}

#pied table {
    margin-left:30px;
    margin-right:30px; 
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;      
}

#pied p{
    padding:0px;
    text-align:center;
    font-size:0.85em;   
}
#pied a, #pied a:visited{
    color:#FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
#pied a:hover{
    text-decoration:none;
}
#pied li a {
    color:#45257b;
    text-decoration:underline;  
}
#pied li a:visited {
    color:#45257b;

}
#pied li a:hover {
    color:#48a931;
}

#gauche {
    position:relative;
    left:-580px;
    margin-top:-8px;
    width: 200px;   
    background: none; 
}

#menu {
     width:200px;
     height:300px; 
     font-size:1.15em;
 
}
/* Feinte non comprise par IE pour min-height */
html>body #menu {
    height: auto;
    min-height: 300px;
}

#menu {
    background: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

#menu a {
    color:#6f6187;  
    background: transparent;
    text-decoration: none!important;        
}
#menu a:visited {
    color:#6f6187;      
    background: transparent;
    text-decoration: none!important;
}

#menu dt a, #menu dt a:visited, #menu dt a:hover {    
    background: transparent;
    text-decoration: none!important;
    color:#6f6187;
}

#menu dl {
    background-image:url(../images/fond_nav_gauche.gif);
    background-repeat:no-repeat;
    background-position: left bottom;
    padding: 0px;
    padding-bottom: 30px;
    margin: 0px;
}
#menu dt {
    /*background: #ddffca;*/
    /*margin:0 10px 5px 10px;*/
    background: transparent;
    text-align: left;
    margin:0px 0px 0px 0px;
    padding:0px 20px 0px 20px;
    font-size:0.80em;
    background-image:url(../images/fond_dt_nav_gauche.gif);
    background-repeat:repeat-y;
    background-position: left top;
}
#menu dt.principal {
    background: #FFFFFF;
    background-image:url(../images/fond_h3_nav_gauche.gif);
    background-repeat:no-repeat;
    background-position: left center;
    height: 30px;
    line-height: 34px;
    margin:0px 0px 0px 1px; 
    padding-top: 4px;
    text-align: center;
}
#menu dt.principal a, #menu dt.principal strong {    
    background: transparent;
    color:#FFFFFF;      
    font-weight:bold;
    text-align: center;
    text-decoration: none;
}
#menu dt.principal a:visited {
    background: transparent;
    color:#FFFFFF;
    font-weight:bold;
}
#menu dt.principal a:hover {
    background: transparent;
    color:#FFFFFF;  
    font-weight:bold;
}

#droite {
    margin-top: 10px;
    padding: 0 0 0 10px;
    height:300px; 
    width:200px; 
    color:#6f6187;
    margin-right:10px;
    font-size:0.85em;    
    position:relative;
    right:0px;
    color:#000000;
  

}
/* Feinte non comprise par IE pour min-height */
html>body #droite {
    height: auto;
    min-height: 300px;
}
#droite h3 {
    margin-top : 5px;
    color:#6f6187;   
    background-image:none;
    font-size:1.25em;  
}
#droite h4 {        
    color: #6f6187;      
    margin-top:2px;
    margin-bottom:2px; 

}
#droite .paragraphe {
    border-style:none;

}

#droite .paragraphe.par_encadre {
    padding:5px;
    border:none; 
    background-color: #EEEEEE;  
}

#droite ul {
    margin-left: 0px;
    padding-left: 0px;
}

#droite ul li{
    margin-left: 15px;
    padding-left: 0px;
}
#gauche .paragraphe {
    padding-left: 10px;
    padding-right: 10px;

}
body {
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-family:Arial, verdana, courier;
    color:#716289;
    font-size: 0.8em;
    background-color: #ececed;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0;
    padding: 0;
    
}

#centre {
    position:relative;
    left:200px;
    width:690px;  
    /* padding-left:10px; */
    padding-top:10px
}

#centreetdroite {
    position:relative;
    width:690px;
    padding-top:10px;
    padding-right: 10px; 
}

#conteneur {
    position:relative;
}

#conteneur.sansColonne #centreetdroite {
    width:980px;         
    padding-right: 0px; 
}

.sansColonne #centre,
.sansColonne #centreetdroite {
    left:0px;
}

#centre strong, #centreetdroite strong{
    color:#716289;
}
#centre > .paragraphe{
  border:solid 5px #e1e1e1;
  /* width:608px; */
  padding:6px 16px 16px 16px;
}
h2 {        
    color: #fff;   
    background-color: #2eaadc;  
    text-transform:none;     
    font-size: 1.4em;
    letter-spacing:1px;
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;   
}
h3 {        
    /*color: #6f6187;
    font-size: 1.15em;
    font-size: 1.8em;
    color: #FF7400; 
    font-weight: bold;
    margin-bottom:2px;*/

    font-family: arial,tahoma,verdana,sans-serif;
    font-weight: bold;
    letter-spacing: 0.005em;
    font-size: 1.3em;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 0pt;
    margin-top: 0.5em;
    margin-right: 0pt;
    margin-bottom: 0.5em;
    margin-left: 0pt;
    color: #3d3c3f;
    line-height: 20px;
  text-transform:uppercase;
}

h3 a, h3 a:visited, h3 a:hover {
    color: #FF7400;
}

#centre h4, #centreetdroite h4 {        
  /*  color: #6e001e;*/
  font-size:1.05em;
          
    margin-top:2px;
    margin-bottom:2px;    
    /*font-size: 1.10em;*/

}
#centre h4 a, #centreetdroite h4 a {    
    font-weight:bold;
}

fieldset {
border:1px #3d3c3f solid;
}
legend {
    color: #fff; 
    border:1px #3d3c3f solid;
    padding:2px 30px 2px 10px;
    font-weight:normal;
    background-color: #2eaadc;  
}
label {
    font-weight:bold;
}
a {
    color:#2eaadc;  
    font-weight:normal;
    text-decoration:none;
}
a:visited {
    color:#2eaadc;
    font-weight:normal; 
    
}
a:hover {
    color:#2eaadc;
    font-weight:normal;
    text-decoration:underline;
}
a.alt {   
    color:#2eaadc;   
    font-weight:bold;
}
a.alt:visited { 
    font-weight:bold;   
}

a span.resultat_recherche,a strong.resultat_recherche {
    color:#48a931!important;
}

a.fo_bouton, a.fo_bouton:visited {
    background-image: none;    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none; 
    background:#f0ffd8;  
}
a.fo_bouton:hover {   
    background-image: none;
    background:#ddffca; 
}
a.fo_boutonon, a.fo_boutonon:visited {
    background-image: none;    
    border:1px outset #1E2A63;
    color:#1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0 5px 0 0;
    text-decoration:none;   
}
.fo_boutonon {
    background-image: none;    
    font-weight:bold;
    border:1px outset #1E2A63;
    padding:3px 5px 3px 5px; 
    margin:0px 5px 0 0;
    text-decoration:none; 
    /*color:#FFFFFF;
    background:#1E2A63;       
*/
}
       
.bloc1 {
    background-color: #f7f7f7;
}
.bloc1 td:nth-child(2), .bloc0 td:nth-child(2){
  vertical-align:middle;
}


table.immo_zoom {
    background-color: #6f6187;
  color:#FFFFFF!important;
  border-top: 3px #6f6187 solid; 
  border-bottom: 3px #6f6187 solid; 
  border-right: 3px #6f6187 solid; 
  margin-bottom: 10px;
}

td.td_immo_zoom {
  background-color: #FFFFFF;
  border-left: 3px #6f6187 solid;  
}

td.td_immo_zoom img.immo {
  padding: 0px!important; 
  margin: 0px!important;
  border: 0px!important; 
}

p.immo_legende {
  text-align: center;
  margin-bottom: 0;
  bottom:0px;
}

#ariane {
    padding:10px;
}
/* Villes Suggestion */
.villeSuggestionBox {
        position: relative;
        left: 0px;
        margin: 10px 0px 0px 0px;
        padding:0;
        width: 200px;
        background-color: #f0ffd8;
        
        border: 1px solid #000; 
        color: #000;
    }
    
    .villeSuggestionList {
        margin: 0px;
        padding: 0px;
    }
    
    .villeSuggestionList li {
        list-style: none;
        margin: 0px 0px 3px 0px;
        padding: 3px;
        cursor: pointer;
    }
    
    .villeSuggestionList li:hover {
        background-color: #73c153;
    }
/* Style for mdl_paragraphe_onglet tabs */
.mdl_paragraphe_onglet {  
  margin:0;   
  padding:5px;  
  background:#fff;  
  border-bottom:1px solid #f0ffd8; 
}

.mdl_paragraphe_onglet h3 {
    display:none;
}
.mdl_paragraphe_onglet .bo_paragraphe h3 {
    display:block;
}
/*UI tabs*/
.pageAccueil .ui-tabs-nav {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: segoe ui, Arial, sans-serif;
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom:10px;
    bottom: -1px;
}
.ui-tabs-nav {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: segoe ui, Arial, sans-serif;
    float: left;
    position: relative;
    z-index: 1;
    bottom: -1px;
}
.pageAccueil .ui-tabs-nav li:first-child a, .pageAccueil .ui-tabs-nav li:nth-child(2) a, .pageAccueil .ui-tabs-nav li:nth-child(3) a{
    color:#3d3c3f;
    text-transform:uppercase;
}
.pageAccueil .ui-tabs-nav li:nth-child(4) a, .pageAccueil .ui-tabs-nav li:nth-child(5) a{
  color:#ffffff;
     text-transform:uppercase;
}
.pageAccueil .ui-tabs-nav li:first-child{
  background-image:url(../images/interface/uinav-1.png);
  background-repeat:no-repeat;
  z-index:100;
  position:relative;
}

.pageAccueil .ui-tabs-nav li:nth-child(2){
  background-image:url(../images/interface/uinav-2.png);
  background-repeat:no-repeat;
  margin-left:-14px;
  z-index:90;
  position:relative;
}
.pageAccueil .ui-tabs-nav li:nth-child(3){
  background-image:url(../images/interface/uinav-3.png);
    background-repeat:no-repeat;
      margin-left:-18px;
      
  z-index:80;
  position:relative;
}
.pageAccueil .ui-tabs-nav li:nth-child(4){
  background-image:url(../images/interface/uinav-4.png);
  background-repeat:no-repeat; 
  margin-left:-25px;
  z-index:70;
  position:relative;
}
.pageAccueil .ui-tabs-nav li:nth-child(5){
  background-image:url(../images/interface/uinav-5.png);
  background-repeat:no-repeat;
  margin-left:-15px;
  z-index:60;
  position:relative;
}
.ui-tabs-nav-item {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; 
 line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;   
 float: left;
 border-right: none;
}

.pageAccueil .ui-tabs-nav-item a {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    float: left;
    font-size: 1.15em;
    font-weight: bold;
    text-decoration: none;
    line-height:26px;
    width:130px;
}
.pageAccueil .ui-tabs-nav li:nth-child(1) a{
  width:115px;
}

.pageAccueil .ui-tabs-nav li:nth-child(3) a{
  width:138px;
}
.pageAccueil .ui-tabs-nav li:nth-child(4) a{
  width:142px;
}
.pageAccueil .ui-tabs-nav li:nth-child(5) a{
  width:142px;
}
.ui-tabs-nav li{
  text-align:center;
  padding:10px;
  font-size:14px;

}

.ui-tabs-nav li a{
  padding:10px;
  color:#222222;
  font-weight:bold;
    background-color:#ececed;
}
.ui-tabs-nav-item a:hover {
   text-decoration:none;
    background-color: #2eaadc; 
    color:#ffffff; 
}
.ui-tabs-nav .ui-tabs-selected a{
    text-decoration:none;
    background-color: #2eaadc; 
    color:#ffffff; 
}
.pageAccueil .ui-tabs-nav li{
  text-align:center;
  padding:0px;
  font-size:14px;

}
.pageAccueil .ui-tabs-nav li a{
  padding:0px;
  color:transparent;
  font-weight:bold;
    background-color:transparent;
}
.pageAccueil .ui-tabs-nav-item a:hover {
   text-decoration:none;
    background-color: transparent; 
    color:transparent; 
}
.pageAccueil .ui-tabs-nav .ui-tabs-selected a{
    text-decoration:none;
    background-color: transparent; 
    color:transparent 
}


.ui-tabs-panel {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: segoe ui, Arial, sans-serif;
    clear:left;
    border: 1px solid #E4E5E3;
    background: #ffffff;
    color: #222222;
    padding: 1.5em 1.7em;   
}
.ui-tabs-hide {
    display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

.ui-tabs-panel .bloc1 td:nth-child(2) a,.ui-tabs-panel .bloc0  td:nth-child(2) a{
  color:#2eaadc; 
}
.onlyColonneGauche #gauche {
    left:-790px;
}

/*Page d'accueil*/
.pageAccueil h2 {
    font-size: 1.2em;
}

.pageAccueil #gauche {
    left:-535px;
}

.pageAccueil #droite {
    margin-top:10px;
    padding: 0 0 0 0px;
    margin-right:10px;
    width:300px; 
    color:#6f6187;
    border-left:none;
}

.pageAccueil #droite .paragraphe {
    margin-bottom:10px;

}

#droite .paragraphe{
  margin:0;
  padding:0;
}

.pageAccueil .mdl_paragraphe_onglet {  
  margin: 0!important;
  padding: 0!important;
}

.pageAccueil .ui-tabs-panel {
  margin: 0!important;
  padding: 0!important;
  overflow:hidden; 
  overflow-x: hidden; 
  overflow-y: scroll; 
  overflow : -moz-scrollbars-vertical; 
  height:500px;
  /*for IE6*/
  width:600px;
}

#centre .insertion, #centreetdroite .insertion {
    text-align: center;
    background-color: #F0F0F0;
    padding: 5px;   
    margin-top: -10px;
    margin-bottom: 5px;
}

.pageAccueil .meteo table {margin:0;padding:0}.meteo{
   border:solid 5px #e1e1e1;
}
.pageAccueil .meteo td { font:normal 8pt Verdana }
.pageAccueil .meteo .Weather_entete .Weather_titre {padding-right:10px;font-size:35px; color: #23aadf }
.pageAccueil .meteo .Weather_entete img {
  padding:10px 0 0 20px;  
}
.pageAccueil .meteo .Weather_table {width:100%;}
.pageAccueil .meteo .Weather_corps { padding:0px;background-color:transparent }
.pageAccueil .meteo .Weather_corps table .Weather_texte {margin:0px;padding-left:6px;}
.pageAccueil .meteo .Weather_texte { color: #706088 }
.pageAccueil .meteo .Weather_titre { color: #706088 }
.pageAccueil .meteo .Weather_sstitre { background-color: #505050;color: #FFFFFF }
.pageAccueil .meteo p{ text-align:center; }
#AnnuaireFEMP {
    background-image:url(../images/fond_FEMP.gif);
    background-repeat:repeat-x;
    background-position: left top;   
}
#AnnuaireFEMP h3, #AnnuaireFEMP h3 a {
    color:#6f6187;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 16px;
}
#AgendaPK {
  width: 290px;
  background-color: #ffffff;
  border:solid 5px #e1e1e1;
}

.pageAccueil #AgendaPK {
  width:290px;
  background-color: #ffffff;
}
#AgendaPK h3,
#AgendaPK h3 a{
  color: #000;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 16px;
  text-transform:capitalize;
}

#AgendaPK a {
  color: #000000;
}

#AgendaPK li{
  width: 250px;
  color: #000;
  padding-left:10px;
}

.pageAccueil #AgendaPK li{
  width: 250px;
  color: #000;
    padding-left:10px;
    margin-left:20px;
}
.pageAccueil #AgendaPK p{
  margin-bottom:0;
}
#AgendaPK p{
  margin-bottom:0;
}

/* fin Page d'accueil*/

#centreetdroite .mdl_immo_retourner_ville_liste h4,
#centreetdroite .mdl_immo_retourner_ville_liste h4 a {
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

#centreetdroite .mdl_immo table .insertion,
#centreetdroite .mdl_annonce table .insertion,
#centre .mdl_immo table .insertion,
#centre .mdl_annonce table .insertion {
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-right: -3px;   
}

/*Menu top dÃÂ©partement*/

#MenuDep {
position: absolute;
display: block;
width:990px;
top:1px;
text-align: right;
}

#MenuDep table {
padding: 0px;
margin: 0px;
position: absolute;
top:0px;
right: 0;
text-align: left;
}

#MenuDep table td{
vertical-align: top;
padding: 0px;
margin: 0px;
}

#MenuDep table .left{width:6px;background-image:url(../images/fond_MenuDep.gif);background-repeat:no-repeat;background-position:left -2px;height:18px;}
#MenuDep table .right{width:6px;background-image:url(../images/fond_MenuDep.gif);background-repeat:no-repeat;background-position:right -32px;height:18px;}
#MenuDep table .center dt{float:right;background-image:url(../images/fond_MenuDep.gif);background-repeat:repeat;background-position:left -62px;height:18px;}

#MenuDep table dt{
text-align: right;
height:18px;
width:150px;
padding: 0px;
margin: 0px;
}

#MenuDep table dt.PGS_IMMO_ANNONCE {width:155px;}
#MenuDep table dt.PGS_IMMO_SAISON {width:150px;}
#MenuDep table dt.PGS_AUTO_ANNONCE {width:160px;}
#MenuDep table dt.PGS_EMPLOI {width:150px;}
#MenuDep table dt.PGS_HIGH_TECH {width:150px;}
#MenuDep table dt.PGS_BATEAU {width:150px;}
#MenuDep table dt.PGS_ANIMAUX {width:150px;}
#MenuDep table dt.PGS_LOISIR {width:170px;}
#MenuDep table dt.PGS_MAISON {width:210px;}
#MenuDep table dt.PGS_ARTISAN {width:150px;}
#MenuDep table dt.PGS_SERVICE {width:150px;}
#MenuDep table dt.PGS_MATOS {width:170px;}

#MenuDep table dt a{
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}


#MenuDep table dd,
#MenuDep table dd ul{
padding: 0px!important;
margin: 0px!important;
}

#MenuDep table:hover dd {
Display:block!important;
position: absolute;
top:17px;
overflow:auto;
text-align: left;
border: 1px #000000 solid;
background-color: #FFFFFF;
/* for IE */
filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
z-index: 5;
}

#MenuDep table dd li{
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
list-style-type: none;
margin: 0px;
}

#MenuDep table dd li:hover{
background-color: #FAD179;
}

#MenuDep table dd li a{
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
color: #000000;
}

p.bloc_tri {
background-color: #ae99bf;
color:white;
padding: 5px;
}

p.bloc_tri a{
color:white;
font-weight: bold;
}

form.bloc_tri {
background-color: #3d3c3f;
color:white;
padding: 5px;
text-align: right;
margin-bottom: 5px;
}

tr.annonce  {
padding-top: 5px;
}

tr.annonce td {
border-top: 1px #c0c0c0 solid;
padding-top: 10px;
padding-bottom: 5px;
}

p.bloc_contact {
background-color:#2eaadc;
color:white;
padding: 5px;
margin-bottom: 5px;
}

p.bloc_contact a{
color:white;
}

p.bouton_contact {
background: url(../images/fasilannonce-fond_bouton.jpg);
background-repeat: no-repeat;
background-position: top left;
padding: 12px;
padding-left:50px;
text-align: left;
width:208px;
}
p.bouton_contact a{
color:#FFFFFF;
font-weight: strong;
font-size: 16px;
}

/***************************************************/
/*     Affichage des alerte Email                  */
/***************************************************/
.blocAlerteEmail {
  padding: 10px; 
  padding-bottom: 5px;
  padding-top: 0px;
  padding-right: 50px;
  margin-bottom: 10px;
  background-color: transparent!important;
  border:1px solid #c0c0c0!important;
  font-weight: bold;
  font-size: 12px;
  background-image:url(../images/sourie.gif);
  background-repeat:no-repeat;
    background-position: right top;   
}

.blocAlerteEmail p{
  padding: 0!important;
  margin: 0!important;
  line-height: 30px;
}

.blocAlerteEmail .alerte_submit{
  background-image:url(../images/bouton_inscrire.gif);
  background-repeat:no-repeat;
    background-position: left 1px;    
    width:82px;
    height:25px;
    border:none;
}

/*Pensez a table.immo_zoom*/
#menu_tetiere {          
  height:36px;  
    width:985px;
  font-size:12px; 
  padding:0 0 0 15px;
  /*width:1000px;*/
      z-index:40 !important;
   
}
#gauche {
    display:none !important;
    
}

#centre {
    width:660px;
    left:0;
}
#droite {
    width:300px !important;
    margin-bottom:10px;
}
#centreetdroite {
    width:970px;
}
  
/* =============================================================================
 * MENU   
 * ===========================================================================*/
 #menu_tetiere{
    background-color: #ececed;

    }
#menu_tetiere ul {
    padding:0;margin:0;list-style-type:none;
    color:#3d3c3f;
    /* background-color:#ececed; */
    display:block;
   text-transform:uppercase;
    /* height:36px; */
}
#menu_tetiere ul li:first-child, #menu_tetiere ul li:nth-child(7),#menu_tetiere ul li:nth-child(11){
    background-image:url(../images/interface/arrow-menu1.png);
}
#menu_tetiere ul li:nth-child(2), #menu_tetiere ul li:nth-child(8){
    background-image:url(../images/interface/arrow-menu2.png);
}
#menu_tetiere ul li:nth-child(3), #menu_tetiere ul li:nth-child(9){
    background-image:url(../images/interface/arrow-menu3.png);
}
#menu_tetiere ul li:nth-child(6),#menu_tetiere ul li:nth-child(10){
    background-image:url(../images/interface/arrow-menu4.png);
}
#menu_tetiere ul li:first-child ul, #menu_tetiere ul li:nth-child(7) ul, #menu_tetiere ul li:nth-child(11) ul{
  border:solid 2px yellow;
}
#menu_tetiere ul li:first-child ul li a:hover, #menu_tetiere ul li:nth-child(7) ul li a:hover, #menu_tetiere ul li:nth-child(11) ul li a:hover{
  background-color: yellow!important;
}
#menu_tetiere ul li:nth-child(2) ul, #menu_tetiere ul li:nth-child(8) ul{
      border:solid 2px #2eaadc;
}
#menu_tetiere ul li:nth-child(2) ul li a:hover, #menu_tetiere ul li:nth-child(8) ul li a:hover{
  background-color: #2eaadc!important;
}
#menu_tetiere ul li:nth-child(3) ul, #menu_tetiere ul li:nth-child(9) ul{
      border:solid 2px #e8542f;
}
#menu_tetiere ul li:nth-child(3) ul li a:hover, #menu_tetiere ul li:nth-child(9) ul li a:hover{
  background-color: #e8542f!important;
}
#menu_tetiere ul li:nth-child(6) ul,#menu_tetiere ul li:nth-child(10) ul{
      border:solid 2px #3d3c3f;
}
#menu_tetiere ul li:nth-child(6) ul li a:hover,#menu_tetiere ul li:nth-child(10) ul li a:hover{
  background-color: #3d3c3f!important;
  color:white!important;
}
#menu_tetiere ul li.PRODUIT ul li {
  background-image:none;
  border:none;
   text-transform:none;
   font-size:12px; 
}
#menu_tetiere ul li {
    background-position: center right;
    background-repeat:no-repeat;
    display:inline-block;
    float:left;
    position:relative;
    line-height:36px;
    margin:0px;
    padding:0 5px 0 0;
    margin-right:10px;
}
#menu_tetiere ul li:nth-child(4),#menu_tetiere ul li:nth-child(5){
  margin-right:0px;
  
}
#menu_tetiere ul li a, #menu_tetiere ul li a:visited {
    float:left; display:block; text-decoration:none; 
    color: #3d3c3f; 
    padding:0px 5px; line-height:36px; height:36px;font-weight:bold;    
    margin:0 5px 0 0; 
    /*background: #7bb53d url(../images/font-vert-clair.png) 0 50% repeat-x;*/

}
#menu_tetiere ul li a.selected, #menu_tetiere ul li a.selecte:visited {
    color:#3d3c3f;
        /*background: #ff7400 url(../images/font-orange.png) 0 50% repeat-x;*/
        
}
#menu_tetiere ul li a:hover,
#menu_tetiere ul li:hover a {
/*background: #327E04 url(../images/font-vert-fonce.png) 0 50% repeat-x;*/

}

#menu_tetiere ul li ul {
    display: none;
}
#menu_tetiere table {
    margin:0; border-collapse:collapse; font-size:0.85em; position:absolute; 
    top: 10px; 
    left:0;
    opacity:1;  
    z-index:20 !important;
}

/*******************************/
/* specific to non IE browsers */
#menu_tetiere ul li:hover ul {
    display:block; position:absolute;top:26px; 
    /* background:#aaa; */ margin-top:0px; left:0px; 
    width:202px; 
    /*border:1px solid #000;*/   
}
#menu_tetiere ul li.COMMUNAUTE:hover ul {
    left:8px;         
}
#menu_tetiere ul li.COMPETENCE:hover ul {
    left:2px;         
}
#menu_tetiere ul li.VIVRE:hover ul {
    left:2px;         
}
#menu_tetiere ul li.COMMUNE:hover ul {
    left:0px;        
}
#menu_tetiere ul li.CONTACT:hover ul {
      left:0px;        
}

/*
#menu_tetiere ul li.COMMUNAUTE:hover ul li a {
    width:250px;
}
*/
#menu_tetiere ul li:hover ul.scroller {
    height:138px; width:200px; overflow:auto;}

#menu_tetiere ul li:hover ul.endstop {
   left:-100px;      
}
#menu_tetiere ul li:hover ul li ul {
    display: none;
}
#menu_tetiere ul li:hover ul li a {
    display:block;
    color:#3d3c3f;
    background-color: #ececed;
    height:auto;
    line-height:20px;
    padding:4px 16px;
    width:170px;
    font-size:1.1em;  font-weight:normal;
    border-width:0;
}
#menu_tetiere ul li:nth-child(6) ul li a{
  width:180px;
  
}

#menu_tetiere ul li:nth-child(6) ul{
  width:212px;
}
#menu_tetiere ul li:nth-child(11) ul li a{
  width:128px;
  
}

#menu_tetiere ul li:nth-child(11) ul{
  width:160px;
}
/*
#menu_tetiere ul li.COMMUNAUTE:hover ul li a {
    width:220px;    
}

#menu_tetiere ul li.CONTACT:hover ul li a {
    width:150px;
}
*/

#menu_tetiere ul li:hover ul li a.drop {
    color:#3d3c3f;
    background-color: #ececed;  
}
#menu_tetiere ul li:hover ul li a:hover {
    color:#3d3c3f;
    background-color: #ececed;   
    
}
#menu_tetiere ul li:hover ul li a:hover.drop {
        color:#3d3c3f;
    background-color: #ececed;  
}

/* niveau 3 */
#menu_tetiere ul li:hover ul li:hover ul {display:block; position:absolute; left:180px; top:0;}
/*#menu_tetiere ul li:hover ul li ul a {display:block; background:#606060; color:#FFF;border-bottom:1px solid #000;text-transform:none;}
/*#menu_tetiere ul li:hover ul li ul li a:hover {background: #ffe670;}
vert : #7db43c
violet : #714c91*/
/* =============================================================================
 * End of Menu
 * ===========================================================================*/
#recherche input.search_valider{
    /*float:left;*/
    border: 0px #9C9C9C solid !important;
    color:#FFFFFF;
    height:29px;
    width:40px;
    background-image:url(../images/interface/bouton-ok.png);
    margin-top:2px!important;
    margin-left:10px!important;
}

.mdl_carte_section_departementale p{
  background-color:#f7f7f7;
  text-align:center;
  width:330px;
  margin:auto;
    padding:5px;
}
.mdl_carte_section_departementale ul{
  margin-left:70px;
}
.mdl_carte_section_departementale table{
  width:100%;
}
div.mdl_immo img.immo {
    /*** style-impression
    ***/    
    background-color:transparent;
    border: none; ;
    padding:5px !important; 
    margin:0 5px 5px 0; 
}
.prevnext a {
  font-style:normal;
  font-size: 12px;
  /*color: #3333CC;*/
  background-color:transparent;
  margin: 0 5px 0px 0px;
  padding: 0.3em 0.7em;
  border: 1px solid #3f3f3f;
  text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
  background-color: #ddd;
  /*color: #ffffff !important;*/
   border: 1px solid #3f3f3f;
}  
.coupcoeur table{
  border-spacing:0;
  border-collapse:separate;
}
.coupcoeur table tr td{
  vertical-align:middle;
  line-height:20px;
  text-align:center;
}
.coupcoeur table tr td a{
  font-weight:bold;
}

.coupcoeur table tr td:first-child, .coupcoeur table tr td:nth-child(3){

}
.coupcoeur table tr td:nth-child(2), .coupcoeur table tr td:nth-child(4){
  
  width:150px!important;
  margin-left:5px;
}
.coupcoeur table tr td:nth-child(2){
  padding-right:10px;
}
#recherche input.search_string{
  border:none!important;
  font-size:0.9em;
  width:245px;
 /**/
}
span.resultat_recherche,
strong.resultat_recherche {
  font-weight:bold;
  color:#000000!important;
}
.teaser{
  background-color:#e4e4e4;
  height:300px;
  text-align:center;
}
.teaser .insertion{
   padding-top:60px;
}

#totop {
display:none;
text-decoration:none;
position:fixed;
bottom:20px;
right:20px;
overflow:hidden;
width:51px;
height:51px;
border:none;
text-indent:-999px;
background-image: url(../images/interface/uitotop.png);
background-repeat: no-repeat;
background-position: left top;
z-index: 900000;
}

#totop:hover {
background:url(../images/interface/uitotop.png) no-repeat left -51px;
width:51px;
height:51px;
display:block;
overflow:hidden;
float:left;
}