
body
{
    background-color:#ffffff; 
    padding:0;
	margin:0;
	border:0;   
}

img 
{
	border:0;
}

.menu,
.menu ul
{
	list-style:none;
	border:0;
	margin:0;
	padding:0;
	padding-left:25px;
	font-size:1px;
	display:block;
}

.menu a:link,
.menu a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	color:#212121;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	text-transform:lowercase;
}

.menu .selezionato a:link,
.menu .selezionato a:visited,
.menu .selezionato a:hover,
.menu a:hover
{
	color:#797979;
}

.menu_liv2
{
	padding-bottom:15px !important;
	padding-left:7px !important;
	letter-spacing:-1px;
}

.menu_liv2 a:link,
.menu_liv2 a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#212121 !important;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

.menu_liv2 .selezionato a:link,
.menu_liv2 .selezionato a:visited,
.menu_liv2 .selezionato a:hover,
.menu_liv2 a:hover
{
	color:#797979 !important;
}

.canale-link a:link,
.canale-link a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#888888;
	display:block;
	padding:3px 10px;
	float:right;;
	text-decoration:none;
}

.canale-link a:hover
{
	color:#e10c78;
}

.fiera-titolo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	line-height:22px;
}

.fiera-data
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#bfbfbf;
	line-height:22px;
}

.fiera-testo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a5a8a7;
}

.fiera-testo a:link,
.fiera-testo a:visited
{
	color:#787878;
	text-decoration:underline;
}

.fiera-testo a:hover
{
    color:#e10c78;
	text-decoration:none;
}

.testo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#787878;
}

.testo a:link,
.testo a:visited
{
	color:#787878;
	text-decoration:underline;
}

.testo a:hover
{

	text-decoration:none;
	color:#e10c78;
}

.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	padding-left:175px;
}

.copyright a:link,
.copyright a:visited
{
	color:#969696;
	text-decoration:none;
}

.copyright a:hover
{
    color:#e10c78;
	text-decoration:underline;
}

.Photogallery img
{
    margin:0 5px 5px 0;
}

.Libro
{
    width:205px;
    height:140px;
    float:left;  
}

.Libro a:link,
.Libro a:visited
{
    text-decoration:none;   
}

/*CSS Power*/
.Libro a:hover .TitoloLibro 
{
    color:#e10c78; 
    cursor:pointer; 
}

.Libro a:link .TitoloLibro,
.Libro a:visited .TitoloLibro
{
    float:right;
    padding:1px 10px;
    margin-top:5px;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    line-height:11px;
    text-transform:capitalize !important;
    margin-right:47px; 
}

.gallery
{
    margin-top:20px;  
    width:100%; 
    height:100px; 
}

.gallery span{
	color:#797979;
	padding-left:10px;
}

.gallery .photogallery{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

.gallery .photogallery li{
	margin-top:10px;
	float:left;
}

.gallery .photogallery li img{
	margin-right:10px;
}

.gallery .photogallery li a:link,
.gallery .photogallery li a:visited{
	color:#797979;  
    width:25%;
    float:left;
    font-size:12px;
    text-decoration:underline;
}

.gallery .photogallery li a:hover
{
    text-decoration:none;
    color:#e10c78;
}

.gallery ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

.gallery ul li{
	margin-top:10px;
	float:left;
}

.gallery ul li a:link,
.gallery ul li a:visited{
	color:#797979;  
    float:left;
    font-size:12px;
    text-decoration:underline;
}

.gallery ul li a:hover
{
    color:#e10c78;
	text-decoration:none;
}

/*lightbox*/
#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(../private_images/lightbox/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(../private_images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../private_images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	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;
}

.filtro_png
{
    behavior: url(../scripts/iepngfix.htc); 
}

.SfondoRotator div
{
    /*background-color:#333333; 
    height:115px;*/
    background:none;
}
