/*###################################### START GENERIC CLASSES ######################################*/
*	{
	margin:0px;
	border:0px;
	}
.clear{
	clear:both;
	}
.clearRight{
	clear:right;
	}		
.clearLeft{
	clear:left;
	}
body{
	font-family:Arial, Helvetica, sans-serif;
	background: #000000 url(../../images/BgdBody.jpg) top center no-repeat;
	}
	
	/*********************/	
div#Main{
	position: relative;
	width: 996px;
	margin: 0 auto;
}
div#Container{
	display: inline;
	float: left;
	width: 996px;
	height: 774px;
	background:url(../../images/BgdBodyInternoFra.jpg) no-repeat;
}
div#Link a{
	display: block;
	position: absolute;
	top: 50px;
	left:30px;
	width: 115px;
	height: 85px;
}
div#Content{
	display: inline;
	float: left;
	margin: 189px 0 10px 31px;
	width: 936px;
}
div#Content .menu{
	display: inline;
	float: left;
	width: 936px;
	height: 35px;
}
div#Content .menu a{
	display: inline;
	float: left;
	width: 132px;
	height: 35px;
	margin: 0 2px 0 0;
	line-height: 35px;
	font-size:13px;
	font-weight: normal;
	color: #333333;
	background:url(../../images/BtnVoci.png) 0 0;
	text-decoration: none;
}
div#Content .menu a:hover{
	font-size:15px;
	font-weight: bold;
	color: #D12222;
	background:url(../../images/BtnVoci.png) 0 -35px;
}
div#Content .menu a.sel{
	font-size:15px;
	font-weight: bold;
	color: #D12222;
	background:url(../../images/BtnVoci.png) 0 -35px;
}
div#Content .menu a#ultimo{
	display: inline;
	float: left;
	width: 132px;
	height: 35px;
	margin: 0 0 0 0;
	line-height: 35px;
	font-size:13px;
	font-weight: normal;
	color: #333333;
	background:url(../../images/BtnVoci.png) 0 0;
	text-decoration: none;
}
div#Content .menu a:hover#ultimo{
	font-size:15px;
	font-weight: bold;
	color: #D12222;
	background:url(../../images/BtnVoci.png) 0 -35px;
}
div#Content .menu a.sel#ultimo{
	font-size:15px;
	font-weight: bold;
	color: #D12222;
	background:url(../../images/BtnVoci.png) 0 -35px;
}
div#Content .box{
	display: inline;
	float: left;
	width: 936px;
	background: #FFFFFF;	
}
div#Content .Closer{
	display: inline;
	float: left;
	width: 936px;
	height: 5px;
	font-size: 1px;	
}
div#Content .CloserPresentazione{
	display: inline;
	float: left;
	width: 936px;
	height: 5px;
	font-size: 1px;	
}