body
{
 font-family: Arial;
}
a img
{
    border:0;
}
#InfoBox
{
   margin-left:10px;
   width:180px;
   float:left;
   height:500px;
}
#Menu
{
   width:180px;
   float:left;
}
#Menu a
{
   display:block;
   text-decoration:none;
   font-size: 14px;
   font-weight:bold;
   color:#fff;
   height:35px;
   background-image:url(images/menu_bg1.gif);
   background-repeat:no-repeat;
   padding-top:13px;
   padding-left:12px;
}
#Menu a:hover
{
      color:#ccc;
      background-image:url(images/menu_bg2.gif);
}
#Contenuto
{
  width:600px;
  font-size:0.8em;
}
#Contenuto img.foto
{
    margin-right:8px;
    float:left;
}
#Contenuto h1
{
  color:#de346a;
}
#Contenuto h3
{
  color:#de346a;
  margin-top:0;
}
#Contenuto p:first-letter
{
  font-weight:bold;
  font-size:1.1em;
  color:#DE346A;
}
#Sezioni li
{
  margin-bottom:10px;
}
#News
{
    font-size:0.75em;
    padding-right:15px;
    color:#de346a;
}
#News h1
{
    color: #cc0000;
    font-size: 24px;
    margin-bottom: 0;
}
#News a, #News a:hover
{
	background-image:none;
	font-size:0.8em;
	color:#000;
}
#News a img
{
	border:0;
}
div.MoreInfo
{
}
div.MoreInfo h1
{
    font-size:1.15em;
}