/** Common Styles */

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #DBDBDB url(images/body_bg.png) center top no-repeat fixed;
	line-height: 1.3em;
	text-align: justify;
	font-family: Verdana,"Lucida Grande",Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #757575;
}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FF8934;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

a {
	color: #0076CB;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: none;
}

strong {
	font-size: 12px;
	color: #757575;
	margin: 0;
	padding: 0;
}

/** HEADER */

#header {
	width: 840px;
	height: 209px;
	margin: 0px auto;
	background: url(images/header01.png) no-repeat left top;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 207px 0px 0px 50px;
	text-transform: uppercase;
	font-size: 38px;
	color: #FFFFFF;
}

#header h2 {
	float: right;
	margin: 0px;
	padding: 213px 40px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
}

/** MENU */

#menu {
	width: 840px;
	height: 50px;
	margin: 0px auto;
	background: url(images/fondino01.png) no-repeat left top;
}

#menu ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: #0076CB;
	margin-top: 10px;
	margin-right: 3px;
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}


#menu a:hover {
        background: #0065ba;
	color: #FFFFFF;
}

/** CONTENT */

#content-wrap {
	width: 840px;
	margin: 0 auto;
	background: url(images/fondino02.png) repeat-y left top;
}

#content {
	width: 740px;
	margin: 0px auto;
	padding-top: 20px;
}

#columnA {
	float: left;
	width: 500px;
}

#columnA h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#columnA strong {
	padding-left: 10px;
}

#columnA ul {
	font-size: 13px;
	color: #757575;
	margin-left: 40px;
	padding-left: 0px;
	list-style-type: disc;
	font-weight: normal;
	line-height: 1.5em;
}

#columnA Img {
	width: 200px;
	height: 150px;
	float: right;
	margin: 20px 0px 10px 10px;
}

#columnB {
	float: right;
	width: 200px;
	border-left: 1px #FFA66B dashed;
	padding-left: 20px;
}

#columnB h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#columnAGAP h2 {
	border-bottom: 1px #FFA66B dashed;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.download {
	float: left;
	margin: 45px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#foto Img {
	width: 100px;
	height: 40px;
	margin: 0px 15px 15px 10px;
	text-align: center;
}

#archivio li  {
	margin-top: 7px;
	text-align: center;
}

#archivio ul li {
	background: #0076CB;
	padding: 5px 0px;

}

#archivio ul li a {
	
	padding: 5px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

#risultati table {
    border-collapse: collapse;
	width: 500px;

}


table td {
	height: 30px;
	border: 1px #d79900 solid;
	border-spacing: 5px;
	text-align: center;
}

.titolo {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #1D1D1D;
	Background-color: #FFE4A3;
}

#mappa  {
	border: 1px #d79900 solid;
}

/** SPONSOR */


#sponsor {
	clear: both;
	border-bottom: 1px #FFA66B solid;
}



#sponsor h2 {
	border-top: 1px #FFA66B solid;
	text-transform: uppercase;
	font-size: 11px;
}

/** FOOTER */

#footer {
	width: 840px;
	height: 100px;
	margin: 0px auto;
	background: url(images/fondino03.png) no-repeat left top;
	font-size: 11px;
	color: #000000;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0px 10px;
}

#footer .copyright {
	float: left;
	margin: 45px 0px 0px 30px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 45px 30px 0px 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
}

#footer .xhtml {
	padding-left: 20px;
}

#footer a {
}

/** GALLERIA IMAGINI */


#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/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;/*0076CB*/}

