/* 
    Document   : ae5Farm
    Created on : 8 agosto 2006, 18.58
    Author     : Guidotti
    Description:
        Purpose of the stylesheet follows.
*/


@import "ae5Aesito.css";

body{
   font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}
input{
    font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

#content div.cms_body{
    font-family:Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    border-right: 50px solid #FFF;
}

#colonna div.blocco, #extra div.blocco {
    border: 0px solid BBBBBB !important;
}

#extra{
    border-left: 2px solid  #1f5aa1 !important;
}

#container{
    background-image: url(icone/wellfir/logo_wellfir.png);
    background-position: 10px 10px; 
    background-repeat: no-repeat;
}

#header{  
    background-color: transparent;
    color: #000000;
    height: 10px;
    background-position: top left; 
    background-repeat: no-repeat;
}

#barra{  
    background-color: transparent;
    padding-left: 200px;
    height: 50px;
    color: #000;
    background-image: url(icone/wellfir/loghi_up.png);
    background-position: bottom right; 
    background-repeat: no-repeat;
}

#navigation{
    border-right: 2px solid  #1f5aa1 !important;
    padding-top: 150px !important;
}

#barra a{  
    color: #000;
}

#footer{  
    background-color: #FFF;
    height: 67px !important;
    color: #FFF;
    background-image: url(icone/wellfir/footer_wellfir.png);
    background-position: top center; 
    background-repeat: no-repeat;
}

#content div.cms_title{
   color: #1f5aa1 !important;
}

#navcontainer2 li a:hover, #navcontainer li a:hover{
    border-left: 10px solid #FFF;
    border-right: 10px solid #FFF;
    background-image: url(icone/wellfir/logo_soft.png);
    background-position: top right; 
    background-repeat: no-repeat;
    background-color: #FFF !important;
    color: 000 !important;
}

#content div.cms_body li{
   margin-left: 4em !important;
}


