body {
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #333;
}
.external {
	font-family: Verdana, sans-serif;
	color: #333;
	background-color: #FFF;
	width: 762px;
	border: 1px none #333;
}
.cellahome {
	width: 550px;
	vertical-align: top;
	padding: 15px;
	font-size: 70%;
	background-image: url(images/bkg_azzurro.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
}


/*.cellahome {
	background-color: #CCEBFF;
	width: 361px;
	vertical-align: top;
	padding: 15px;
	font-size: 70%;
}*/

.cellahome h1 {
	font-size: 150%;
	font-weight: bold;
	color: #003399;
}

.cellahome h2 {

	font-size: 120%;
	font-weight: bold;
	color: #003399;
}

.cellahome h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}


.tsfpiedipagina {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.tsfpiedipagina a {
	font-family: Verdana, sans-serif;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
.tsfpiedipagina a:hover {
	font-family: Verdana, sans-serif;
	color: #039;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: none;
}
.menusx {
	width: 186px;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #039;
	font-weight: bold;
}
.menusx a {
	font-family: Verdana, sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.menusx a:hover {
	font-family: Verdana, sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.cellaazzurra {
	background-color: #09F;
/*	width: 201px;*/
}
.cellagrigia {
	background-color: #666;
	width: 561px;
}
.cellainterna {
	width: 550px;
	vertical-align: top;
	padding: 15px;
	font-size: 70%;
	background-image: url(images/sfondo_normativa.jpg);
	border: none;
}
.cellainterna h1 {
	vertical-align: top;
	font-size: 150%;
	font-family: Verdana,  sans-serif;
	font-weight: bold;
	color: #039;
}
.fotodx {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #333;
	width: 170px;
	padding-top: 20px;
}

.submit {
	font-family: Verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	background-color: #0B3D91;
}
input {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #333;

}

select {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFF;
}

table.risultati {
	table-layout:fixed;
	background-color: #FFF;
	padding:2px;
	margin-right:auto;
	margin-left:auto;
	border: thin solid #000000;

}
table.risultati th {
	background-color: #999;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;

}

table.risultati td {
	background-color: #FFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #003366;

}
.filetto {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
