
.search {
    background-image: url("../img/bandeauSearchBg.png");
    height:290px;
    padding-top:20px;
}

.SearchInput {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/searchBg.png) no-repeat scroll 0 0;
    border:0 none;
    color:#000000;
    /*display:block;*/
    font-size:15px;
    height:20px;
    left:281px;
    margin:0;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:9px 10px;
    /*position:absolute;
    top:22px;*/
    width:355px;
}

.mapsButton {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../img/bouton.gif) no-repeat scroll 0 0;
    border:0 none;
    cursor:pointer;
    font-size:14px;
    font-weight:700;
    height:35px;    
    padding-bottom:1px;    
    width:137px;
}

.WaitMsg {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF url(../img/ajax-loader.gif) no-repeat scroll 50% 20%;
    border:1px solid #000;
    color:#000;
    /*display:none;*/
    height:100px;
    /*left:126px;*/
    left: 0;
    right: 0;
    position:absolute;
    /*top:160px;*/
    width:300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    margin-top : 340px;
    z-index:20;
    text-align: center;
}

    .lpg-center {
      margin-bottom : 5px; 
      width:357px;
      height:179px;   
      background:transparent url(../img/background-centers.png) repeat-x scroll 0 0;                
    }
    
    .lpg-center img {
        margin-left : 3px; 
        margin-top : 10px;        
    }

    .lpg-center-select img {
        margin-left : 3px; 
        margin-top : 10px;        
    }
    
    .lpg-center-text {
        width:347px; 
        height:100px;
        padding-left : 10px;  
        padding-top : 10px;  
        font-size: 13px;      
    }
    
    .lpg-center-select {
        margin-bottom : 5px; 
        width:357px;
        height:179px;  
        background:transparent url(../img/background-centers.png) repeat-x scroll 0 -358px;
    }
    
    .lpg-center:hover {
         background:transparent url(../img/background-centers.png) repeat-x scroll 0 -179px;   
         color: #000;
    }
    
    #divSearch img {
        position:relative;
        top:12px;        
    }

    #Legend {
        background-image: url(../img/bandeauSearchBg.png); 
        visibility: hidden;           
    }
    
    .picto {
        width:188px;
        float:left;
    }    
    
    .picto div{
        width:40px;
        height: 40px;
        background:transparent  repeat-x scroll 0 0px;   
        cursor: pointer;         
    }
    
    .picto div:hover {        
        background:transparent  repeat-x scroll 0 -40px;            
    }
    
    .picto-select {
        width:188px;
        float:left;
        font-weight: bold;
    }
    
    .picto-select div{
        width:40px;
        height: 40px;
        background:transparent  repeat-x scroll 0 -40px;   
        cursor: pointer;         
    } 
    
      
    
    
/*    .picto {
    width:188px;
    float:left;
}

.picto-select {

    font-weight: bold;
}

.picto-larger {
    width:235px;
}      */
    
    
    
    #blockLegend {
       visibility: hidden;  
    }
    
    #divSelectType {
        padding:3px;
        height:30px; 
        width:370px; 
     }
     
     #divSelectType div{
       /*float:left;        */
       width:160px;
       font-size:16px;
       
     }
    
    #divSelectType a:hover{
        color:#000;
    }
    

