.bordi-bianchi {
	border: 1px solid #FFFFFF;
}

.bordi-blu {
	border: 1px solid #003366;
	background-color: #DEE7FA;
}

.sfondo_giallo {
	border: 1px solid #003366;
	background-color:#E7DFCE;
}

.bordodexsinistro1 {
	border-top: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
	border-left: 1px solid #848484;
}

.bordodexsinistro1text10{
	font-family: "Lucida Grande", "Luxi Sans", "DejaVu Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
	border-left: 1px solid #848484;
}

.bordi{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10214F;
	border-right-color: #10214F;
	border-bottom-color: #10214F;
	border-left-color: #10214F;
}
