
body,table{
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:0px;
font-family: verdana, arial, helvetica, sans serif;
font-size:12px;
color:#333;
}

#head{
background:url("img/header.jpg") no-repeat;
height:90px;
padding:10px;

}
.logo{
border:1px solid #fff;
}

#menuOr{
height:24px;
background:#eee;
width:770px;
border-top:1px solid #333;
padding:3px;
}
#latestNews{
padding:5px;
border-bottom:1px solid #ff9e10;
width:770px;
/*height:250px;*/

}
#nextEvents{
padding:5px;
border-bottom:1px solid #ff9e10;
width:770px;
/*height:250px;*/
}

#brochure{
padding:5px;
border-bottom:1px solid #ff9e10;
width:770px;
/*height:100px;*/

}
#footer{
background:#ddd;
height:50px;
width:770px;
}


.titolo{
font-size:16px;

}

#contenuto{
width:770px;
padding-left:40px;
padding-right:10px;
}
ul{
list-style-image: url("img/li.gif");
}

.td{
border-bottom:1px solid #ff9e10;
}
a{
color:#000066;
}
a:hover{
color:#ff9900;
text-decoration:none;
}