/* CSS Document */
<style type="text/css">
  

.nav {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;

}

.bordo {
    background-color:#000063;

}



.titolotabella {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#2D4B7B;

}

.titolotabella2 {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color:#2D4B7B;
}




.titolotabellaerrore {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color:#2D4B7B;
}

.titolotabellaform {
	
	text-align: left;
	background-color:#2D4B7B;
	
}


.basetabella {
	font-family: Arial, Helvetica, sans-serif;;
	text-align: center;
	background-color:#2D4B7B;
	border-color:#000000;
}



.cella {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dfdfdf;
	border-color:#ffffff;
	color: #2D4B7B
}

.campi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D4B7B;
	text-align: left;
	background-color:#dfdfdf;
}
.campiricerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2D4B7B;
	text-align: left;
	background-color:#dfdfdf;
}
.textarea {
font-size:14; border-color:#2D4B7B;border-width:1;
}

.pulsanti {
color:#ffffff;background-color:#2D4B7B;font-size:14; border-color:#000000;border-width:1;
}



.linkforum {

}

.linkforum a:link {
text-decoration: none;
color: #2D4B7B; 
}

.linkforum a:visited {
text-decoration: none;
color: #2D4B7B;

}

.linkforum a:active {
text-decoration: none;
color: #2D4B7B; 
}
.linkforum a:hover {
text-decoration: underline;
}





.pulsanti2 {
color:#000000;background-color:#ffffff;font-size:12; border-color:#000000;border-width:1;

}

.select {
font-size:11px;BACKGROUND-COLOR: #ffffff; border-width:0;
}
.testopiccolo {
font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.testogrande {
font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.testomedio {
font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	text-align: left;
}
.testoerrore {
font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	text-align: center;
	
}
.testograndissimo {
font-family: Arial, Helvetica, sans-serif;;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
</style>
