  
/* feuille de style */  

body
{
  font-size:10pt;
   font-family:Verdana,Arial;
    color:#990099;
    background-color:#ffffff;
}

.en
  {
  }
  
  .bandeau{height:80px;}
  .addplace{margin-left:500px;}
  
  .sstitre
  {
  color:#990099;
  }
  .desc_lieu
  { 
    width:410px;

    overflow:auto;
    height:100%;
    max-height:480px;
    *height:100%;
    *max-height:700px;    
    background-color:#ffffff;
  }
  
   .leftbar
  {
 font-size:8pt;
  padding:5px;
  border:1px solid #990099; 
    background-color:#ffffff;
    width:50px;
  /*  height:100%;*/
    vertical-align:top;
  }
  
    .carte{
      border:1px solid #990099; 
   /* width: 100%;*/ 
    height: 100%
    }
  
  .rightbar
  {
  padding:5px;
  border:1px solid #990099; 
  font-size:10pt;
     background-color:#ffffff;
    width:410px;
 /*   height:100%;*/
    vertical-align:top;
  }
  
  h1
  {
   color:#990099;
  }
 h2
  {
   color:#990099;
  }

 h3
  {
   color:#990099;
  }
   h4
  {
   color:#990099;
  }


  .images_lieu
  {

  padding:0px;
    border:1px solid #990099; 
    width:428px;
    height:125px;
overflow:auto;
  }

/* cadre de la popup images*/
.cadreImage
{
position:absolute;
bottom:25px;
right:430px;
width:800px;
height:600px;
z-index:1;
border:thin solid #ffcc00;
background-color:#000000;
visibility:hidden;
 vertical-align:top;
 text-align:center;
}

/*labels des marqueurs*/  
.labels {background-color:#ffffff;color:#990099;font-family:Verdana,Arial;border:1px #990099 solid; }
    
  .linkbar{}
  
  .footer{
  padding : 5px;
  height:20px;
  font-family:Verdana,Arial;
  color:#990099;
  font-size:10pt;
  }

.tabBlanc
{
padding:4px;
background-color:#FFffff;
text-align:center;
}

.legende
{
text-align:center;
position:absolute;
bottom:30px;
left:8px;
}

a:link
{font-family:Verdana,Arial;color:#990099;text-decoration:underline;}
a:hover
{font-family:Verdana,Arial;color:#ffcc00;text-decoration:underline;}
a:active
{font-family:Verdana,Arial;color:#990099;text-decoration:underline;}
a:visited
{font-family:Verdana,Arial;color:#990099;text-decoration:underline;}

.Adsense
{
position:absolute;
top:15px;
right:15px;
width:468px;
height:60px;

}
