@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 36px;
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 24px;
	margin:0px;
	padding:0px;

}

h3 {
	font-size: 18px;
	margin:0px;
	padding:0px;

}

h4 {
	font-size: 16px;
	margin:0px;
	padding:0px;

}

h5 {
	font-size: 14px;
	margin:0px;
	padding:0px;

}

h6 {
	font-size: 12px;
	margin:0px;
	padding:0px;

}
 
.link {
	font-size: 13px;
	font-weight: bold;
	color:#666666;
}

.link a {
	font-size: 13px;
	font-weight: bold;
	color:#cc0000;
}

.Bt a {
	font-size: 13px;
	color:#000000;
	line-height: 22px;
	text-decoration: none;
	height: 22px;
	width: 150px;
	text-align:center;
	display:block;
	background-color: #CCCCCC;
	background-image: url(../Img/bt_utenti.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.TestoForm {
	text-align: right;
	padding-right:8px;
	white-space: nowrap;
}

.CellaL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 500px;
	border: 1px solid #A06E04;	
	
}

.CellaSt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 320px;
	border: 1px solid #A06E04;	
	
}

.CellaM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 210px;
	border: 1px solid #A06E04;	
	
}

.CellaS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 154px;
	border: 1px solid #A06E04;
		
}

.CellaXs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 99px;
	border: 1px solid #A06E04;	
	
}

.CellaXxs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	width: 49px;
	border: 1px solid #A06E04;	

}

.Corsivo {
	font-size: 22px;
	font-weight: bold;
	color:#c00;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


