html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

a img, :link img, :visited img { border:0}

html, body {height:100%; width:100%; margin:0; padding: 0;}

body { 
	background: url(../images/sfondo_montagne2.jpg) center no-repeat fixed; 
	text-align:center; 
	margin: 0;
	}

/* STRUTTURA */	

#wrapper {
	width: 100%;
	text-align:center;
	}
	
#fotosfondo{
	position:absolute;
	width:100%;
	margin: 0;
	padding: 0;
	background: url(../images/sfondo_montagne2.jpg) center center no-repeat;
	}
	
#container{
	width:940px;
	height:auto !important;
	height:1040px;
	min-height:1040px;
	margin:0 auto;
	text-align:center;
	position: relative;
	padding:0px 22px 0 22px;
	background:url(../images/sf_container.png) top left;
	}
	
#logo{
	position: absolute;
	left:14px;
	top:0px;
	width:590px;
	height:226px;
	z-index:2;
	text-align:left;
	}
	#logo img { float:left; margin:0px; }
	#logo .scritta { float:left; margin-top:55px; }

#lang{
	position: absolute;
	right:14px;
	top:0px;
	width:32px;
	height:32px;
	padding:10px;
	display:block;
	z-index:2;
	}

#animazione{
	width:938px;
	height:470px;
	z-index:1;
	top:106px;
	left:22px;
	position:absolute;
	}
	
#sci{
	position:absolute;
	right:0;
	top:53px;
	width:245px;
	height:523px;
	z-index:10;
	}

#coppia_sci{
	width:340px;
	height:775px;
	position:absolute;
	top:20px;
	right:11px;
	}

#mappa{
	width:609px;
	height:305px;
	position:absolute;
	top:576px;
	left:22px;
	z-index:3;
	background:#ff0;
	}
	
#info{
	width:295px;
	height:auto !important;
	height:300px;
	min-height:300px;
	padding:5px 10px 0 10px;
	position:absolute;
	top:576px;
	right:24px;
	z-index:4;
	background: #e75411;
	}
	#info p{color:#FFF; line-height:14px; font-size:12px; margin-top:8px; margin-bottom:7px; }
	#info a:hover {color:#FFF; }
	/*.ptop{margin-top:10px}*/
	
		
#main{
	width:640px;
	height:auto !important;
	height:490px;
	min-height:490px;
	position: absolute;
	top:220px;
	left:30px;
	text-align:left;
	}

#fotogallery{
	/*width:100%;*/
	width:58%;
	height:auto !important;
	height:200px;
	min-height:200px;
	position: absolute;
	top:720px;
	left:30px;
	border:0px solid #CCC;
	}

	.bordo {
		margin:6px 0px 0px 0;
		float:left;
		display:inline;
		}
		.bordo a img {
			margin: 10px 20px 10px 0;
			padding:0px;
			border: 3px solid #dcdcdc;
			}
		  .bordo a:hover img {
			  margin: 10px 20px 10px 0;
			  padding:0px;
			  border:3px solid #e75411;
			  }

.pulisci {visibility: hidden; clear: both; height:1px; }

/*#contfooter { width:100%;}*/

#footer{
	width:930px;
	height:80px;
	text-align:center;
	margin:0 auto;
	position: relative;
	clear:both;
	top:950px;
	left:0px;
	/*background:url(../images/sf_container.png) top left;*/
	}
	#footer p{font-size:12px;}
	#footer a:hover {color:#e75411; }

.contatto form { 
	margin:10px 0 0 50px;
	padding:0;
	}
.contatto fieldset { 
	border:0;
	padding:0;
	margin:0}
.contatto span.riga { 
    padding:0 0 5px 0; 
	margin:0;
	border:0;
	display:block;
	clear:both}
.contatto label { 
	font:13px Arial, Helvetica, sans-serif;
	color: #000;
	}
.contatto span.elemento_block {
	display:block;
	width:150px;
	margin-top:2px;
	padding-right:10px;
	float:left;
	text-align:right;
	vertical-align: baseline; 
	}
.contatto input, .contatto textarea {  
	font:14px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	border:1px solid #c3cfdd;
	background-color:#FFFFFF;
	width:300px;
	height:14px;
	padding:3px;
	}
.contatto .piccolo {width:100px;}
.contatto textarea { height:66px; text-align:left}
.contatto .bottone { width:279px; height:30px; border:0; padding:0; background:none;}
.contatto .bottone_en { width:284px; height:23px; border:0; padding:0; background:none;}

	
.nota {font-size: 11px; margin:5px 3px 0 280px;}
#chapcha {margin-left:0; float:left; }

#code { width:165px; }
	
p {
	font:14px Arial, Helvetica, sans-serif;
	color: #000;
	line-height:20px;
	text-align:left;
	}
	
h1 {
	font:18px Arial, Helvetica, sans-serif;
	color: #000;
	text-align:left;
	margin-bottom:10px;
	}			
		
a { color:#000; text-decoration:none;}
a:hover { text-decoration:none;}
a:focus{ border:none;}

.footerdx{float:right; margin-right:2px}

.dx{float:right;}

.download { background:url(../images/download.gif) left top no-repeat; float:left; display:inline; width:350px; height:60px; margin-top:30px; color:#FFF; }
	.download a { font-family:Arial, Helvetica, sans-serif; color:#FFF; display:block; padding:20px 10px 10px 80px; }
	.download a:hover { color:#c2f045; display:block; }
