body {
	margin:0;
	padding:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background:#236ba8 url(images/background.gif) repeat-x;
	font-size:12px;
	color: #000;
	line-height: 1.6em;
}

#corpo {
	margin:0;
	padding:0;
	width:870px;
	background:#f2f2f2 url(images/background-corpo.gif) repeat-y;
}

#colSX {
	margin:0 30px 0 40px;
	padding:0;
	width:800px;
}
h1, h2, h3 {
	font-weight: normal;
	line-height: 110%;
	color: #054994;
	font-weight: normal;
}
h1 { font-size:220%; }
h2 { font-size:160%; }
h3 { font-size:120%; font-weight:bold; }

/*
#colDX {
	margin:0;
	padding:0;
	float:left;
	display: block;
	background-color:#f0eddf;
	width:210px;
}
#colDX img { }
*/
#puntino {
	clear:both;
	margin:0;
	padding:0;
	width:870px;
	height:39px; 
	z-index:12;
	background:#f2f2f2 url(images/background-corpo.gif) repeat-y;
}

/*** footer ***/
#footer {
	margin:0;
	padding:0 30px 0 40px;
	width:800px;
	background:#f2f2f2 url(images/background-corpo.gif) repeat-y;
	font-size:11px;
	line-height:1.2em;
}
#footer-sx {
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	width:100%;
	text-align:center;
}

/*
#footer-dx {
	margin:0;
	padding:0;
	float:right;
	text-align:right;	
	width:300px;
}
*/
/*** mini link ***/
#minilink {
	margin:0;
	padding:0 30px 20px 40px;
	width:800px;
	background:#f2f2f2 url(images/background-corpo.gif) repeat-y;
	font-size:11px;
	line-height:1.2em;
}

/*** menu lingua ***/
#menuContestualeLingua ul {
	margin:0;
	padding:0;
	text-align:left;
}
#menuContestualeLingua ul li {
	display: inline;
	list-style:none;
	margin-right:10px;
	text-transform:uppercase;
	font-size:10px;
}
#menuContestualeLingua ul li a:hover { text-decoration:underline; }

/*** menu contestuale LP ***/

#menuContestuale ul {
	margin:20px 0 0 0;
	padding:0;
}

#menuContestuale ul li{
	display: inline;
	list-style:none;
	margin-right:10px;
}

/*** menu sito ***/
#menusito {}
#menusito ul {}
#menusito ul li {}

/*** testata ***/
#testata {
	margin:0;
	padding:0;
	background-image:url(images/originale.jpg);
	width:870px;
	height:360px;
	text-align:left; 
}

#linksito {
	position:absolute;
	top:70px;
	left:15px;
	margin:0;
	padding:0;
	width:220px;
	height:70px;
	cursor:pointer;
}

#formContatto { clear:both; margin:0; padding:20px 0; background-color:#e0e0e0; }
#formContatto a { color:#7e7e7e; text-decoration:underline; }
#formContatto textarea { width:240px; height:100px; border: solid 1px #7e7e7e; }
.inp { width:240px; border: solid 1px #7e7e7e; padding:2px 0; }
.privacypolicy { font-size:11px; color:#7e7e7e; line-height:1.2em; }

#formContatto .reqfield { color:#c62332 }
#formContatto .label { text-align:right; }

#caratteristiche1, #caratteristiche2, #caratteristiche3 { width:100%; clear:both; }
/*#caratteristiche1 img, #caratteristiche2 img, #caratteristiche3 img{ width:390px; }*/


.paragrafolp {
	display:block;
	margin:0 30px 30px 0;
	float:left;
	font-size:9px;
	width:300px;
}
span.bottoneinfo {
	clear:both;
	margin-left:300px;
	padding:0 75px;
}

#contflash {
	margin:50px 30px 30px 0;
	float:left;
	display:block;
	font-size:9px;
	width:300px;
}

span.flashlp {
	display:block;
	width:310px;
	padding:5px;
}
span.flashlp h2.tit1 {
	font-weight:bold;
	font-size:10px;
	color:#990000;
	text-align:center;
}
span.flashlp h2.tit2 {
	margin-top:20px;
	font-weight:bold;
	font-size:10px;
	color:#990000;
	text-align:center;
}


/*--- lightbox ---*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/landing-page/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/landing-page/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
