body {
	font: 12px Verdana;
	color: #003366;
	color: #EEE;
	background: #B2C0E9 url(pics/bricks.jpg) repeat;
	margin: 5px 0;
	padding: 0;
	width: 1000px;
}

table { margin: 20px; width: 85%; clear:both; }
table.fillform { border: 1px solid #9999FF; }
table.fillform td.label { border: 0; background-color: #B2C0E9; margin: 2px; }
form hr { color: #B2C0E9 }
.trheader { text-align: center; background-color: #B2C0E9; }
tr.border td { border-bottom: 1px #C2CFDB dashed; border-right: 1px #C2CFDB dashed;  }
.rowPari { background-color: #F5F5F5; }
.rowDisp { background-color: #CDDBEC; }

img {
	border: 0;
	vertical-align: middle;
}

img.sx {
	float: left;
	margin: 3px 5px 3px 0;
}

img.dx {
	float: right;
	margin: 3px 0 3px 5px;
}

a:link, a:visited {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: none;
	color: #0000FF;
}
a:hover, a:active {
	font: 12px "Trebuchet MS", Verdana;
	text-decoration: underline;
	color: #0000CC;
}
.boxover { background-color: #B2C0E9; }
optgroup { background-color: #E0EAF4; }

#struttura {
	position: relative;
	width: 750px;
	background: #8A98C0 url(pics/header750_340.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	border: 5px solid #FFF;
}

#ragione {
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	color: #003366;
	background-color: #E0EAF4;
	height: 30px;
	border: 2px solid #fff;
	margin: 10px;
	padding: 3px;
	font: 20px "Trebuchet MS", Verdana;
}

h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	height: 20px; 
	padding: 0 0 5px 5px;
}

h3.label, h4.label { 
		width: 490px;
		background: url(/pics/hruler.gif) no-repeat bottom left;
	}

.highlight {
	background: transparent;
	color: #FFFF00;
}

h4 {
	color: #8A98C0;
	font: 14px "Trebuchet MS", Verdana;
	font-weight: bold;
	padding: 0 8px;
	text-transform: lowercase;
}

p.p2 { clear: both }

.noH3big {
	color: #003366;
	font-size: 120%;
	text-transform: lowercase;
}

.noH3small {
	color: #003366;
	font-size: 60%;
	text-transform: lowercase;
}

hr { color: #003366 }

#esca, #testoalto {
	margin-top: 50px;
	width: 490px;
	margin-left: 230px;
}

#testointerno {	
	margin-top: 50px;
	min-height: 360px;
	_height: 360px;
	width: 490px;
	margin-left: 230px;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.9;
	background-color: #E0EAF4;
	color: #003366;
	border: 2px double #003366;
	padding: 5px;
}

#esca a:link, #esca a:visited {
	color: #42443A;
}
#esca a:hover, #esca a:active {
	color: #42443A;
}

#attenzione {
	margin-left: 230px;
	width: 490px;
	margin-top: 15px;
}

#piede { 
	position: relative; 
	left: 0;
	width: 500px;
	height: 40px; 
	padding: 10px 0 0 50px; 
	background: url(pics/footer.jpg) no-repeat bottom left; 
}

#struttura #listamenu {
	position: absolute;
	left: 18px;
	top: 50px;
	width: 178px;
	font: 10px "Trebuchet MS", Verdana;
}

#listamenu h4 {
	width: 178px;
	height: 18px;
	margin-top: 20px;
}

#listamenu h4.titolomenu {
	background: url(pics/left_select.gif) no-repeat bottom left;
	color: #EEEEEE;
	font-weight: normal;
	text-align: center;
	padding: 2px 0;
}

#listamenu #lista {
	color: #666;
}

#listamenu ul {
	list-style: none;
	padding: 0 0 18px 0;
	margin: 0;
	background: transparent url(pics/left_footer.gif) no-repeat bottom left;
}

#listamenu ul li {
	padding: 5px 10px 5px 10px;
	background: #E0EAF4;
	border-bottom: 1px solid #1A4861;
	margin: 0;
}

#listamenu ul li a {
	display: inline;
	color: #003366;
	text-transform: lowercase;
}

#listamenu ul li a:hover {
	text-decoration: none;
}

#listamenu #lista ul li.liover {
	background: #8A98C0;
}

.offline { 
	background-color: #ffeecc; 
	border: 1px solid #00f; 
	width: 300px; 
	color: #00f; 
	padding: 0 2px;
	margin: 0 auto;
}

.piccolo { font-size: 9px; }

