@CHARSET "ISO-8859-1";body {	margin:0;	/*padding:1em 350px 1em 1em;*/	font:100% Calibri, Verdana, serif;	background-color: #000;	background-image:url("../images/sfondo3.png");	background-repeat: no-repeat;	background-position: right bottom;	padding-top: 850px;	color: white;}#header {	left: 5%;	top: 5%;	position: absolute;	background-color: transparent;	background-image: url(../images/logo.png);	background-repeat: no-repeat;	background-position: right top;	width: 600px;	height: 70px;}#container {	width: 900px;	height: 600px;	position: absolute;	top: 50%;	left: 50%;	margin: -300px 0 0 -450px;	background-color: transparent;}#menu {	width: 200px;	height: auto;	position: relative;	top: 0px;	display: block;	float: left;	background-color: transparent;}#content {	width: 670px;	height: 590px;	position: relative;	top: 10px;	display: block;	float: right;	color: #FFFFFF;	background-color: transparent;	}#footer {	position: absolute;	bottom: 30px;	width: 100%;	height: 60px;	line-height: 60px;	background-color: transparent;	color: white;	text-align: right;}#facebook {	float: right;	position: relative;	top: 0px;	right: 50px;	display: block;	background-color: transparent;	background-image: url(../images/facebook.png);	background-repeat: no-repeat;	background-position: center;	width: 80px;	cursor: pointer;}li {  /*font-size: 1.7em;  line-height: 1.7em;  */  font-size: 32px;  line-height: 48px;  list-style-type: none;  text-align: right;  padding-right: 5px;  display: block;  background: url("../images/separatore.png") no-repeat right bottom transparent;}.menu, .menu a {  color: #FFFFFF;  text-decoration: none;  cursor: pointer;  }.links, .links a {  color: #FFFFFF;  text-decoration: none;}.subcat {	margin-left: -15px;	font-size: 1.3em;	line-height: 2em;	text-transform: uppercase;	background-image: none;}