body {
	background : white ;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.piccolo{
	font: 10px;
}

.grande{
	font: 20px;
    font-weight: bold;
	text-transform: uppercase;
}
	
.intesta{
	background: white;
	color: black;
	font-weight: bold;
}

.intesta1{
	background : #ADD8E6;
	color:black;
	font-weight: bold;
}

.intesta2{
	background-color : #a1a0fe;
	color:black;
	font-weight: bold;
	font-size: 12px;
}
.intesta3{
	background: white;
	color: black;
	font-weight: bold;
}
.intesta4{
	background: white;
	color: black;
	font-weight: bold;
}

.titolo{
	color: black;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	background : White;
}
	
.centro {
	color: black;
	background-color: white; 
	vertical-align: top;   
}

.centro1 {
	color: black;
	background-color: white;
	vertical-align: top;
}
.centro2 {
	color: black;
    background-color : #D3D3D3;
}

.centro3 {
	color: black;
	background-color :#a1a0fe;
	vertical-align: top;
}
.centro4 {
	color: black;
	background-color: #ECECEC;
	vertical-align: top;
}


.filo{
	background: white;
}

.filo1{
	background: black;
}
.filo2{
	background: black;
}

.filo3{
	
	background-color :black;
}

.filo4{
	
	background-color : black;
}


.navbar{
	color: black;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	vertical-align: top;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}
.navbar:hover {	  
      color: yellow;
    font-size: 10px;
	  padding-left: 5px;
	  

}
.base{
	background: white;
	color: black;
}



.floatdestro{
	float : right;
}
.floatsinistro{
	float: left;
	margin: 2px 10px 2px 0px;
}


.etichetta{
    background:white;
	color: black;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.intesta1c{
	background-color : #a1a0fe;
	font-style :italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.intesta2c{
   background-color : #D3D3D3;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.colonna{
   font-size : 10px;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
