/* CSS Document */
#header .banniere {
    width:728px;
    float:right;       
    padding-top:5px;    
}
div.carre_pub {
    width:250px;
    padding: 10px; 
    text-align: center;                   
}
div.sky {
    width:160px;  
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;    
}
div.zoom1 {
    width:160px;  
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
    border-bottom:4px solid #347e99;                      
}
div.zoom1 h4 {  
    /*background-image: url(../images/zoom1_fondh4.gif);
    background-position: center top;
    background-repeat: no-repeat;*/
    background: none;
    padding:10px 5px 5px 0px;
    margin:0; 
    min-height:20px; 
    text-transform: none;
    font-size:11px; 
}
div.zoom1 h4 a{
    font-weight:bold;
}  
div.zoom1 p {  
    /*background-image: url(../images/zoom1_fond.gif);
    background-position: center top;
    background-repeat: repeat-y;*/
    padding:5px 0px;
    margin:0px;
    line-height:12px;    
}
div.zoom1 .footer {      
    /*background-image: url(../images/zoom1_footer.gif);
    background-position: center top;
    background-repeat: no-repeat;*/
    height:0px;   
}
div.zoom2 {
    width:330px;
    height:150px !important;
    overflow:auto;
    background-image: url(../images/zoom2_fond.gif);
    background-position: left top;
    background-repeat: repeat-y;    
    color: #2a4d56;    
}

div.zoom2 h4 {  
    background-image: none;  
    padding:5px 5px 5px 5px;
    margin:0 3px;    
    text-transform: uppercase;
    font-size:11px; 
    color: #2a4d56;
    border-bottom:1px solid #c0c0c0;
}
div.zoom2 h4 a, div.zoom2 h4 a:visited{
    font-weight:bold;
    text-decoration:none !important;
    color: #2a4d56 !important;
}  
div.zoom2 p {      
    padding:5px 10px;
    margin:0px;
    line-height:14px;
    color: #2a4d56;    
}
div.zoom2 .footer {  
    display:none;           
}

div.vignette {
    width:300px;
    /*height:70px;
    border:1px solid #FFF;*/
}

.Page_Annuaire_Categ div.vignette {
    width:260px;
    /*height:70px;
    border:1px solid #FFF;*/
}


div.vignette h4 {  
    /*background-image: url(../images/vignette_fondh4.gif);
    background-position: left top;
    background-repeat: no-repeat;*/
    background: none;
    padding:0px 5px 5px 0px;
    margin:0; 
    min-height:20px; 
    text-transform: none;
    font-size:11px; 
}
div.vignette p {     
    padding:0px 5px 5px 5px;
    margin:0px;
    line-height:12px;    
}
div.vignette .footer {      
    height:12px;   
}

