body{
	background:#000;
	color:#FFF;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:11px;
	line-height:17px;
	color:#493D41;
	margin:0px;
	padding:0px;
}

#precontainer{
	position:absolute;	
	width:970px;
	height:481px;
	margin-left:-485px;
	left:50%;
}

#container{
	position:absolute;	
	width:970px;
	margin-left:-485px;
	left:50%;
	top:481px;
	background:url(../img/sarispazio2.jpg) no-repeat #000;
}

h1{
	font-size:16px;
	margin:0px;
	padding:0px;
}

h5{
	font-size:15px;
	margin:0px;
	padding:0px;
}

ul{
	position:relative;
	margin:0px;
	padding:0px;
}

ul li{
	float:left;
	display:block;
	list-style:none;	
	margin:0px 2px;
}

a{
	text-decoration:none;
	color:#492134;
}


#content1{
	position:relative;
	margin:0px auto 400px auto;
	padding:160px 0px 0px 0px;
	width:500px;
	text-align:center;
}


#lingue{
	position:absolute;
	padding:0px;
	margin:0px;
	top:-15px;
}

#content1 #lingue{
	left:154px;
}


#ita{
	float:left;
	width:60px;
	height:60px;
	}

#ita a{
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background:url(../img/ita.jpg) no-repeat #000;
	background-position:0px 0px;
}

#ita a:hover {
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background-position:-60px 0px;
}




#eng{
	float:left;
	width:60px;
	height:60px;
}

#eng a{
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background:url(../img/eng.jpg) no-repeat #000;
	background-position:0px 0px;
}

#eng a:hover {
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background-position:-60px 0px;
}


#ru{
	float:left;
	width:60px;
	height:60px;
}

#ru a{
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background:url(../img/ru.jpg) no-repeat #000;
	background-position:0px 0px;
}

#ru a:hover {
	display:block;
	width:60px;
	height:60px;
	border:0px;
	background-position:-60px 0px;
}

#content1 #links {
	color:#492134;
}

#content1.home #links {
	color:#371A27;
	font-size:9px;
}

#tricky{
	position:absolute;
	margin:auto;
	width:20px;
	height:20px;
}











