@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	background-color:#660012;
}

body {
	font-size: 100%;
	text-align:center; /* per IE5.x/Win */
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}

a:link{
	color: #690705;
	text-decoration: none;
}
a:visited {
	color: #690705;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;

}
a:active { 

}
h1{
	color:#E6B0AC;
	font-size:30px;
	margin-bottom:3px;
	font-weight:500;
}
h2{
	color:#690705;
	font-size:18px;
	margin-bottom:10px;
	font-weight:500;
}

h3{
	color:#690705;
	font-size:15px;
}

#contenitore{
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

/*SPLASH*/

#contenitoreSplash{
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
#logoSplash{
	width:600px;
	height:60px;
	margin-top:150px;
}

#whiteBox{
	background-color:#FFFFFF;
	width: 600px;
	height:200px;
	font-size:12px;

}
#footerSplash{
	width:600px;
	height:80px;
	background-color:#FFFFFF;
}
#logo50anni{
	width:600px;
	height:90px;
	margin-bottom:25px;
}
#buttonSplash{
	width:360px;
	height:50px;
	text-align:center;
	margin-left:120px;
	margin-right:120px;
}
h3.linkSplash{
	width:130px;
	text-align:center;
	color:#690705;
	font-size:11px;
	padding:3px;
	background-color:#E6B0AC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:20px;
	float:left;
}



/*HEADER*/

#header{
	width: 960px;
	height:270px;
	float:left;
}
#headerPages{
	width: 960px;
	height:112px;
	float:left;
}
#banner{
	width: 960px;
	height:70px;
	margin-top:8px;
	background-color:#FFFFFF;
	background-image:url(../images/gb_banner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
}
#menu{
	width: 950px;
	height:16px;
	margin-top:8px;
	background-color:#E6B0AC;
	border:5px #FFFFFF solid;
}
#flash{
	width: 950px;
	height:140px;
	margin-top:8px;
	background-color:#E6B0AC;
	border:5px #FFFFFF solid;
}

/*BODY*/

#corpo{
	width: 960px;
	height:auto;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
}

/*COLONNE*/

#colLeft{
	width: 180px;
	height:810px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRight{
	width: 180px;
	height:810px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeft40{
	width: 180px;
	height:1000px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRight40{
	width: 180px;
	height:1000px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeft50{
	width: 180px;
	height:650px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRight50{
	width: 180px;
	height:650px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeft60{
	width: 180px;
	height:1000px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRight60{
	width: 180px;
	height:1000px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeftSmall{
	width: 180px;
	height:630px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRightSmall{
	width: 180px;
	height:630px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeftBig{
	width: 180px;
	height:1280px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRightBig{
	width: 180px;
	height:1280px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeftBigPercorsi{
	width: 180px;
	height:1100px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRightBigPercorsi{
	width: 180px;
	height:1100px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#colLeftBigTicino{
	width: 180px;
	height:1020px;
	float:left;
	border-right:8px solid #690705;
	font-size:12px;
}
#colRightBigTicino{
	width: 180px;
	height:1020px;
	float:left;
	border-left:8px solid #690705;
	font-size:12px;
}
#boxSubmenu{
	height:auto;
	margin-bottom:8px;
	background-color:#690705;
	margin:5px;
	padding:20px;
}
#boxleft1{
	height:auto;
	margin-bottom:8px;
	background-color:#FFFFFF;
	margin:5px;
	text-align:justify;
}
#boxleft2{
	height:100px;
	margin-bottom:8px;
	background-color:#FFFFFF;
	margin:5px;
}


#boxRight1{
	height:130px;
	margin-bottom:8px;
	background-color:#00CCCC;
	margin:5px;
}
#boxRight2{
	height:130px;
	margin-bottom:8px;
	background-color:#FFFFFF;
	margin:5px;
}
#boxRight3{
	height:auto;
	margin-bottom:8px;
	background-color:#FFFFFF;
	margin:5px;
}
#colText{
padding:6px;
}

#titleCol{
	height:13px;
	background-color:#690705;
	padding:6px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
}

/*CORPO CENTRALE*/

#contenitorecenterBox{
	width: 584px;
	height:auto;
	float:left;
	background-color:#fff;
	line-height:18px;
	text-align:justify;
}
#welcomeBox{
	width: 534px;
	height:auto;
	float:left;
	background-color:#fff;
	border-bottom:8px solid #690705;
	padding:25px;
	color:#333333;
}
#pageBox{
	width: 534px;
	height:auto;
	float:left;
	background-color:#fff;
	padding:25px;
	color:#333333;
}

#centerBox1{
	width: 234px;
	height:auto;
	float:left;
	background-color:#fff;
	border-right:8px solid #690705;
	padding:25px;
	color:#333333;
}
#centerBox2{
	width: 242px;
	height:auto;
	float:left;
	background-color:#fff;
	padding:25px;
	color:#333333;
}
#centerBox3{
	width: 534px;
	height:auto;
	float:left;
	background-color:#fff;
	border-top:8px solid #690705;
	padding:25px;
	color:#333333;
}
h3.links{
	width:170px;
	text-align:center;
	color:#690705;
	font-size:11px;
	margin-top:10px;
	padding:3px;
	background-color:#E6B0AC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h3.links2{
	width:170px;
	text-align:center;
	color:#690705;
	font-size:11px;
	margin-top:10px;
	padding:3px;
	background-color:#E6B0AC;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.listaPagine{
	background-image:url(../images/bg_table1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px;
	text-align:left;
}

ul.elencolista {
	list-style:none;
	display:list-item;
}
li.elencolista {
	padding-top:6px;
	padding-bottom:6px;
	border-bottom:1px solid #FFFFFF;
}

/*FOOTER*/

#footer{
	width: 960px;
	height:70px;
	background-color:#fff;
	background-image:url(../images/bg_footer.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
#footer-en{
	width: 960px;
	height:70px;
	background-color:#fff;
	background-image:url(../images/bg_footer-en.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
#blank{
	width: 960px;
	clear:left;
}
#copyright{
	width: 902px;
	text-align:right;
	padding:29px;
	height:12px;
	font-size:11px;
}

/*MENU TOP*/

ul.menuTop li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 20px;
	padding-right: 20px;
	line-height:18px;
	
}
ul.menuTop li.voceCorrente a{
color: #fff;
}

ul.menuTop a:link,
ul.menuTop a:visited {
	color: #690705;
	text-decoration:none;
}
ul.menuTop a:hover {
	color: #fff;
}
ul.menuTop a:active { }


/*MENU LEFT*/

ul.menuLeft li{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding-bottom:3px;
	
}
ul.menuLeft li.voceCorrente1 a{
color: #E6B0AC;
}

ul.menuLeft a:link,
ul.menuLeft a:visited {
	color: #fff;
	text-decoration:none;
}
ul.menuLeft a:hover {
	color: #E6B0AC;
}
ul.menuLeft a:active { }

/*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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel1.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; }