body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	margin-top:10px;
	margin-left:27px;
	margin-right:27px;/**/
	margin-bottom:10px;
}
#contenitore { border: 2px solid #DADADA; /*width:950px;*/ }

.top {color: #FFFFFF; background-color: #339933; height:229px;} /* 67B467*/
.top_bg_generico { background-image: url(../grafica/top_riquadro/bg_top_generico.gif); background-repeat: no-repeat;	background-position: right;}/**/
.top_bg_foto { background-image: url(../grafica/top_riquadro/bg_top_fotov.gif); background-repeat: no-repeat;	background-position: right;}/**/
.top_titolo { font-size:18pt; font-weight:bold; padding-left:10px;}
.top_icona { padding-right:10px;}
.top_testo { padding:10px;}

/************** Sfondi titolo pagina *******************/

.top_bg_titolo_grigio {	background-image: url(../grafica/titolo/bg_titolo_grigio.png);	background-repeat: repeat-x; background-color: #DADADA; background-position: top;}
.top_riga_grigio {background-color:#DADADA;	height:8px;}

.top_bg_titolo_blu { background-image: url(../grafica/titolo/bg_titolo_blu.png);	background-repeat: repeat-x; background-color: #4B97E4; background-position: top;}
.top_riga_blu {background-image: url(../grafica/titolo/01blu.png); height:8px;}

.top_bg_titolo_rosso { background-image: url(../grafica/titolo/bg_titolo_rosso.png);	background-repeat: repeat-x; background-color: #A22222; background-position: top;}
.top_riga_rosso {background-color:#A22222; height:8px;}

.top_bg_titolo_giallo {	background-image: url(../grafica/titolo/bg_titolo_giallo.png);	background-repeat: repeat-x; background-color: #FFC600; background-position: top;}
.top_riga_giallo {background-color:#FFC600;	height:8px;}



/************** CONTENUTO *******************/

.contenuto {
	text-align: justify;
	padding-left:40px;
	padding-right:30px; 
	padding-bottom:40px;
	padding-top:35px; 
}
.footer {padding-left:40px;	padding-right:40px;	padding-bottom:20px; padding-top:10px; color:#339933;}

.img01 {padding:5px;border:#009933 solid 1px;margin:10px;}
.img02 {border:#666666 solid 1px;}
.img03 {padding:5px;border:1px solid #FFCC00;}

.area_colorata01 {border:#99CC99 solid 1px; background-color:#E1F0D7; padding:10px;}

/************** BN 02 *******************/
.bn02 {padding:10px;background-color:#EEEEEE; text-align:left;}
.bn02_blu {padding:10px;background-color:#D7EBFF; text-align:left;background-image:url(../grafica/bn02/bn02_bg_blu.png); background-repeat:repeat-x;}
.bn02_rosso {padding:10px;background-color:#FFE8E8; text-align:left; background-image:url(../grafica/bn02/bn02_bg_rosso.png); background-repeat:repeat-x;}
.bn02_giallo {padding:10px;background-color:#FFF7D5; text-align:left; background-image:url(../grafica/bn02/bn02_bg_giallo.png); background-repeat:repeat-x;}

/*************** CARATTERISTICHE TESTO **********/

.bold { font-weight:bold; }
.bold_italic { font-weight:bold; font-style:italic; }
.italic { font-style:italic; }
.txt_verde_bold {color:#339933; font-weight:bold; }
.txt_blu_bold {color:#0066CC; font-weight:bold; }
.txt_rosso_bold {color:#990000; font-weight:bold; }
.txt_giallo_bold {color:#EEA804; font-weight:bold; }
.titolo01 { font-weight:bold; font-size:14pt; }
.titolo02 { font-weight:bold; font-size:12pt; background-color:#DEDEDE; padding-left:5px; color:#777777; }
.titolo03 { font-weight:bold; font-size:10pt; }

/*************** CARATTERISTICHE LINK **********/

a:link {color: #666666;	text-decoration: none;}
a:visited {color: #666666;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
a:active {color: #999999;text-decoration: underline;}

a.top_link:link {color: #FFFFFF; text-decoration: none;}
a.top_link:visited {color: #FFFFFF;text-decoration: none;}
a.top_link:hover {color: #FFFF99;text-decoration: underline;}
a.top_link:active {color: #FFCC00;text-decoration: underline;}

a.footer_link:link {color: #339933;	text-decoration: none;}
a.footer_link:visited {color: #336600;text-decoration: none;}
a.footer_link:hover {color: #000000;text-decoration: underline;}
a.footer_link:active {color: #999999;text-decoration: underline;}

a.link_blu:link {color: #0066CC;	text-decoration: none;}
a.link_blu:visited {color: #0066CC;text-decoration: none;}
a.link_blu:hover {color: #000000;text-decoration: underline;}
a.link_blu:active {color: #999999;text-decoration: underline;}

a.link_rosso:link {color: #990000;	text-decoration: none;}
a.link_rosso:visited {color: #990000;text-decoration: none;}
a.link_rosso:hover {color: #000000;text-decoration: underline;}
a.link_rosso:active {color: #999999;text-decoration: underline;}

a.link_giallo:link {color: #EEA804;	text-decoration: none;}
a.link_giallo:visited {color: #EEA804;text-decoration: none;}
a.link_giallo:hover {color: #000000;text-decoration: underline;}
a.link_giallo:active {color: #999999;text-decoration: underline;}
