﻿body
{
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Arial;
    font-size: 0.8em;
    color: #333333;
    background-image: url( 'images/bg.jpg' );
    background-repeat: repeat;
}
A:visited, A:link, A:active, A:hover
{
    color: #333333;
    text-decoration: none;
}
h1
{
    font-size: 1.8em;
    font-weight: bold;
    color: #333333;
}
h2
{
    font-size: 1.6em;
    font-weight: bold;
    color: #333333;
    margin: 2px 0 2px 0;

}
h3
{
    font-size: 1.2em;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0;
     margin: 2px 0 2px 0;
}
h4
{
    font-size: 0.9em;
    font-weight: bold;
    color: #333333;
    margin: 0px;
}
h5
{
    font-size: 0.7em;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
p
{
    color: #333333;
}
hr
{
    border: solid;
}

img{    border:0;}

#container
{
    margin: auto;
    width: 940px;
    background-color: #FFFFFF;
}


#hbgs /*header sx*/
{
    float: left;
    width: 11px;
    height:100px;
    background-image: url( 'images/hbgs.png' );
    background-repeat: no-repeat;
}
#hbgc /*header centro*/
{
    float: left;
    width: 918px;
    height:100px;
    background-image: url( 'images/hbgc.png' );
    background-repeat: repeat-x ;
}
#hbgd /*header dx*/
{
    float: left;
    width: 11px;
    height:100px;
    background-image: url( 'images/hbgd.png' );
    background-repeat: no-repeat;
}


#logo
{
    float: left;
    width: 736px;
    height: 90px;
    
}

#sponsor1
{
     float: left;  
    width:90px;
     height:90px;
     
      
}
#sponsor2
{
     float: left;  
    width:90px;
     height:90px;
     
}




/*------------- Menu ------------------*/


#menu
{
    float: left;
    width: 940px;
    height: 20px;
    margin-top:10px;

}

#menu ul
{
    float: left;
    width: 940px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu ul li
{
    display: inline;
}
#menu ul li a
{
    float: left;
    padding: 0 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;

}
#menu li a:hover, #menu li .current
{
    color: #00CC00;

}

#menu img 
{
    vertical-align:middle;
}




/* end of menu */




#corpo
{
    float:left;
    margin-top:50px;
    }
    
#colonnaNewsAggiornate
{
    font-size: 11px;
    color: #ffffff;
}
#colonnaNewsAggiornate a
{
    color: #ffffff;
}

.sfBlu

{  
   background-color:#4d7395; 
}
    
.link:hover 
{
     text-decoration: underline;
} 

.h3Macro
{
    background-color: #4d7395;
    color:White;
    margin-top:10px;
}

span.evidenzio
{
    background-color: #FFFF00;
    font-weight: bold;
     font-size: 1.2em;
}






.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/* html .clearfix
{
    height: 1%;
}
/* End hide from IE-mac */
