/* @override http://www.ledfilms.com/style/layout.css */

@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	background-color:#d5d5d5;
	background-image:url(../images/bgnew-small-white.jpg);
	background-position:center top;
	background-repeat:no-repeat;

}

body {
	font-size: 100%;
	text-align:center; /* per IE5.x/Win */
	font-family:'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:25px;
	color:#999999;
	font-weight:lighter;
	line-height:30px
}
hr{border: 1px #cccccc solid; border-collapse: collapse;border-spacing: 0;
border-bottom:none;
}

a:link{
	color: #FF3366;
	text-decoration: none;
}
a:visited {
	color: #FF3366;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active { 

}
p { line-height: 35px;

}

h1{
	color:#FF3366;
	font-size:60px;
	font-weight:lighter;
	margin-bottom:40px;
	line-height:40px;
	text-transform:uppercase;
}

h2{
	color:#4d4d4d;
	font-size:23px;
	font-weight:normal;
	text-align:left;
	line-height:25px;
	text-transform:uppercase;
}

h3{
	color:#FF3366;
	font-size:36px;
	font-weight:lighter;
	margin-bottom:20px;
	margin-right:10px;
	float:left;
	text-transform:uppercase;
}
h4{
	color:#4d4d4d;
	font-size:36px;
	font-weight:normal;
	text-align:left;
	margin-bottom:20px;
	text-transform:uppercase;
}
.jps{
	color:FF3366;
}

/*TITLE PAGES*/

/*HEADER*/
#header{
	width: 980px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	margin: auto;
	margin-top: 0;
}
	
#language{
	width:437px; 
	height:5px;
	margin-bottom:20px;
	margin-top:20px;
	line-height:3px;
	text-align:left;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	background-color:#ffffff;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	border:solid #fff 1px;
}
#boxTastiMenu{
    width: 100%;
	height:auto;

}

#corpoBox{
	width: 100%;
	height:auto;
	text-align:left;
	float:left;
	line-height:20px;
	margin-bottom:20px;
}
#introText{
	width:918px; 
	height:auto;
	padding:30px;
	margin-bottom:20px;
	text-align:left;
	float:left;
	border: 1px solid #cccccc;
	text-shadow: #fffeff 1px 1px 0;
	-moz-box-shadow: 0px 0px 6px #fff;-webkit-box-shadow: 0px 0px 6px #fff;box-shadow: 0px 0px 6px #fff;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	background-color: #dfdfdf;
	color: #a9a9a9;
}
#blank{
clear:left}
/*HEADER - FINE*/



/*BOX MENU HOME */

#boxMenuLogo a{
	width: 188px;
	height:130px;
	padding:20px;
	text-align:left;
	float:left;
	margin-right:20px;
	background-color:#ffffff;
border:solid #fff 1px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	background-image:url(../images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
#boxMenuLogo a:hover {
	text-decoration:none;
	cursor:pointer;
	border:solid #000000 1px;
	background-color:#000000;
	background-image:url(../images/logoinvert.png);
	background-position:center;
	background-repeat:no-repeat;
}

#boxMenuLogo a:active {
	background-color:#cccccc;
	border:solid #cccccc 1px;
	background-image:url(../images/logoccc.png);
	background-position:center;
	background-repeat:no-repeat;
}
#boxMenu a{
	width: 188px;
	height:130px;
	padding:20px;
	text-align:left;
	float:left;
	margin-right:20px;
	background-color:#ffffff;
border:solid #fff 1px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	
}
#boxMenu a:hover {
	background-color:#DEDEDE;
	text-decoration:none;
	cursor:pointer;
	border:solid #DEDEDE 1px;
}

#boxMenu a:active {
	background-color:#cccccc;
}

#boxMenu2 a{
	width: 188px;
	height:130px;
	padding:20px;
	text-align:left;
	float:left;
	background-color:#ffffff;
border:solid #fff 1px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
#boxMenu2 a:hover {
	background-color:#DEDEDE;
	text-decoration:none;
	cursor:pointer;
	border:solid #DEDEDE 1px;
}

#boxMenu2 a:active {
	background-color:#cccccc;
}

#boxMenuSocial{
	width: 230px;
	height:170px;
	float:left;
}

/*BOX MENU HOME - FINE*/



/*BOX WORKS */

#boxWork a{
	width: 208px;
	height:150px;
	padding:10px;
	text-align:left;
	float:left;
	margin-right:20px;
	background-color: #ffffff;
border:solid #f5f5f6 1px;
	font-size:11px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	
}

#boxWork a:hover {
	background-color:#cccccc;
	text-decoration:none;
	cursor:pointer;
	border:solid #cccccc 1px;
}

#boxWork a:active {
	background-color:#bbbbbb;
}


#boxWork2 a{
	width: 208px;
	height:150px;
	padding:10px;
	text-align:left;
	float:left;
	background-color:#ffffff;
border:solid #f5f5f6 1px;
	font-size:11px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
#boxWork2 a:hover {
	background-color:#cccccc;
	text-decoration:none;
	cursor:pointer;
	border:solid #cccccc 1px;
}
#boxWork2 a:active {
	background-color:#bbbbbb;
}
.testoBoxWork{
	font-size:10px;
	margin-top:10px;
	text-align:left;
	line-height:13px;
	color: #aaa;
	font-weight:normal;
}

#boxFooter{
	width: 188px;
	height:130px;
	padding:20px;
	text-align:left;
	float:left;
	margin-right:20px;
	background-color:#ffffff;
border:solid #f5f5f6 1px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
#imagesPagesAll{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	width:960px;
	height:410px;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

/*BOX WORKS - FINE*/


/*IFRAME - WORKS*/
#iframe1{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:405px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe2{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:405px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe3{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:405px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe4{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:405px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe5{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:1347px;
	border:none;
	padding:10px;
-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe6{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:960px;
	height:734px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe7{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:479px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe8{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe9{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:1360px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe10{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe11{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe12{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:540px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe13{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe14{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:734px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe15{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe16{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:560px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe17{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:850px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe18{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:405px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe19{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe20{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe21{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:1220px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}

#iframe22{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe23{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe24{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:850px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe25{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}

#iframe26{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:671px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe27{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:850px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe28{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:734px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe29{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:460px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe30{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe31{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:956px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe32{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe33{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:734px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe34{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:538px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}
#iframe35{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:650px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
border:solid #fff 1px;
}
#iframe36{
	background-color:#ffffff;
	float:left;
	margin-bottom:20px;
	display:none;
	width:958px;
	height:560px;
	border:none;
	padding:10px;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	overflow:hidden;
	border:solid #fff 1px;
}

/*IFRAME - WORKS - FINE*/


/*MENU*/
ul.mainMenu li{
	display:inline;
	padding-left: 10px;
	padding-right: 10px;
}
ul.mainMenu li.voceCorrente a{
	color: #FFFFFF;
}

ul.mainMenu a:link,
ul.mainMenu a:visited {
	color: #666666;
	text-decoration: none;
}
ul.mainMenu a:hover {
	color: #FFFFFF;
}
ul.mainMenu a:active { color: #00CCFF;}
/*MENU - FINE*/



/*BODY*/

#corpo{
	width: 980px;
	height:auto;
	margin: auto;
	padding-left:10px;
	padding-right:10px;
}

#textPages{
	width:980px; 
	height:auto;
	padding-bottom:30px;
	padding-top:10px;
	margin-bottom:20px;
	text-align:left;
	float:left;
	border-bottom:solid #cccccc 1px;
	margin-top:0;
	color:#666666;
}
/*BODY - FINE*/






/*PAGINA INTERNA*/


/*FOOTER*/


/*MENU COL*/
ul.menuCol li{
display:block;
padding:2px;
list-style:none;
}
ul.menuCol a:link,
ul.menuCol a:visited {
	color: #333333;
	text-decoration: none;
}
ul.menuCol a:hover {
	color:#666666;
	text-decoration:none;
}
ul.menuCol a:active { }

ul.menuCol li.voceCorrente2 a{
	color: #666666;
}


/*SCRIPT 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: #333; 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: #333; 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; }

