/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

html { font-size:100.01%; }
body { font-size:1em; }

textarea {overflow:auto}
button {cursor:pointer}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/

.clearfix:after,
.innerHeader:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix,
.innerHeader {display:inline-block}
/* Hide from IE Mac \*/
.clearfix,
.innerHeader {display:block}
/* End hide from IE Mac */
* html .clearfix,
* html .innerHeader {height:1px}
/* -----------------------------------------------------------------------------------------*/ 

body {
	background:url(../images/bodyBg.jpg) repeat-x left top #f7f7f6;
	font-family:Arial;
	
}

html {
	overflow-x:hidden;
}
body#opere_scelte {
	background:url(../images/sceltePage.jpg) repeat-x left top #f7f7f6;
}

body#home {
	background:url(../images/homePage.jpg) repeat-x left top #ebebeb;
}

#wrap {
	width:960px;
	margin:0 auto;
	position:relative;
}
.mainLogo {
	position:absolute;
	top:10px;
	right:0;
	z-index: 150;
}

#playaDiv {
	position:relative;
	text-align:right;
	right:0;
	left:914px;
	top:10px;
	z-index: 150;
}

#content {clear:both;}

#header {
	height:100px;
	width:962px;
	background:url(../images/headBg.jpg) no-repeat 45px top;
	
}
.innerHeader {
	
}


	.topStuff {
		height:167px;
		width:278px;
		float:left;
		margin-left:-3px;
		position:relative;
		z-index:999;
		
	}
	
	.shadow {
		/*background:url(../images/logoShadow.png) no-repeat center top;*/
		height:163px;
		width:270px;
		padding-left:4px;
		
	}
	
		#logo {
			background:url(../images/logoStuff.jpg) no-repeat center top;
			height:115px;
			display:block;
			width:270px;
		}
		
		.infoTop {
			background:url(../images/logoStuff.jpg) no-repeat left bottom;
			height:38px;
			padding-top:8px;
			font-size:12px;
			text-indent:22px;
			line-height:17px;
			color:#313030;
		}

	#navigation {
/*		background:url(../images/menuBg.png) repeat-x left top;*/
		height:100px;
		position:relative;
		z-index: 100;
		padding-top:62px;
		white-space:nowrap;
	}
	
	
	
		#navigation li {
			float:left;
			display:inline;
			font-size:10px;
			line-height:33px;
			background:url(../images/itemSeparator.png) no-repeat right center;
		}
		
			#navigation a {
				color:#fff;
				display:block;
				height:32px;
				padding:0 2px;
				text-decoration:none;
				margin:2px 1px 0 0;
			}
			#navigation a.BIGLIETTO {
				background:url(../images/bigliettoBg.png) repeat-x left top;
				width:63px;
				text-align: center;
			}
			#navigation a:hover,
			.currentPage a{
				background:url(../images/itemHover.png) repeat-x left top;
			}
			
			.hovera {
				background:url(../images/itemHover.png) repeat-x left top;
			}
			
			#navigation li.last,
			#navigation li.english {background:transparent;margin-left:-1px}
			
			#navigation li.english a{
				background:url(../images/englishVersion.png) repeat-x left center;
				text-transform: uppercase;
				padding:0 1px;
				
			}
			#navigation li a:hover{
				/* background:url(../images/itemHover.png) repeat-x left top;*/
			}
			#navigation li.english li a {
				background:none;
				padding:0 5px;
			}
			html>body #navigation li.english .infoMargin {
				margin-left:-170px;
			}
.innerPage {
	top:-71px;
	position:relative;
	line-height:130%
}

*:first-child+html .innerPage {top:-5px;}


#heading {
	margin-bottom:25px;
	position:relative;
}

#heading img {
	
}
	.headTitle {
		margin-top:-43px;
		position:relative;
		z-index: 10;
		background:url(../images/opacityPx.png) repeat left top;
		width:960px;
		font-family:"Myriad Pro";
		text-transform:uppercase;
		text-indent:22px;
		height:40px;
		line-height:40px;
		color:#fff;
		font-size:24px;
		font-weight:normal;
	}
#sezioniPage .headTitle {
	margin-top:-40px;
}	
	.orangeTitle {
		color:#b15932;
		font-size:15px;
	}
		.orangeTitle em {
			font-size:11px;
		}
	
	.author {
		font-style:italic;
		font-size:12px;
		color:#262120;
		line-height:20px;
	}
	.textSides p {
		margin-bottom:1em;
	}
	.side1,
	.side2 {
/*		color:#262120;
			font-size:12px;
			float:left;
			display:inline;
			width:457px;
	*/	}
	
	#introList .side1 {
/*		margin-right:20px;*/
	}
	
	#introList {
		font-size:12px;
	}
	#introList dd {
		margin-top:25px;
		padding-bottom:25px;
		border-bottom:1px solid #b5b2b2;
	}
	
.submenu {
	position:absolute;
	height:41px;
}

	.submenuArrow {
		background:url(../images/arrowBg.png) no-repeat left top;
		width:13px;
		height:10px;
		margin-top:-5px;
		display:block;
	}
	
	.submenuInside {
		background:url(../images/shadowPx.png) repeat left top;
		height:31px;
		float:left;
	}
	
	#navigation  .submenuInside li {
		background:url(../images/submenuSeparator.png) no-repeat right 16px;
		padding-right:8px;
		float:left;
		line-height:32px;
	}
	
	#navigation .submenu a{
		margin:0;
		background:transparent;
		padding:0;
		font-size:11px;
		padding-left:5px;
	}
	
	
	#navigation .submenu a:hover,
	#navigation li.currentSubmenu a{color:#f26e03;}
	
	#navigation .submenu li.last {background:transparent}
	
	.sidebar li.currentSubmenu a {color:#dc5800}
	
.topTabs li {
	float:left;
	display:inline;
	margin-right:2px;
}

	.topTabs a {
		height:25px;
		padding:0 15px 0 15px;
		line-height:25px;
		color:#fff;
		font-size:12px;
		text-align:center;
		background-color:#a3a3a3;
		text-decoration:none;
		display:block;
		margin-top:8px;
	}
	
	.currentTab a {
		background:url(../images/tabBg.png) repeat-x left top;
		height:33px;
		line-height:33px;
		color:#d84d10;
		margin:0;
		font-weight:bold;
		font-style:italic;
		font-size:15px;
	}
	
	.topTabs a:hover {
		background-color:#434343;
	}

	.tabContent {
		background:url(../images/tabInside.png) repeat-x left top;
		padding:13px 10px 0 10px;
		width:934px;
	}
	
	.photoBook {
		margin-bottom:40px;
	}
	
	.photoBook li {
		float:left;
		border-right:1px solid #fff;
	}
	
	.photoBook li.last {border:none;}

	.photoBook img {
		width:154px;
		height:189px;
		display:block;
	}
	
.textSides {
	color:#262120;
	font-size:12px;
}

	.textSides .side1 {margin-right:20px;}

	.tabContent .tab {display:none;}
	.tabContent #tab1 {display:block;}

#scelteTopGallery {
	width:9999px;
	position:absolute;
	top:0;
	left:0;
	height:380px;
}

#scelteTopGallery li {
	float:left;
	border-right:1px solid #312829;
	width:239px;
}


.galleryWrap {
	position:relative;
}
.theGalleryWrap {
	width:960px; 
	overflow:hidden; 
	position:relative;
	height:380px;
}
	.galleryWrap .next,
	.galleryWrap .prev {
		position:absolute;
		top:170px;
		left:-8px;
		width:66px;
		height:77px;
		text-indent:-9999px;
		z-index: 10;
		background:url(../images/galleryArrows.png) no-repeat left top;
		outline:none;
	}
	.galleryWrap .next {
		background-position:right bottom;
		left:auto;
		right:-6px;
	}
	* html .galleryWrap .next,
	* html .galleryWrap .prev {
		background-image:url(../images/galleryArrowsIE.png);
	}
html > body #scelteTopGallery a {
	background:url(../images/corss.png) no-repeat center center;
}
#scelteTopGallery a{
	width:238px;
	height:380px;
	display:block;
}
	#scelteTopGallery a:hover img ,
	#scelteTopGallery a.currentImage img {
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
	}

#opere_scelte #heading {
	width:960px;
	margin-bottom:15px;
	height:380px;
	float:left;
}

#opere_scelte .headTitle {
	margin-top:-41px;
	float:left;
}

#magicZoomContainer {
	background:#fff;
	padding:4px;
	border: 1px solid #9e9e9e;
}
#nextBtn {
	display:block;
	background:url(../images/arrows.png) no-repeat left top;
	width:40px;
	height:40px;
}
	

#zoomArea {
	background-color:#fff;
	height:356px;
	overflow:hidden;
	clear:both;
}


.imagesInfo .imageAbout {
	display:none;
}
.pictureAbout {
	color:#363746;
	font-size:13px;
	margin:35px 0 15px;
	padding-bottom:15px;
	border-bottom:1px solid #cdcbcb;
}

	.pictureAbout h3 {float:left;}

	.zoomInfo .textSides {
		border-bottom:1px solid #cdcbcb;
		padding-bottom:35px;
	}

.sidebar {
	background-color:#b3acac;
	width:170px;
	margin-top:-25px;
	padding:25px 0 25px 0px;
	float:left;
	display:inline;
}

	.sidebar li {
		font-size:11px;
	}
	
	.sidebar a {
		color:#262021;
		text-decoration:none;
		display:block;
		line-height:22px;
		text-indent: 10px;
	}
		.sidebar a:hover {
			color:#F26E03	
		}

	.infoInner {
		float:right;
		width:660px;
		display:inline;
		color:#262120;
		line-height:20px;
		font-size:12px;
		margin-right:10px;
	}
	
	 .secondTitle {font-size:14px;display:block;margin-bottom:10px;}

	.infoMargin {margin-left:-70px;}
	
	.orangeTitle {
		color:#b15932;
		font-size:14px;
		padding-bottom:20px;
		text-transform:uppercase;
	}
	
html>body .photoBook li {
	background:url(../images/corss2.png) no-repeat center center #000;
}
	
	.photoBook li a:hover img{
		opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
	}
	
	.bold {
		font-weight:bold;
		font-size:14px;
	}
	
	.bottomList li {margin-bottom:20px;}
	
	.infoInner a {color:#262120;}
	
	.btmNote {
		display:block;
		clear:both;
	}
	
	.marginTitle {
		font-weight:bold;
		padding-top:20px;
		display:block
	}
	
	.leSede .orangeTitle,
	.concorsoPrez .orangeTitle {/*text-indent:20px;*/}
	.leSede .photoBook,
	.friuli .photoBook  {
		padding:4px;
		background-color:#d3d2d3;
	}
	
	.leSede .photoBook li,
	.friuli .photoBook li {
		float:left;
		margin-right:4px;
		border:none;
	}
	.leSede .photoBook li {margin-right:3px;}
	.leSede .photoBook li.last,
	.friuli .photoBook li.last {margin-right:0;}
	
	.leSede img,
	.friuli img {
		width:auto;
		height:auto;
		display:block;
	}
	
	.orangeBox {
		padding:15px 0 15px 15px;
		width:439px;
		color:#fff;
		margin-top:20px;
		background-color:#ff8421;
	}
	
		.orangeBox li {
			margin-bottom:3px;
		}
	
		.orangeBox a {
			color:#fff;
			text-decoration:none;
		}
			
		.concorsoPrez .orangeTitle {padding-bottom:20px;}
		
		.concorsoPrez p {
			padding-bottom:24px;
		}
	
		.concorsoReg {
			margin-left:20px;
		}
		
	#eventiList dd {
		background:url(../images/whitePx.png) repeat left top;
		height:130px;
		margin-bottom:15px;
	}
	
	#eventiList img {
		width:276px;
		height:130px;
		float:left;
		margin-right:15px;
	}
	
.eventiInner {
	width:655px;
	float:left;
	padding-top:13px;
}
	
	.eventiTitle {
		color:#b15932;
		font-size:14px;
		padding-bottom:10px;
	}
				
	.eventiTitle a {
		color:#b15932;
		font-size:14px;
		padding-bottom:10px;
	}
				
	.eventiStuff {
		font-size:13px;
		line-height:16px;
		font-weight:bold;
		padding-bottom:3px;
	}
	
	.eventiInner {
		font-size:12px;
		color:#262021;
		line-height:15px;
	}
	
.friulida {
	margin-right:3px;
	width:205px;
	height:37px;
	background:url(../images/friuli.png) no-repeat left top;
	right:0;
	position:absolute;
}

.friuli {padding-top:15px;}
	
.friuli .photoBook {
	margin:25px 0 30px 0;
}

.bigTextBox {
	padding:13px;
	background:url(../images/textBox.jpg) repeat-x left top #eeeeef;
}

	.topBox {
		clear:both;
		margin-bottom:30px;
	}
	
	.topBox span {
		font-size:17px;
		font-weight:bold;
		color:#3d3d3d;
		padding:0 70px 11px 0;
		border-bottom:1px solid #404040;
		text-transform:uppercase;
	}
	
	.boxTitle {
		font-size:13px;
		color:#515151;
		height:28px;
	}
	
	.smallBox1,
	.smallBox2 {
		width:458px;
		float:left;
		line-height:17px;
		display:inline;
		color:#515151;
		font-size:12px;
	}
	
	.smallBox2 {float:right;}
	
	.whiteBox {
		padding:19px;
		background-color:#fff;
		margin:61px 0 23px 0;
		height:204px;
	}
	
	.informazioniList {
		margin-left:19px;
		line-height:17px;
		color:#515251;
	}
	
		.informazioniList h6 {
			padding-bottom:5px;
		}
		
		.informazioniList a {
			color:#515251;
		}
		
		.smallBox2 .whiteBox {
			margin-top:26px;
		}


.homeSlider {
	width:936px;
	height:500px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
	.homeSlider li {
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:500px;
	}
	


/*  -----------------------------------
	IE Hacks	
--------------------------------------*/
*html .topTabs li {width:1%;white-space:nowrap;}
/**:first-child+html #navigation {width:960px}*/
*:first-child+html .friulida {margin-top:-4px;}
/**html #navigation {padding-left:300px;left:150px}*/
*html #opere_scelte .headTitle {margin-top:-40px;}
*html .infoInner {margin-top:25px;}
*:first-child+html .modulo {top:270px;}
* html .modulo {top:270px;}
/*
*:first-child+html .innerHeader {
	position: static;
}
* html .innerHeader {position: static;}
*:first-child+html 	#navigation {
	left:390px;
}
*/









/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9001;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #463a3a;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #463a3a;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption {  }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.ntzLightBoxDescription {
	color:#fff;	
	font:100 10px/150% Verdana, Arial, Serif;
}


/* magic zoom 
------------------------------------------------------------- */

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		2px solid #000;
	cursor:			move;
	background:#fff;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter:alpha(opacity=40);
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
	width:100px;
	height:100px;
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
.imageZoom {
		height:413px;
		width:660px;
	}

		.MagicZoom img{
			float:left;
		}
		
		.MagicZoomBigImageCont {
			width:330px;
			height:410px;
			float:right;
			overflow:hidden;
		}
		
		.zoomedImage {
			float:left;
			width:328px;
			height:413px;
		}
		

#theFooter {
	font-size:9px;
	color:#3a3a3a;	
	text-align: right;
	margin-bottom:50px;
	overflow:hidden;
}

	#theFooter p {
	
	}
	#theFooter .sponsors {
		margin-bottom:30px;
	}
	#theFooter .leftSponsors {
		float:left;
		text-align: left;
	}
	#theFooter .rightSponsors {
		float:right;
		text-align: right;
	}
	#theFooter .rightSponsors h6 {
		text-align: left;
		margin-left:10px;
	}
	#theFooter li {
		display:inline;
	}
		#theFooter .rightSponsors li {
			padding-left:10px;
		}
		#theFooter .leftSponsors li {
			padding-right:10px;
		}


	#content.concorso_reg {
		font-size:12px;
		font-weight:100;
		line-height:150%;
		color:#000;	
		padding-right:20px;
	}
		#content.concorso_reg p{
			font-weight:100;
			margin-bottom:1em;
			font-size:12px;
			color:#000	
		}
		#content.concorso_reg h3{
			font-size:16px;
		}
		#content.concorso_reg h4{
			font-size:14px;
			margin-bottom:1em;
		}
		#content.concorso_reg ul,
		#content.concorso_reg ol {
			margin-bottom:1em;
			list-style-position:inside;
		}
		#content.concorso_reg h2{
			margin:.5em 0
		}
		#content.concorso_reg ul{
			list-style:disc inside;
		}
		
	.modulo,
	.pdf {
		position:absolute;
		background:url(../images/modulo.png) no-repeat left top;
		width:215px;
		height:46px;
		top:340px;
		right:0;
	}
	.pdf {
		background-image:url(../images/pdf.png);
		top:299px;
		z-index: 11;
	}

.englishVersion {
	font-size:12px;
}
	.englishVersion p,
	.englishVersion h4 {
		margin-bottom:1em;
	}

.englishVersion .box {
	margin-bottom:2em	;
}
	.englishVersion .box ul {
		margin-bottom:1em;
	}
	.englishVersion .box .bullets {
		list-style: disc inside
	}
	.englishVersion .box h2,
	.englishVersion a {
		color:#b15932;	
	}


*:first-child+html .innerPage  {
	margin-bottom:71px;
}










































