html{height:100%;
background-color:#7f1420;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:14px;
text-align:center;
margin:0px auto;
padding:0px;
height:100%;
background:url(../img/background.jpg) left top no-repeat;
height:100%;
width:100%;
}

a:link
{
color:#7f1420;
text-decoration:none;
}
a:visited
{
color:#7f1420;
text-decoration:none;
}
a:hover
{
color:#7f1420;
text-decoration:underline;
}

.sfondo_contenuti{
background:url(../img/sfondo_contenuti.jpg) center repeat-y;
}

.bordoNERO {
border-width: 1px; 
border-style: solid; 
border-color: #000000;
}

.titoli_home
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:13px;
line-height:14px;
color:#7f1420;
font-weight:bold;
}
.titoli_home:link
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:13px;
line-height:14px;
color:#7f1420;
font-weight:bold;
}
.titoli_home:visited
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:13px;
line-height:14px;
color:#7f1420;
font-weight:bold;
}
.titoli_home:hover
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:13px;
line-height:14px;
color:#7f1420;
font-weight:bold;
}

.data
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:9px;
color:#000000;
text-align:left;
}

.sommario_news
{
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:15px;
text-decoration:none;
font-weight:bold;
}

.squadra_box {
width:341px;
display:block; 
float:left;
}