@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-position: 0px -40px;
}

#contenitore {
	margin:0;
	position:absolute;
	height:769px;
	padding: 0px;
	left: 0px;
	top: -40px;
	width: 1130px;
	z-index: 100;
}

#contenitore_bis {
	margin:0;
	position:absolute;
	height:769px;
	padding: 0px;
	left: 0px;
	top: -40px;
	width: 1130px;
	z-index: 100;
}

.privacy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	line-height: 13px;
}


#footer {
	margin-top:770px;
	width: 1024px;
}



#description h1 {
	display:block;
	text-indent:-2000em;
	color: #FFF;
	height: 50px;
	width: 50px;
	top: 700px;
}

p {
	margin: 0px;
	padding: 0px;
}


#news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	position: absolute;
	z-index: 99;
	left: 877px;
	top: 90px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 500px;
	padding-top: 83px;
	line-height: 14px;
}

.titoletti {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #cc0066;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

.descrizioni {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	line-height: 14px;
	color: #EDEDED;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	margin-left: 12px;
}

#news_social {
	margin: 0px;
	position: absolute;
	z-index: 200;
	left: 20px;
	top: 420px;
	padding: 0px;
}
.news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.social {
	padding-right: 8px;
	padding-top: 12px;
}

