html, body { 
background-color:#0066FF; 
background:url(images/sfondopage.gif);
background-repeat:repeat-y; 
background-position: center;
background-attachment:scroll;
}

body {

  margin: 0;
  padding: 0;
  text-align: center;
}

a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #ed0000; 
font-weight: bold; 
text-decoration: none
}

a:hover 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #ff0000; 
text-decoration: underline
}

div#container{
width: 764px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

div#header
{
width: 764px;
text-align:center;
}

div#main
{
background-image:url(images/sfondomain.gif);
min-height:464px;
}

div#footer
{
text-align:center;
background-image:url(images/sfondofooter.gif);
background-position:top;
height:125px;
padding:8px;
}

div#footer a
{
color:#eeeeee;
}

div#menu
{
margin-top:10px;
margin-bottom:18px;
margin-left:9px;
padding:4px;
height:710px;
background-image:url(images/sfondomenu.gif);
}

div#menu a
{
	font-size:13px;
	line-height:16px;
	
}


H1
{
    clear:both;
    font-size: 18px;
    font-family: Verdana;
    color:#7f877d;
	margin-top:0px;
    margin-bottom:10;
}

p
{
	line-height:16px;
    clear:both;
    font-size: 11px;
    font-family: Verdana;
    color: #858585;	
}

ul
/*margin:0; padding:0; */
{
 	
	line-height:16px;
    font-size: 11px;
    font-family: Verdana;
    color: #858585;	
}


.itemmenu
{
clear:both;
vertical-align:middle;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.itemmenu img
{
float: left;
margin-right:5px;
margin-bottom:4px;
}
.itemmenu h1
{
font-size:20px;
color:#ED0000;
}
