@charset "utf-8";
/* CSS Document COLOR: #eaebf1  #f3ff66  #47468e  #484a53  #2a54df  #a9afdd  */
* { margin: 0; padding: 0 }
body {
	background-image: url(../immagini/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: -3px 0;
	background-color: #666;
	width: 100%;
	font: normal 1em Arial, Helvetica, sans-serif;
	;
	color: #FFF;
}
h1 {
	background-color: transparent;
	color: #B7B7B7;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: right;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-variant: small-caps;
}
h2 {
	background-color: transparent;
	color: #990000;
	margin: 0;
	padding: 0;
	height: 20px;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-decoration: underline;
}		
h3 {
	background-color: transparent;
	color: #eaebf1;
	margin: 0 0px 7px 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
}
a:link  {
	color: #F00;
	text-decoration: none;
	background-color: transparent;
}
a:hover  {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #F00;
}
img, div { behavior: url(iepngfix.htc) }
a img {border-width:0}		
p {
	background: transparent;
	color: #FFF;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.2em;
}
.grande {
	background: transparent;
	color: #FFF;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.2em;
}
#testo p {
	margin:10px 0;
	padding:3px 0;
	color: #D8D8D8;
	line-height: 1.9em;
	border-bottom:1px solid #3A3635;
	border-top:1px solid #3A3635;
}
#riga p {
	margin:10px 0;
	padding:3px 0;
	color: #D8D8D8;
	line-height: 1.9em;
}
#bar p {
	background: transparent;
	color: #CCC;
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: justify;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2em;
}
ul {
	padding:0;
	margin:0;
	text-align: left;
	list-style-type: none;
}
li {
	padding:0;
	margin:0;
	font-size: 0.9em;
}
.boxinoL ul {
	padding:0;
	margin:0 0 0 20px;
	text-align: left;
	list-style-type: circle;
}
.boxinoL li {
	padding:0;
	margin:0;
	font-size: 1em;
}		

.imgL {
	padding: 5px 5px 0 0px;
	float: left;
	border: 0;
}
.imgR {
	padding: 0px 0 0 5px;
	float: right;
}
/* ---------- box ---------- */
#box {
	margin: 0px auto;
	width: 961px;
}
#sx {
	width:301px;
	margin:0;
	padding:0;
	float: left;
}
#dx {
	width:658px;
	margin:0;
	padding:0;
	float: left;
}
#header {
	margin:0;
	padding:0;
	background-image:url(../immagini/bg_06.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:658px;
	height:316px;
}
#contatti {
	margin:0;
	padding:250px 80px 0 60px;
	font-size: 0.8em;
	text-align: right;
	color: #900;
}
.leng {
	padding:3px 3px 1px 3px;
	border-bottom:1px solid #3A3635;
	border-top:1px solid #3A3635;
	width: 80px;
	text-align: center;
}
#testo {
	margin:0;
	padding:10px 60px 5px 45px;
	background-image:url(../immagini/bg_10.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:553px;
	height:422px;
}
#riga {
	margin:0;
	padding:0;
	height: 200px;
}

#foo {
	margin:0;
	padding:40px 0 0 35px;
	background-image:url(../immagini/foo_13.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:80px;
	text-align: center;
}
#nav   ul li{
	margin:0;
	padding:0;
}
#nav a  {
	margin:0;
	padding:0;
	text-decoration: none;
	text-indent: -9000px;
}
#risto a {
	margin:0;
	padding:0;
	background-image: url(../immagini/bg-h_05.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:171px;
	float: left;
	width: 301px;
}
#risto a:hover {
	background-image: url(../immagini/bg_05.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#risto a.active {
	background-image: url(../immagini/bg_05.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#piatti a {
	margin:0;
	padding:0;
	background-image: url(../immagini/bg-h_08.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:145px;
	float: left;
	width: 301px;
}
#piatti a:hover {
	background-image: url(../immagini/bg_08.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#piatti a.active {
	background-image: url(../immagini/bg_08.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#vini a {
	margin:0;
	padding:0;
	background-image: url(../immagini/bg-h_09.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:145px;
	float: left;
	width: 301px;
}
#vini a:hover {
	background-image: url(../immagini/bg_09.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#vini a.active {
	background-image: url(../immagini/bg_09.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#territorio a {
	margin:0;
	padding:0;
	background-image: url(../immagini/bg-h_11.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height:146px;
	float: left;
	width: 301px;
}
#territorio a:hover {
	background-image: url(../immagini/bg_11.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#territorio a.active {
	background-image: url(../immagini/bg_11.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#photo a {
	margin:0;
	padding:0;
	background-image: url(../immagini/bg-h_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 301px;
	height: 146px;
}
#photo a:hover {
	background-image: url(../immagini/bg_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#photo a.active {
	background-image: url(../immagini/bg_12.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#credits {
	margin:0;
	padding:0px 10px 0 0px;
	float: left;
	width: 252px;
	text-align: justify;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;

}
#foo-text {
	margin:0 50px 10px 10px;
	padding:0;
	text-align:center;
	float: right;
	width: 600px;
	font-size: 0.8em;
}

#menu {
	margin:10px 50px 10px 10px;
	padding:0;
	text-align:center;
	float: right;
	width: 600px;
	border-top: 1px solid #3A3635;
	border-bottom: 1px solid #3A3635;
	font-size: 0.9em;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	cursor:pointer;
	padding: 5px 0 5px 15px;
}
.menu li a:hover{
	color:#900;
}
.menu li a.active, .menu li a.active:hover{
	line-height:30px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:rgb(255,255,255);
}
.boxino {
	margin:0;
	padding:0;
	float: left;
	width: 275px;
	text-align: center;
}
.pul {clear:both}
/* ---------- gallery ---------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px 10px 10px 8px !important;
	margin: 15px 10px 10px 5px;
	padding: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 85px;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 0;
}
.boxino {
	margin:0;
	padding:0;
	float: left;
	width: 275px;
	text-align: center;
}
.boxinoL {
	margin:0;
	padding:0;
	float: left;
	width: 263px;
	text-align: center;
	font-size: 0.8em;
}
/* ---------- easyscroll  ---------- */	
#easyscroll{
	background:transparent;
	margin:1em 0;
}	
#easyscrollnav, #easyscrollnav li{
	height:1px !important;
	height:10px;
	line-height:1px !important;
	line-height:10px;
	margin:0px 0 0 0;
	padding:0;
}	
#easyscrollnav{margin:1em 0}			
#easyscrollnav li{
	list-style:none;
	float:right;
	background:transparent;
	margin-right:10px;
	padding:0 10px;
	cursor:pointer;
}					
#easyscrollnav li a:hover{
	color:#000000;
	text-decoration:underline;}
.video {margin: 5px}