form
{
padding :0 px;
}

#p6sin { width:430px; height:300px; margin:10px 0; border-right:1px solid #FFFFFF; float:left; padding:0 0 0 24px; background:url(images/P6_point_vert.jpg) no-repeat top right }
#p6sin .pagine { float: right; width: 40px; margin-top:280px }
#p6sin ul.lista { margin:0; padding:0; list-style-type:none; list-style-position:outside; list-style-image:none; float:left; height:300px; width:195px; }
#p6sin ul.lista li { width:163px; border-left:1px solid #FFFFFF; height:50px; padding:5px 0 5px 31px; background:url(images/tratto.gif) no-repeat; margin:0; }
#p6sin ul.lista li a { display:block; text-align:center; height:50px; line-height:50px; }
#p6sin ul.lista li a img { float:left; }

#p6des { margin:10px 0 0px 455px; padding:0 40px 0 10px; }
#p6des .testo { height:279px; overflow:auto }
#p6des .logo { display:block; height:31px; width:93px; margin-left:337px; }
#p6des ul.lista { margin:0; padding:0; list-style-type:none; list-style-position:outside; list-style-image:none; padding:10px 0 }
#p6des ul.lista li { line-height:25px; padding:0px 0 0px 31px; background:url(images/tratto.gif) no-repeat left center; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px }
#p6des ul.lista li em { font-weight:normal }

img {border:0;}
.testo_giallo {
	color: #B9B000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.testo_bianco {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.categoria {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#rossa a { color:#CD0D24; }

.categoria_big {
	font-weight: bold;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



.text {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.text_black {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.categoria2:link {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.categoria2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.categoria2:hover {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.giallo:link {
	text-decoration: none;
	font-weight: bold;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.giallo:visited {
	text-decoration: none;
	font-weight: bold;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.giallo:hover {
	font-weight: bold;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.giallo_lite:link {
	text-decoration: none;
	font-weight: normal;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.giallo_lite:visited {
	text-decoration: none;
	font-weight: normal;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.giallo_lite:hover {
	font-weight: normal;
	color: #B9B000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.ricerca { color: #fff;background: #3C3C3C;height: 15px; border: 1px solid #A9A9A9;}
.ricerca_text { color: #fff;background: #3C3C3C;height: 40px; border: 1px solid #A9A9A9;}
.ricerca_text_2 { color: #fff; background: #3C3C3C;border: 1px solid #A9A9A9;}

.ricerca_2  { color: #fff; font-size: 8pt; background-color: #3c3c3c; border: solid 1px #a9a9a9; width: 60px; height: 19px }
