@charset "utf-8";
 
 #scrollbox{
    position: fixed;
    top: 0px;
    width: 100%;
	z-index:1000;
    }

.sugiu {
	position: absolute;
	overflow: visible;
	z-index: 200;
	margin-top: -22px;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenu {
	position: fixed;
	width:100%;
	top: 0px;
	z-index: 320;
}
.georgia20 {
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 25px;
	color: #FFF;
}
.georgia20b {
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 25px;
	color: #000;
}
.verdana13 {
		font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.linknero, a.linknero:link, a.linknero:hover, a.linknero:visited {
		font-family: "Ubuntu", Verdana, Geneva, sans-serif;
		color:#000;
	font-size: 13px;
	text-decoration:none;
}

.linkbianco, a.linkbianco:link, a.linkbianco:hover, a.linkbianco:visited  {
font-family: "Ubuntu", Verdana, Geneva, sans-serif;
color:#fff;
	font-size: 13px;
	text-decoration:none;
}

.verdanaTIT {
		font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 24px;
	color:#333;
	letter-spacing:60%;
	line-height: 20px;
}

.verdanacamp {
	font-family: "PT Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#CCC;
	font-style: italic;
	line-height: 20px;
}

.verdana13bianco {
		font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#333;
}

.georgia18 {
	font-family: "PT Serif",Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
}


















#slider {
width:470px;
height:246px;
background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:0px;
	bottom:-8px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:-5px;
}
a.nivo-prevNav {
	left:-5px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.verdana12 {
	font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #575757;
}

.verdana16 {
	font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}
.verdana11 {
	font-family: "Ubuntu", Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#cookie-law { 
    max-width:940px;
    background:black; 
    margin:10px auto 0; 
	margin-top:100px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
}
 
#cookie-law p { 
    padding:10px; 
    font-size:1.2em; 
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", sans-serif
    font-weight:bold; 
    text-align:center; 
    
    margin:0;
}