body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:center;
background:url(immagini/bgk.gif) repeat-y center center;
background-color:#ed1c24;
}

a:link, a:hover, a:visited{
color: #003366;
}


h1{
color: #ed1c24;
font-family: Trebuchet ms;
font-size:15px;
font-weight:bold;
}


.contenitore{
margin:0 auto;
width:760px;
height:400px;
}



.menuleft{
float:left;
width:250px;
}


.content{
float:left;
width:500px;
}

.content p{
text-align:justify;
margin-left:30px;
margin-right:20px;
line-height:18px;
}

.footer{
clear:both;
width:760px;
}


h3{
font-size:14px;
color:#ff9900;
}