body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../images/sfondo_01.jpg);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
}

a, a:visited {
	color:#0073c2;
	text-decoration:none;
}

a:hover {
	color: #000000;
}

.back {
	padding-left:500px;
}

h1 {
	background-image:url(../images/h1.jpg);
	background-repeat:no-repeat;
	height: 60px;
	width:500px;
	font-size:24px;
	text-indent:150px;
	color: #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:17px 0px 0px 5px;
}

.atleta  {
	font-size:20px;
	padding:20px 0px 0px 5px;
}

h2 {
	background-image:url(../images/h2.jpg);
	background-repeat:no-repeat;
	height: 30px;
	font-size:18px;
	text-indent:30px;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#principale {
	margin:0 auto;
	width:930px;
	height:100%;
}

#header {
	background-image:url(../images/header.jpg);
	background-repeat: repeat-x;
	height:209px;
	width:930px;
}

#main {
	float:left;		
}

#menu {
	float:left;
	width:260px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#menu_top {
	background-image:url(../images/menu_01.jpg);
	background-repeat: repeat-y;
	width:260px;
	height:400px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#menu_top_testo {
	padding:10px 0px 0px 70px;
}

#menu_bottom {
	background-image:url(../images/menu_02.jpg);
	background-repeat: no-repeat;
	height:43px;
	width:260px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#centrale {
	float:left;
	width:670px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#centrale_top {
	background-image:url(../images/centrale_01.jpg);
	background-repeat: repeat-y;
	width:670px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#centrale_bottom {
	background-image:url(../images/centrale_02.jpg);
	background-repeat: no-repeat;
	height:151px;
	width:670px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#centrale_testo {
	margin:0px 0px 0px 0px;
	padding:0px 65px 0px 25px;
	text-align:justify;
	font-size:14px;
}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height:63px;
	width:930px;
	float:right;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bolder;
	text-align:center;
	padding:15px 0px 0px 0px;
	line-height:13px;
}

#footer a:hover {
	color:#FFFFFF;
}

/* 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/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; }
