﻿html, body{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	behavior: url('iepngfix.htc');
}
a{
	text-decoration: none;
	color: #000000;
	}
img{
	border: none;
	behavior: url('iepngfix.htc');
	}
div{
	behavior: url('iepngfix.htc');
	}
.cont-generale{
	margin:20px auto;
	padding:0;
	width:950px;
	height:613px;
	background-color:#fff;
	border-top:1px #fff solid;
	border:10px #000 solid;
	position: relative;
	text-align: left;
}
.img-fade{
	margin:0 auto;
	padding:0;
	width:950px;
	height:613px;
	border:0px;
	position:absolute;
	top:0;
	left:0;
}

.imgstyle{
	margin:0;
	padding:0;
	border:0px;
	text-decoration:none;
}

.posi-abs{
	position:relative;
	width:950px;
	height:600px;
}

.testo{
	position:absolute;
	top:0;
	left:0;
	width:950px;
	height:613px;
}

























