html {

} 

body {
background-color: #FFFFFF;
text-align: center;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #000000;
}


.Titolo{
height:22px;
width:100%;
border-bottom: 1px solid Black;
background-color : #467194;
padding-left: 1px;
color:#000000;
background-image:url('../Immagini2003/SFOTITb.jpg');
}

.TitoloBianco{
border-bottom: 1px solid Black;
background-color : #FFFFFF;
padding-left: 1px;
color:#FFFFFF;

}

.titolirossi{
	border-top:2px solid #D1231A;
	border-bottom:2px solid #D1231A;
	font-size: 1.1em;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	color: #D1231A;
	font-weight:bold;
}

.Tabella{
margin-left: auto; 
margin-right: auto; 
text-align: left; 
width:95%; 
border: 1px solid Black;
background-color : #FFF2D2;
}

.RigaBlu{
height:2em;
width:90%; 
padding-right:5px;
border-bottom:1px solid Black;
}

.RigaBlu1{
height:2em;
padding-right:5px;
border-bottom:1px solid Black;
}

.RigaBianca{
height:2em;
background-color:#FFFFFF; 
width:90%; 
padding-right:5px; 
border-bottom:1px solid Black;
}

.RigaBianca1{
height:2em;
background-color:#FFFFFF; 
padding-right:5px; 
border-bottom:1px solid Black;
}

.CellaSopra{
text-align: left; 
background-color : #FFFFFF;
font-size: 1em;
font-weight : bold;
}

.CellaSotto{
text-align: left; 
background-color : #FFF2D2;
padding:5px;
}

.CellaSottoGiust{
text-align: justify; 
background-color : #FFF2D2;
padding:5px;
}
img {
	border:none;
}

A:link {
	font-weight : bold;
	text-decoration: none;
	color: black;
	font-size: 1em;
}
A:visited {
	font-weight : bold;
	text-decoration: none;
	color: black;
	font-size: 1em;
}
A:hover {
	font-weight : bold;
	text-decoration: underline;
	color:#C92548;
	font-size: 1em;
}

A.lblu:link {
	font-weight : bold;
	text-decoration: none;
	color: #0068BD;
	
}
A.lblu:visited {
	text-decoration: none;
	color: #0068BD;
	
}
A.lblu:hover {
	text-decoration: underline;
	color: #0068BD;
}

A.lblu1:link {
	font-weight : bold;
	text-decoration: none;
	color: #0068BD;
	
}
A.lblu1:visited {
	text-decoration: none;
	color: #0068BD;
	
}
A.lblu1:hover {
	text-decoration: underline;
	color: #C92548;
}