@charset "UTF-8";
body{
margin:0 auto;}
.imglavori{
padding:10px;}
.titolo{
	color:#CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
img{
border:none;}
#content {
	margin:0 auto;
	height: 757px;
	width: 900px;
	background-image:url(img/sfondo.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#content1 {
	margin:0 auto;
	height: 757px;
	width: 900px;
	background-image:url(img/sfondo1.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#footer{
	width:600px;
	margin-left:155px;
	position:absolute;
	top:720px;
	z-index:5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#center {
	filter:alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80;
	margin-left:300px;
	height:435px;
	width:585px;
	background:url(img/contenitore.gif);
	position:absolute;
	background-repeat:no-repeat;
	top: 270px;
	font-size: 12pt;
	color: #000000;
}

#center_1 {
margin:5px;
width:565px;
height:415px;
overflow:auto;
}



#menu{
	float:right;
	text-align:right;}

#menuleft{
	float:left;
	text-align:left;
	top: 270px;
	position: absolute;
	left: 10px;
}
