   
body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #454545; background: #FFF; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }


h1 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; }
h2 { margin: 0; padding: 0; font: normal 1.3em Arial, Sans-Serif; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: normal 1.1em Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }

/* layout
   ------ */

.contenuto { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(../images/big_middle.gif) repeat-y;
	color: #454545;
}
.contenuto img {
		float:left;
		margin: 5px;
		border: 0;
	}		

/* header */
.intestazione_top { background: #FEFEFE url(../images/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(../images/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }

    
/* langbar */

.langbar img 		{ float:right; 
						margin: 0px 2px 0px 8px;
						}



.sf_left {
	float: left;
	width: 90px;
	height: 118px;
	background-image: url(../images/logo.gif);
	color: #000;
}

.sf_right {
	width: 650px;
	float: right;
	height: 118px;
	background-image: url(../images/nomi.gif);
	background-repeat:no-repeat;
	background-position: 20% 100%;
	
	
}

.banner {
		margin-left:40px;
		margin-top:10px;
}	
	
	

/* left side
   --------- */

.left {
	float: left;
	width: 760px;
	margin: 0 0 10px 0;
}

	.box_top {
		background: #F0F0F0 url(../images/leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 15px;
		margin: 0;
	}
	
	.box_top img {
		padding: 3px 0px 0px 5px;
			
	}
	
	.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	padding: 0 4px 0 7px;
	margin: 0;
	width: 144px;
	color: #FFFFFF;
	background: #FFF;
	}
	
	.box a { color: #999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
			letter-spacing:0.4em;
			
			background: #FFFFFF; }
			
	.box a:hover{ color: #666666;
			font-weight:bold;
			text-decoration:none;
			letter-spacing:0.4em;
			
			
			background: #FFFFFF; }
	.box img {
		float:left;
		margin: 5px;
		border: 0;
	}		
	.box_bottom {
		background: #FFF url(../images/leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
	div.clearer{clear: left}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.centro { float: right; width: 570px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 25px 5px 0px 0px; margin-bottom: 20px; }
		
		
	
		
/* lato destro ---------- */
		
.destra { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 





