/* CSS Document */

.sottotitolo_blu{
font-size:11px;
}
.Stile2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.mese {
border-bottom:solid 1px #006699;
color:#006699;
font-size:11px;
margin-left:5px;
font-family:arial;
font-weight:bold;
clear:both;
}
.titolo_azzurro{
color:#0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }


.titolo_azzurro a {
color:#0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }
.titolo_azzurro a:link {
color:#0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }
.titolo_azzurro a:visited {
color:#0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }
.titolo_azzurro a:active {
color:#0066FF;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }

.titolo_azzurro a:hover {
color:#FF0000;
font-size:11px;
font-weight:bold;
text-decoration:none;
 }

 .tabella {
 width:90%;
 margin-left:20px;
clear:both;


}
.riga_bianca {
 margin-left:60px;
background-color: #FFFFFF;
 clear:both;

}
.riga_bianca_1{
 margin-left:15px;
background-color: #FFFFFF;
clear:both;

 
}


.riga {
 margin-left:60px;
background-color: #003366;
 clear:both;

}
.cella {
float:left;
width:130;
border:1px solid #cccccc;
margin-right:3px;
}
.cella_10{ 
display:inline;
float:left;
width:13px;
height:20px;
background-color: #0066FF;
 
}
.cella_10_bianca{ 
display:inline;
float:left;
width:13px;
height:20px;
background-color: #fff;
 
}
.cella_200{ 
display:inline;
float:left;
width:150px;
height:100px;
background-color: #fff;
 
}

.cella_100{ 
display:inline;
float:left;
width:100px;
height:100px;
background-color: #fff;
 
}
.cella_grande1{ 
display:inline;
width:300px;
  background-color: #FFFFFF;
 
}

.cella_grande{ 
display:inline;
width:450px;
height:20px;
background-color: #003366;
float:left;
}
.cella_40 {
display:inline;
background-color: #003366;
height:25px;
  }
.linkBlu {
color:#006699;
font-size:12px;
}
 
