.testo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;

}
.maiuscolo {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	text-transform: uppercase;

}
.maiuscolobianco {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	text-transform: uppercase;
}
.maiuscologrigio {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	text-transform: uppercase;
}

.testovet {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	padding-left: 5px;
	padding-right: 5px;
}
.titolodett {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
}
.listaautocolore1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #DADADA;
	font-size: 10px;
	text-transform: uppercase;
}
.listaautorowover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	background-color: #ECF1FF;
}
.testonero {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}

.testolinknero{
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	text-decoration: none
	
}


div#iddiv {
float: left;
width: 480px;
heigth: 300px;
overflow: auto;
border : 0px solid #666666;
}
