body, html {
	background: #c7c0b9 url(../img/bg_front.jpg) top repeat-x;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#91867a;
	font: 11px Arial, Helvetica, sans-serif;	
}

a {
	color:#796d61;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;

	}
a:hover {
	color:#936148;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

#splash {
	width: 950px;
	height: 566px;
	margin: 0px auto;
	background: url(../img/splash_front.jpg) no-repeat;
	position:relative;
}

#link1, #link2, #link3,
#link4, #link5, #link6 {
	position:absolute;
	width:111px;
	height:30px;
	top:455px;
	/*background: #660000;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

#link1 { left:69px; } #link1:hover { background: url(../img/hov_ita.jpg)}
#link2 { left:184px; } #link2:hover { background: url(../img/hov_eng.jpg)}
#link3 { left:300px; } #link3:hover { background: url(../img/hov_rus.jpg)}

#link4 { left:531px; } #link4:hover { background: url(../img/hov_ita.jpg)}
#link5 { left:646px; } #link5:hover { background: url(../img/hov_eng.jpg)}
#link6 { left:762px; } #link6:hover { background: url(../img/hov_rus.jpg)}




#footer {
	width: 950px;
	margin: 40px auto 20px auto;
}

#indirizzo {
	float:left;
}

#riservata {
	float:right;
}


#intro {
	clear:both;
	margin-top:20px;
	text-align:justify;
}

#plugin {
	margin-top: 10px;
	padding: 0px;
	text-align:center;
}

#plugin a {
	color:#fff;
}
#plugin a:hover {
	color:#936148;
}
