html, body {
	background-color: #000000;
	font-size: 11px;
	overflow:hidden;
	width: 100%;
	height: 100%;
	margin-left:0px;
	margin-top: 20px;
	padding: 0px;
}
#Frame1 {
	position: absolute;
	position: fixed;
	overflow:hidden;
	height: 100%;
	width: 30%;
	margin: 0px;
	left: 0px;
	top: 10px;
	text-align: right;
	z-index:5;
}
#menusx {
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	background-image:  url(../imgg/rigolo_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:75%;
	text-align: center;
	z-index:6;
}
.imgg_menu {
	float: none;
	position: relative;
	left:0px;
	top:6px;
	height:56px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-decoration: none;
	vertical-align: middle;
	z-index:10;
}
.menu_teschio{
	float: none;
	position: relative;
	left:10%;
	top:5px;
	height:123px;
	width:205px;
	margin-top: 30px;
	text-decoration: none;
	vertical-align: top;
	
}
.meta{
	border:0px;
	position: relative;
	float: left;	
}
.imgg_met {
	float: none;
	position: relative;
	height:51px;
	text-decoration: none;
	bottom:0px;
	background-image:  url(../imgg/rigolo_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	z-index:10;
}
#banners_sx {
	position: relative;
	left:0px;
	top:1px;
	height:20%;
	text-align: center;
	background-image:  url(../imgg/rigolo_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: bottom;
	margin-bottom:3%;
}

#Frame2 {
	position: absolute;
	width: 70%;
	left:30%;
	top: 0px;
	overflow: auto;
	height: expression(document.body.clientHeight);
	z-index:5;
}
.testi {
	position:relative;
	overflow:hidden;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	top:5px;
	left:1%;
	width:75%;
	padding:23px;
	z-index:10;
	line-height: 1.5em;
}
.title {
	position: absolute;
	z-index: 20;
	width: 55%;
	left: 30%;
	top: 0px;
	float:none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h3 {
	text-align:left;
	color: #FFFFFF;
}
h4 {
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
	margin: 18px 3px 5px 11px;
}
h5 {
	line-height:0px;
	white-space: nowrap;
	color: #FFFFFF;
	text-align: left;
}
h6 {
	text-align: left;
}
p {
	padding: 3px 3px 23px;
	text-align: left;
	color:#ffffff;
}
a {
	color: #666666;
	text-decoration: none;
}
.didascalia{
	text-align: center;
	padding-top: 74px;
	font: bold 12px "Times New Roman", Times, serif;
	color: #666666;
}
.spazio {
	border-bottom: 1px solid #990000;
	color:#666666;
	text-align:left;
	white-space: nowrap;
}

.lista {
	font-size: 1.5em;
	color: #FFFFFF;
}
.foto{
	float:left;
	padding-right:23px;
}
.top{
	text-align:right;
	clear:both;
}
