
.meteo{
   border: 0px solid #ccc;
   width:304px;
   font-family:11px arial ,verdana, sans-serif ,tahoma;
}
.meteo-body {
   width:304px;
   margin-top:4px;
   height:150px;
}

.meteo .firstday{
   height:140px;
   border: 0px solid #ccc;
   float:left;
   width:95px;
   background:  #fff url(../images/camV/0000003/separateur-vert.gif) 100% 0%  no-repeat;
   padding:0px 0px 3px 3px;
}
.meteo img{
    width:75px;
    height:75px;
}

.meteo .jour{
font-weight:bold;
margin-left:5px  ;
}

.meteo .temperature{ 
font-size:11px;
}

.meteo .firstday img{
   margin-left:5px;
}

.meteo .firstday .temperature{
  margin-left:15px;
}

.meteo .secondday{
 float:left;
 width:95px;
 height:140px;
 background:  #fff url(../images/camV/0000003/separateur-vert.gif) 100% 0%  no-repeat;
 padding:0px 0px 3px 5px;
}
.meteo .secondday img{
   margin-left:5px  ;
}
.meteo .secondday .jour{
margin-left:20px  ;
}

.meteo .secondday .temperature{
  margin-left:17px;
}

.meteo .thirdday{
 float:left;
 width:95px;
 height:140px;
 padding:0px 0px 3px 5px;
}
.meteo .thirdday .jour{
margin-left:10px  ;
}
.meteo .thirdday img{
     margin-left:10px  ;
}

.meteo .thirdday .temperature{
  margin-left:17px;
}

.meteo .bk1-header{
   background:#ddd;
   width:304px;
   height:25px;
   padding-top:1px;
   float:left;
}
.meteo .bk2-header{
   background:#fff;
   width:304px;
   height:25px;
   padding-top:1px;
}

.bk1-footer{
  height:28px;
  width:304px;
  text-transform:uppercase;
}
.meteo .autreville{
   background:#eee;
   width:304px;
   height:18px;
   color:#444;
   padding:5px;
   text-transform:uppercase;
   font-size:11px;
}
.meteo .autreville-recherche{
   width:285px;
   float:left;
   height:40px;
   padding-left:10px;
   padding-top:15px;
   border:0px solid #ccc;

}

.meteo .double-sup{
   font-size:14px;
}

.meteo input{
   border:1px solid #ccc;
   background:#fff;
   float:left;
}

.meteo .autreville-recherche .search-button{
   font-weight:bold;
   color:#fff;  
   background: #fff url(../images/camV/0000003/recherche-red.gif) no-repeat;
   width:80px;
   height:23px;
   float:right;
   border:0px solid #ccc;
}

* html .meteo .autreville-recherche .search-button{
   position:relative;
   top:-21px;
}


