

/*|||||||||||||||||||| ELEMENTI BASE ||||||||||||||||||||*/
html { font-size:70%; padding: 0px; margin: 0px; }
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; color: #333333;
	background-color: none !important;
	width: 570px;
	}

td.testo {font-size: 12;}
.testo {font-size: 12;}

div, table, tr, caption, thead, tfoot, tbody, form, label, span, pre, p, h2, h3, h4, h5, h6, a:link, a:visited, a:hover,
dl, dt, dd, ul, strong, i
	{ text-align: left; margin: 0px; padding: 0px; border: 0px; }
	
b { color: #3A72BC; }

img.gallery { text-align: left; margin: 10px; padding: 0px; border: 0px; }

a.pic:link img {filter:gray;}
a.pic:hover img {filter:none;}

a:link, a:visited { color: #00008b; text-decoration: none; font-weight: bold;}
	a:hover { text-decoration: underline; }


	/*||| TITOLI |||*/
	h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif, monospace; }
	h1 {  margin: 10px 20px 0.5em 20px; font-size: 20px; color: #3A72BC; font-weight: normal; }
	h2 {  margin: 20px 20px 0.4em 20px; font-size: 0.9em; color: #3A72BC; font-weight: bold; }
	h3 {  margin: 0px 20px 0.4em 20px; font-size: 16px; color: #366FA5; font-weight: normal; }
/*	h4, h5, h6 { margin: 0em 20px 0.2em 20px; }*/
	h4 { font-size: 1.2em; color: #366FA5; }
	h5 { font-size: 1.1em; color: #366FA5; }
	h6 { font-size: 1em; color: #000000; }
	
	/*||| TESTO |||*/
	p { margin: 0px 20px 1em 20px; line-height: 1.3em; font-size: 12px;}
	strong, strong a:link, strong a:visited { color: #666673; }

.Bsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #2E93D0;
}
.Nsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #000000;
}
.Rsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color: #CC0033;
}

.red { color: #CC0033; line-height: 1.1em; }
.B { color: #2E93D0; }
.R { color: #CC0033; }
.G { color: #86BD2B; }
.W { color: #FFFFFF; }
.P { color: #D3559A; }
.B, .G, .P, .W {
	font-family: Arial, Helvetica, sans-serif, monospace;
	font-size: 10pt;
	}
	
.t_b { background: url(../images/tratto_b.gif) no-repeat; padding-top: 4px; }
.t_v { background: url(../images/tratto_v.gif) no-repeat; padding-top: 4px; }
.t_r { background: url(../images/tratto_r.gif) no-repeat; padding-top: 4px; }

/*|||||||||||||||||||| INIZIO FASCIA CORPO E SUOI ELEMENTI INTERNI ||||||||||||||||||||*/
/*|| COLONNA1 ||*/
#colonna1 { padding: 0em 0em 2em 0em; }
/*per netscape: inibisce i punti lista fuori campo*/
#colonna1 li { list-style: none;	}
/*|| FINE - COLONNA1 ||*/

.colonna1 {
	width: 200;
	float: left;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-right: 1px solid black;
	}


.menusx {
	margin: 0px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11;
	}
	.menusx li {
		line-height: 1.6em;
		border-bottom: 1px solid white;
		text-align: left !important;
		}
	.menusx li a:link, .menusx li a:visited {
		background: url(zimages/fr_yellow.gif) no-repeat 0px 1em;
		padding: 5px 6px 0px 8px;
		display: block;
		color: #FFFFFF;
		text-decoration: none;
		}
	.menusx li a:hover {
		background: url(zimages/fr_blu.gif) no-repeat 0px 1em;
		background-color: #FFFFFF;
		color: #3A72BC;
		}
			
.menuInfos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	font-weight: bold;
	color: #FFFFFF;
	}
	
ul.normale {
	margin: 0px 10px 0px 45px;
	list-style: circle;
	font-size: 12px;
	}
ul li.normale {
	padding: 0px 0px 0.5em 6px;
	list-style: circle;
	}
li.bullet {
	line-height: 1.3em;
	padding: 0px 0px 0.5em 6px;
	list-style: none;
	background: url(/web/images/bullet_li.jpg) no-repeat 0px 0.5em;
	}
	
ol.normale {
	margin: 0px 10px 0px 45px;
	font-size: 12px;
	}
0l li.normale {
	line-height: 1.3em;
	padding: 0px 0px 0.5em 6px;
	}
li.bullet {
	line-height: 1.3em;
	padding: 0px 0px 0.5em 6px;
	list-style: none;
	background: url(/web/images/bullet_li.jpg) no-repeat 0px 0.5em;
	}	