html
{
	overflow:hidden;
}

body
{
	margin: 0px;
	padding: 0px;
	/**/
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/sfondo.JPG);
	background-repeat:repeat;
}
div#box-generale 
{
	width: 1002px;
	margin:0px auto 0px auto;
	background-color:#eaeaea;
}
div#box-pos-ass 
{
	width: 1002px;
	position:relative;
}
div#box-top 
{
	width: 1002px;
}
div#box-menu
{
	padding:5px 5px 5px 0px;
	position:absolute;
	top:127px;
	/*
	background-color:#cccccc;*/
	text-align:right;
	width:997px;
}
#box-menu a:link, #box-menu a:visited
{
	text-decoration:none;
	color:#8E8A71;
	font-weight:800;
	font-family:"Bitstream Vera Sans";
	font-size: 11px;
}
#box-menu a:hover
{
	text-decoration:underline;
	color:#8E8A71;
	font-family:"Bitstream Vera Sans";
	font-size: 11px;
	font-weight:800;
}
div#box-left
{
	width: 540px;
	height:418px;
	float:left;
	padding-top:10px;
	/**/
	background-color:#c5c2a3;
	text-align:center;
}
div#box-right
{
	width: 462px;
	height:428px;
	float:left;
	overflow:auto;
	text-align:center;
	/**/
	background-color:#c5c2a3;
}
div#box-striscia
{
	width: 442px;
	float:left;
	/**/
	background-color:#c5c2a3;
	padding:0px 0px 0px 0px;
	margin-bottom:25px;
}
#foto_media
{
	border: 6px solid #ffffff;
}
div#box-prec, div#box-titolo, div#box-seg
{
	width: 90px;
	padding:10px 0px 5px 0px;
	float:left;
}
div#box-titolo
{
	width: 325px;
}
div#box-prec
{
	width: 100px;
	float:left;
	/**/
	margin-left:14px;
}
#box-prec a:link, #box-prec a:visited, #box-seg a:link, #box-seg a:visited
{
	text-decoration:none;
	color:#0066ff;
}
#box-prec a:hover, #box-seg a:hover
{
	text-decoration:underline;
	color:#000000;
}
.box-th
{
	float:left;
	padding:10px 5px 10px 5px;
	width:130px;
	height:100px;
	margin-right:7px;
}
.th
{
	border: 3px solid #ffffff;
}
div#box-bottom-2
{
	padding:3px 0px 0px 0px;
	clear:left;
	/**/
	text-align:center;
	font-size: 11px;
	color:#565328;
	background-color:#FFFFFF;
}
.box-vuoto   
{
	height:0px;
	overflow:hidden;
	clear:left;
}

