/* CSS Document */

#contenitore{
background-color:#FFFFFF;
height:900px;
width:100%;
}


#mese{
height:35px;
width:55px;
padding-left:10px;
color:#336699;
font-family:"Century";
font-size:10px;
margin-bottom:20px;
margin-top:20px;

}


#informazione2{
height:25px;
width:450px;
color:#336699;
font-family:"Century";
font-size:9px;
margin-bottom:10px;
margin-left:10px;
padding:0 0 0 0;
}



#informazione2:hover{
border-bottom-color:#990000;
color:#990000;
padding:0 0 0 0;
font-size:10px;
}

#elencoanni{
width:500px;
height:100px;
}




p{
font-family:"Century Gothic";
color:#000000;
}

#anni{
height:30px;
width:100px;
float:left;
}

