html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a,a:hover{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}

.copyright  {
	width: 800px;
	background: #e3e4e5;
	margin: 0px auto;
	font-size : 10px;
	color : #563113;
	text-decoration : none;
	font-weight : normal;
	text-align: center;
	padding-top: 5px;
}
.copyright A:link{color:#563113;text-decoration:none}
.copyright A:visited{color:#563113;text-decoration:none}
.copyright A:hover{color:#005baf;text-decoration:none}

a, a:active, a:visited { 
	color: #1f1f1f; 
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #30a3bf;
}
h2 { }
p { }

html { background: #253b43; overflow: auto;  }

body { 
	min-width:960px; width: 100%; 
	font-family: 'Droid Sans', sans-serif; 
	font-size: 13px;
	font-weight: 400; 
	color: #1f1f1f;
}

#header { 
	width: 100%; height: 161px; 
	background: url(../grafica/bg_header.jpg) center top no-repeat;
}
#header_1 {
	width: 960px; height: 150px;
	margin: 0px auto;
	position: relative;
}
#header_1 .logo {
	position: absolute; top: 20px; left: 10px;
}
#header_1 .valtellina {
	position: absolute; top: 20px; right: 10px;
}

#header .divisore {
	width: 100%; height: 11px;
	background: url(../grafica/linea_header.jpg) center bottom repeat-x;
}

#menu { position: absolute; top: 85px; right: 0px; }
#menu li { height: 41px; float: left; }
#menu li a, #menu li a:active, #menu li a:visited { 
	display: block;
	color: #f1f1f1;
	font-size: 19px;
	line-height: 21px; 
	font-weight: 700; 
	text-decoration: none;
	text-transform: uppercase; 
	padding: 10px;
}
#menu li a:hover, #menu li a.attuale { background: #f1f1f1; color: #253b43; text-decoration: none; }

/* ----------------------------------------------------------------------------------------------- */

#content { 
	width: 100%; height: 440px;
	padding: 10px 0px;
	background: #c7deec url(../grafica/bg_content_1024.jpg) center center no-repeat;
}
#content .titolo_sez { 
	line-height: 30px;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
}
#content .titolo_sez img { vertical-align: middle; }
#content_1 {
	width: 960px; margin: 0px auto;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}

/* 1 colonna */
#content_1 .col_1_1 { 
	width: 940px; height: 400px; display: block;
	margin-left: 10px; overflow: hidden;
}

/* 2 colonne */
#content_1 .col_1_2, #content_1 .col_2_2 { 
	width: 460px; height: 400px; display: block;
}
#content_1 .col_1_2 { margin-left: 10px; float: left; overflow: hidden; }
#content_1 .col_2_2 { margin-left: 490px; overflow: hidden; }

/* 3 colonne */
#content_1 .col_1_3, #content_1 .col_2_3, #content_1 .col_3_3 { 
	display: block; width: 220px; height: 360px; margin-top: 5px;
}
#content_1 .col_1_3 { margin-left: 10px; float: left; overflow: auto; }
#content_1 .col_2_3 { margin-left: 20px; float: left; text-align: left; overflow: auto; }
#content_1 .col_3_3 { margin-left: 490px; display: block; width: 440px; 
	text-align: center; overflow: hidden; 
	background: url(../grafica/loading.gif) top center no-repeat;
}
#content_1 .no_loading { background: none; }

/* ----------------------------------------------------------------------------------------------- */

#footer { 
	width: 100%; height: 60px;
	background: url(../grafica/bg_footer.jpg) center bottom no-repeat;
}
#footer .divisore {
	width: 100%; height: 11px;
	background: url(../grafica/linea_footer.jpg) center bottom repeat-x;
}
#footer_1 {
	width: 960px; margin: 0px auto;
	padding-top: 25px;
	color: #f1f1f1;
	font-size: 10px; 
	line-height: 14px;
}
#footer_1 .intestazione { display: inline; }
#footer_1 .valtnet { float: right; display: inline; }
#footer_1 a, #footer_1 a:active, #footer_1 a:visited { color: #f1f1f1; text-decoration: none; }
#footer_1 a:hover { color: #fe9602; }

.contatti { }
.contatti td { }
.contatti .label { }
.contatti label { }
.contatti input, .contatti textarea { }
.contatti textarea { }
.contatti img { }
.contatti .submit { }
.contatti .cb { }

.clearFix { width: 0px; height: 0px; line-height: 0px; clear: both; }

.ant { width: 220px; margin-bottom: 20px; }
.ant_sx { margin-right: 20px; }

a.real_categoria { display: block; margin-bottom: 5px; }
a.real_categoria.attuale { color: #30a3bf; }
.real_anteprima { 
	width: 60px; height: 60px; 
	display: block; float: left; 
	margin-right: 15px; margin-bottom: 20px; 
	cursor: pointer; 
	text-align: center; 
}
.real_anteprima.last { margin-right: 0px; }
.real_anteprima img { max-width: 56px; max-height: 56px; }
.real_imm_grande { max-width: 440px; max-height: 360px; }
.didascalia { 
	height: 20px; line-height: 20px; 
	overflow: hidden; 
}

.nivoSlider {
    position:relative;
    width:940px; /* Change this to your images width */
    height:419px; /* Change this to your images height */
    background:url(../grafica/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
