body{
	margin:0px;
	background-color:#f3f1e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
   	scrollbar-arrow-color: #313131; 
	scrollbar-face-color:#ebe6ca;   
	scrollbar-track-color:#ebe6ca;  
	}
a:link, a:visited{
	text-decoration:none;
	color:black;
	}

a:hover{
	color:#6e0000;
	}
		
.ombra_sx{
	width:11px;
	background-image:url(../images/ombra_sx.gif);
	background-repeat:repeat-y;
	}
	
.ombra_dx{
	width:11px;
	background-image:url(../images/ombra_dx.gif);
	background-repeat:repeat-y;
	}

.main{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:800px;
	padding:0px;
	margin:0px;
	}

.logoimg{
	width:83px;
	height:119px;
	position:absolute;
	top:0px;
	left:30px;
	z-index:20;
	}

.red{
	width:12px;
	background-color:#6e0000;
	}

.menu{
	background-color:#000;
	width:800px;
	height:21px;
	}
	
.menu_dist{
	width:110px;
	}

.menu_vox{
	padding-left:12px;
	padding-right:12px;
	}
	
.dot{
	width:9px;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
a.menu:link, a.menu:visited{
	font-style:italic;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	}	

a.menu:hover{
	color:#ffe0a1;
	text-decoration:none;
	}

a.selected:link, a.selected:visited,a.selected:hover{
	font-size:12px;
	color:#ffe0a1;
	text-decoration:none;
	}

.contenuto{
	background-image:url(../images/logo_trasp.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#ffffe3;
}

.menu_sx{
	background-color:#ebe6ca;
	width:170px;
	padding-top:10px;
	text-align:center;
	border-right:1px solid #ffffe3;
}

.menu_sx_img{
	display:block;
	margin:20px;
}

.menu_sx_gal{
	width:170px;
	background-color:#ebe6ca;
	border-right:1px solid #ffffe3;
}

.menu_sx_vir{
	background-color:#ebe6ca;
	font-size:10px;
	padding-top:10px;
	text-align:center;
	border-right:1px solid #ffffe3;
}

.menu_sx_vir img{
	display:block;
	margin:15px;
	margin-bottom:0px;
}

.virtual_thumb{
	width:210px;
	height:430px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.dida{
	color:#ffffe3;
	text-align:center;
	background-color:#6f0000;
	padding:3px;
	}
	
.corpo{
	width:606px;
	border-left:1px solid #ebe6ca;
	padding:30px;
	padding-left:60px;
	text-align:justify;
 }

.corpo_vir{
	width:566px;
	border-left:1px solid #ebe6ca;
	padding:30px;
	padding-top:30px;
	text-align:left;
 }

.corpo_img{
	display:block;
	margin-bottom:20px;
}

.home_news{
	text-align:left;
	width: 198px;
	padding:20px;
	border-right:2px dotted #452;
}

.home_news .titolo{
	font-size:12px;
	font-weight:bold;
}

#benvenuti{
	margin-bottom:20px;
}

.home_testo{
	width:576px;
	padding:40px;
	text-align:left;
}

.presentazione{
	font-style:italic;
	text-align:justify;
	}

.form_dx{
	text-align:left;
	}

.form_sx{
	text-align:left;
	}
	
.float_r{
	float:right;
	margin-left:10px;
	}

ul.servizi{
	margin-left:0px;
	padding-left:20px;
	line-height:1.8;
	}

.titoletto{
	font-size:12px;
	font-weight:bold;
	}

.piede{
	width:776px;
	height:20px;
	background-color:#d2c8af;	
	font-size:9px;
	color:#685a4f;
	text-align:left;
}

.testo{
	margin-bottom:2px;
}

.testo_news{
	font-size:11px;
}

.testo_piede{
	position:relative;
	text-align:left;
	float:left;
	margin-left:5px;
	margin-right:3px;
	top:-5px;
	}

.testo_piede2{
	position:relative;
	top:0px;
	float:right;
	text-align:right;
	}

.testo_piede2 img{
	margin-right:3px;
	}

hr{
	position:relative;
	top:-4px;
	height:1pt;
	border:1px solid black;
	color:#000;
	}

img{
	border:0px;
	}