﻿body 
{
    width:100%; 
    height:100%; 
    margin-top:0px; 
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    overflow:hidden;
}


#EnTete
{
    margin-top:0px;
    width: 100%; 
    background-image:url(../images/bg_header2.gif);
    height:140px;
}

#EnTete img
{
    border:none;
    width:139px;
    height:52px;
}

#Droite
{
 float:left; 
 text-align:center;   
 height:110px;
 margin-top:30px;
 
}

#Gauche
{
 float:left;    
 width:250px;
}


#Corps
{
    width:100%; 
    height:100%; 
    margin-top:0px; 
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    background-color: White;
}


#Menus
{
     width:250px;
    float: left; 
    background-color: White ; 
    overflow: auto;
    background-image:url(../images/bg_Menu.gif)
}

 


#Bar
{
    float: left;
    background-color: Black;
}



#CorpDetails
{
    background-color:#e4ddd6;
    height:190px;
}

.CorpDetail 
{
    height:190px;
    overflow: auto; 
    /*margin-right:10px;*/
    float:left;
}
    

#GoogleMap1
{
 float:left;
}

#PiedPageDetail
{
 height:20px;
 width:100%;
 background-image:url(../images/piedPageDetail.gif)
}

.BtnDetail
{
     float:left;
     text-align:center;
     background-color:#6596d4;
     cursor: default;
     text-transform:uppercase;
     border: solid 2px #000000;
     padding-left:5px;
     padding-right:5px;
    
 }

.BtnDetailOut
{
     float:left;
     text-align:center;
     background-color:#6596d4;
     cursor: default;
     text-transform:uppercase;
     border: solid 2px #000000;
     padding-left:5px;
     padding-right:5px;
    
 }

.BtnDetailOver
{
     float:left;
     text-align:center;
     background-color:#5985bb;
     cursor: default;
     text-transform:uppercase;
     border-bottom:solid 2px #000000;
     border-left:solid 2px #000000;
     border-right:solid 2px #000000;
     padding-left:5px;
     padding-right:5px;
 }
    
.BtnDetailClick
{
     float:left;
     text-align:center;
     background-color:#e4ddd6;
     cursor: default;
     text-transform:uppercase;
     border-bottom:solid 2px #000000;
     border-left:solid 2px #000000;
     border-right:solid 2px #000000;
     padding-left:5px;
     padding-right:5px;
     font-weight:bold;
 }

 

#EnTeteDetail
{
   
    height:15px;
    background-image:url(../images/bg_EnteteDetail.gif);
}
    
.ReduireDetail
{
    width:15px;
    height:15px;
    float:right;
    margin-right:15px;
    background-image:url(../images/btn_EnteteDetail.gif);
}


.OverReduireDetail
{
    background-image:url(../images/Btn_EnteteDetail_Over.gif);
    
}




#CorpDetails3 {background-color:#6596d4;}


.TitreMenu 
{
 text-align:center ;
 text-transform:uppercase;
 font-size:15px; 
 width:100%;
 background-color:White;
    
}

.TitreCateg
{
 text-align:center;
 text-transform:uppercase;
 text-decoration:underline;
 font-size:14px;
}

.Adresse {font-size:12px}

.CP {font-size:12px;}

.Ville {font-size:12px;}

.TxtADR
{
  width:195px;
 height:12px;
 font-size:12px;
 background-color:White;
}

.TxtCP
{
  width:50px;
 height:12px;
 font-size:12px;
 background-color:White;
}

.TxtVille
{
  width:135px;
 height:12px;
 font-size:12px;
 background-color:White;
}

.TxtPays
{
  width:195px;
 height:12px;
 font-size:12px;
 background-color:White;
}

.Center
{
 text-align:center;
}

.Search
{
 background-color:#e4ddd6;
 float:left;
 text-transform:uppercase;
 font-weight:bold;
 text-decoration:underline;
 width:100%;
 /*margin-left:10px;*/
 cursor:default;
}

.RSearch
{
 float:left;
 background-color:White;
 width:100%;
 /*margin-left:10px;*/
 cursor:default;
}

.Separateur 
{
  float:left; 
  clear: both; 
  font-size: 1px;
  line-height: 1px;
  background-color:#000000;
  width:100%;
  
    }

.TableMeteo
{
 width:100%;
 border:0px;
 margin:0px;
 padding:0px;
 background-color:#6596d4;
}


.MeteoVille
{
 text-transform:uppercase;
 text-align:center;
 width:75%;
}

#LogoMeteo
{
 width:25%;
}

.ContenuMeteo
{
 text-align:center;
}

.JourMenuMeteo
{
     
     background-color:#6596d4;
     border: 2px solid gray;
       text-transform:lowercase ;
       text-align:center;
}



.JourMeteoOver
{
 background-color: #5985bb;
 cursor: default;
 
  border: 2px solid  gray ;
  text-transform:uppercase;
  text-align:center;
}


#LogoMeteo
{
 text-align:center ;
}

.JourNuit
{
 text-align:center;
 text-transform:uppercase;
 background-color: #5985bb;
 width:80%;

}

.TableJourMeteo
{
 width:80%;
 border:0px;
 margin:0px;
}

.PrintCarte
{
     float: right ;
     margin-left:20px;
     margin-right:20px;
    }