body, html {
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:9pt;
	color:#666666;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #14B4AB; 
	SCROLLBAR-DARKSHADOW-COLOR: #0B7A74; 
	SCROLLBAR-BASE-COLOR: #CCCCCC;
}

#monoSlideshow{
	width:980px;
	height:405px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	text-align:center;
}

#content{
	border-left:1px solid #CCCCCC;
	background-repeat:repeat;
	background-image:url(immagini/bg.gif);
	}
	
#angolo{
	background-repeat:repeat-y;
	background-image:url(immagini/dx.jpg);
	}

.bottom{
	text-align:center;
	font-size:7pt;
	color:#666;
	margin-top: 10px;
 }
.bottom a{color:#666; text-decoration:none;}
.bottom a:hover{color:#F9BC54; text-decoration:underline;}

/* FORMATTAZIONE CONTENUTI */

h2{
	display: block; background-color: #81C450; color: #FFF; font-size: 1.1em; font-weight: bold; margin: 6px 18px 6px 6px; padding: 1px 4px;
}

.txt{
	color: #666666; 
	text-align: left; 
	margin:20px 25px 25px 25px; 
}

.txt p: first-letter{
	font-size:12pt;	
}

.txt a{color: #336699; text-decoration: none;} 
.txt a:hover{color: #63D606; text-decoration: underline;}

.bold{
	font-weight:bold;  
	text-align:left;  
}

.azzurro{color:#0099FF; font-weight:bold}
.rosso{color:#990000; font-weight:bold}
.verde{color:#029834; font-weight:bold}
.blu{color:#0066FF; font-weight:bold}
.magenta{color:#ED008C; font-weight:bold}
.arancio{color:#FF3300; font-weight:bold}

.ambiente{color:#029834; font-style: italic}

