/* 
    Document   : header
    Created on : 28-ago-2012, 11.01.44
    Author     : Luigi Fazio
    Description:
        foglio di stile utilizzato per l'header del sito'.
*/

#homeRight { 
    width:  205px;
    min-height: 300px;
    float: left;
}

#homeRight form{
    
    padding: 0px;
    margin:0;
    
}

#homeRightSection1 { 
    height: 401px;
    /*border: solid 1px black;*/
    background: url('../images/container_dx_200.png') 0px -705px;
    background-repeat: repeat-y;
    float:left;
}


#homeRightSection2 { 
    height: 545px;
    width: 200px;
    background: url('../images/container_dx_200.png') 0px -705px;
    background-repeat: repeat-y;
    float:left;
    border:0px solid red;
    overflow:hidden;
}

#homeRightSection2 .div_banner{
    
    padding-top: 1px;
    padding-bottom: 3px;
    text-align: center;
    
}

.homeR_div_text_search{
    font-family: "max-reg", "Trebuchet MS", Helvetica, sans-serif;
    color: #117f92;
    width:  100%;
    /*margin-right: 2px;*/
    padding-left: 10px;
    padding-bottom: 6px;
    margin-top: 5px
}

.homeR_text_search{
    width: 130px;
    height: 25px;
    float:left;
  }

.buttonCerca{
    float:left;
   
    width: 40px;
}

#icoprenota{
    padding-left: 10px;
    height: 17px;
    width:  17px;
    background: url('../images/assets_internet.png') 0px -1056px;
    background-repeat: no-repeat;
    float: left;
}


#icoservizionline{
    padding-left: 10px;
    height: 17px;
    width:  17px;
    background: url('../images/assets_internet.png') 0px -1056px;
    background-repeat: no-repeat;
    float: left;
}


#icomodulistica{
    padding-left: 10px;
    height: 17px;
    width:  17px;
    background: url('../images/assets_internet.png') 0px -1080px;
    background-repeat: no-repeat;
    float: left;
    
}
#iconewsletter{
    height: 17px;
    width:  17px;
    background: url('../images/assets_internet.png') 0px -1106px;
    background-repeat: no-repeat;
    float: left;
    padding-left: 10px;

}

.Capolettera{
    height: 4px;
    width:  199px;
    background: url('../images/assets_internet.png') 0px -1274px;
    background-repeat: no-repeat;
}
 
#CapoletteraScuro{
    height: 4px;
    width:  199px;
    background: url('../images/assets_internet.png') 0px -1284px;
    background-repeat: no-repeat;
}

.divicona
{
    width:  100%;
    float: left;
    padding: 5px;
}


.div_text_icona
{
    width:  100%;
    margin-left: 20px;
    font-family: "max-reg", "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
    color: #117f92;

}

.div_banner
{
  overflow: hidden;
  margin-left:  5px;
  
}

.searchRight{
    width:110px;
    height:30px;
}

.BtnSearchRight{
    height:30px;
}