/* CSS Document */
/****Menu laterale****/

.menu_lat{
	width:140px;
	height:auto;	
 /* float:left;*/
	position:relative;
	top:50px;
	}
.menu_lat img{
	border:0;
	}
.menu_lat a:link{
	text-decoration:none;
	}
.voce_p{
	width:135px;
	height:auto;
	position:relative;
	}	
.sub{
	width:140px;
	height:auto;
	padding-left:15px;
	display:none;
	position: relative;
	}
.box_init{
	width:608px;
	height:495px;
	display:inline;
	position:relative;
	top:0px;
	left:250px;
	}
/****Area Foto****/
.box{
	width:608px;
	height:495px;
	display:inline;
	position:relative;
	top:-50px;
	left:140px;
	}
.box .ftit{
	width: 600px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family:"Monotype Corsiva";
	color:#993300;
	text-align: center;
	position: relative;
}
.freccia{
	width:50px;
	height:50px;
	display:inline;
	border:none;
	}	
.freccia img{
	border-style:none;
	}
.thumb{
	width:593px;
	height:105px;
	position:relative;
	top:2px;
	left:7px;	
	}
.thumb .cornice{
	width:105px;
	height:105px;
	display:inline;
	padding-left:2px;
	padding-right:2px;
	margin-left:1px;		
	}
.thumb .cornice img{
	width:auto;
	height:auto;
	vertical-align:middle;
	border-style:groove;
	border-width:thin;
	border-color:#CCCCCC;
	}
	
.foto_g{
	width:593px;
	height:375px;
	position:relative;
	top:10px;
	left:7px;
	}
	
