﻿html, body
{
    font-family:Georgia,Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
    background-color:#000;
}
#generale
{
    width:930px;
    margin:0 auto;
    background-color:#FFF;
    padding:20px 10px 140px 10px !important;
}
.headinterna {
    background-image:url(http://www.borgogiusto.it/static/img/back_interna_head.jpg);
    background-position:left center;
    background-repeat:repeat-x;
    height:200px;
    vertical-align:bottom;
}
.menuL li {
    display:inline;
    float:left;
    line-height:1.5em;
    padding:0 0.5em;
    position:relative;
    text-align:center;
}
.content_page {
    /*background-image:url(http://www.borgogiusto.it/static/img/back_interna_content.jpg);
    background-repeat:repeat-x;
    height:100%;
    margin-bottom:30px;
    width:950px;*/
}
div.footer a{
    color:Gray;
}
.footertext {
    color:Gray;
    font-family:Georgia;
    font-size:10px;
    font-weight:normal;
    padding-right:5px;
    padding-top:15px;
    text-align:right;
}
