html{
	background: #edf0e9;
}

body{
	margin: 0px;
 	padding: 0px 0px 20px 0px;
 	background: url("../img/sfondo.jpg") center top no-repeat #edf0e9;
	height: 100%;
	width: 100%;
	font-family: arial;
	color: #8b8b83;
	font-size: 12px;
}

#contenitore{
	width: 940px;
	margin: 0px auto;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	position: relative;
}



/*/// GENERICI ////////////////////////////////////////////////////////////////////////////*/

div, p, a, span, img, ul, ol, li, form, legend, fieldset, h1, h2, h3, h4, h5, h6, table, th, tr, td{
	margin: 0px;
 padding: 0px;
}

.blocca{
	height: 0px;
 font-size: 0px;
 line-height: 0px;
 clear: both;
}

a, a:hover{
	outline: 0px;
}

img{
	border: 0px;
}

/*///// TESTATA ///////////////////////////////////////////////////////////////////////*/

#testata{
	width: 940px;
}

#bandieraLingua{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 5px;
	right: 50px;
	z-index: 55;	
}

#bandieraLingua a {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 55;
}

#inglese{
	background: url("../img/bandiera_inglese.gif") top left no-repeat;
}

#inglese:hover{
	background: url("../img/bandiera_inglese.gif") top right no-repeat;
}

#italiano{
	background: url("../img/bandiera_italiana.gif") top left no-repeat;
}

#italiano:hover{
	background: url("../img/bandiera_italiana.gif") top right no-repeat;
}

#testata #logo{
	width: 303px;
	height: 42px;
	display: block; 
	float: left;
	padding: 20px 0px 0px 50px;
}

.menu, .menuEn{
	list-style: none;
 	float: left;
 	width: 484px;
 	height: 20px;
 	padding: 48px 0px 0px 100px;
}

.menu li, .menuEn li{
	display: inline;
}

.menu li a, .menuEn li a{
	display: block;
	height: 10px;
 	float: left;
 	margin-right: 13px;
 	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
}

.menu li a:hover, .menu li a.current,
.menuEn li a:hover, .menuEn li a.current{
 	background-position: top right;
	overflow: hidden;
}

.menu li a.chi-sono{
 	background-image: url("../img/chi-sono_ita_btn.gif");
 	width: 71px; 
}

.menu li a.portfolio{
 	background-image: url("../img/portfolio_btn.gif");
	width: 77px;
}

.menu li a.news{
 	background-image: url("../img/news_ita_btn.gif");
 	width: 53px;
}

.menu li a.esibizioni{
 	background-image: url("../img/esibizioni_ita_btn.gif");
    width: 69px;
}

.menu li a.contatti{
 	background-image: url("../img/contattami_ita_btn.gif");
 	width: 67px;
}



.menuEn li a.chi-sono{
	background-image: url("../img/chi-sono_btn.gif");
 	width: 66px; 
}



.menuEn li a.portfolio{
 	background-image: url("../img/portfolio_btn.gif");
	width: 77px;
}

.menuEn li a.news{
 	background-image: url("../img/news_btn.gif");
 	width: 38px;
}

.menuEn li a.esibizioni{
 	background-image: url("../img/esibizioni_btn.gif");
    width: 84px;
}

.menuEn li a.contatti{
 	background-image: url("../img/contattami_btn.gif");
 	width: 91px;
}

.menuEn li a.blog,
.menu li a.blog{
background-image: url("../img/blog_btn.gif");
 	width: 37px;
}

/*//////////////////////////// PAGINA ////////////////////////////////////////////////////////*/

.pagina{
	width: 750px;
	marign: 0px;
	padding: 45px 0px 20px 105px;
}

.pagina h1{
	font-size: 24px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	width: 200px;
	padding-bottom: 8px;
	color: #666666;
}

.pagina .pagina_paragrafo{
	line-height: 18px;
}

.pagina p{
	line-height: 18px;
	text-align: justify;
	padding-left: 1px;
	padding-bottom: 10px;
}

.pagina img{
	padding-right: 15px;
}

.pagina ul{
	padding-bottom: 10px;
}

.pagina p strong{
	color: #555555;
}

.pagina h5{
	font-size: 14px;	
	color: #444444;
	padding-bottom: 4px;
	padding-top: 20px;
}

.pagina .pagina_paragrafo h4{
	font-size: 14px;
	padding: 10px 0px 20px 0px;
	font-weight: normal;
}

.pagina .pagina_paragrafo h4.titolo02{
	padding: 15px 0px 0px 0px;
}

.pagina .pagina_paragrafo img{
	padding-right: 10px;
}

.colSxHome{
	width: 440px;
	float: left;
	padding-top: 25px;
}


#fotoHome{
	width: 410px;
	height: 307px;
	background: #ffffff;
}

#fotoHome ul.foto{
	list-style: none;
	height: 307px;
	width: 410px;
	margin: 0px;
	position: relative;
}

.freccia{
	margin-top: 4px;
	width: 360px;
	line-height: 29px;
	text-align: right;
	padding-right: 50px;
	background: url("../img/freccia.jpg") top left no-repeat;
	position: absolute;
	z-index: 200;
}


.freccia02{
	margin-top: 4px;
	width: 360px;
	line-height: 29px;
	text-align: right;
	padding-right: 50px;
	background: url("../img/freccia.jpg") top left no-repeat;
}

.pagina a{
	color: #537902;
	text-decoration: none;
}

.pagina a:hover{
	color: #3e5805;
	text-decoration: underline;
}


.colDxHome{
	float: left;
	width: 300px;
	padding-top: 25px;
}

.pagina .colonna-larga{
	width: 740px;
}

.colDxHome .spot{
	width: 235px;
	background: url("../img/pattSpot.jpg") top left repeat-y;
	padding: 15px 20px 2px 20px;
}


.colDxHome .spot h2{
	font-size: 15px;
	font-weight: normal;
	color: #6b6b63;
}


.contenitoreNews{
	margin-top: 10px;
	border-top: 1px solid #e3e3e3;
}

.contenitoreNews .rigaNews{
	padding: 12px 0px 5px 0px;
	border-bottom: 1px solid #e3e3e3;
 cursor: pointer;
}

.contenitoreNews .rigaNews .sfondoNews{
		padding: 8px;	
   cursor: pointer;
}

.rigaNews .data{
	font-size: 11px;
	color: #a0a098;
	padding-bottom: 2px;
}

.rigaNews h3.titolo{
	font-size: 13px;
	color: #6b6b63;
}

.rigaNews .testo{
	padding: 2px 0px 10px 0px;
	line-height: 18px;
}

.rigaNews .continua{
	float: right;
	font-size: 11px;
}

.freccia2{
	margin-top: 21px;
	width: 235px;
	line-height: 29px;
	text-align: right;
	padding-right: 20px;
	background: url("../img/freccia2.jpg") top left no-repeat;
}

.freccia2 a{
	padding-right: 26px;
}

/*/////////////////////////////////////////////////// CONTENITORE NEWS ////////////////////////////////////*/

.contenitorePaginato{
	width: auto;
	padding-left: 6px;
}

.contenitorePaginato .paginato{
	list-style: none;
}


.contenitorePaginato li{
	height: 26px;
	display: block;
	text-align: center;
	line-height: 26px;
	float: left;
}

.contenitorePaginato li span{
	color: #bdbdbd;
	display: block;
	height: 26px;
	padding: 0px;
	width: 26px;
	background: #f3f3f3;
	margin-left: 8px;
}

.contenitorePaginato li a{
	display: block;
	height: 26px;
	padding: 0px;
	width: 26px;
	background: #f3f3f3;
	margin-left: 8px;
}


.contenitorePaginato li .num span{
	padding: 0px;
	width: 26px;
}

.contenitorePaginato li a:hover{
	color: #455907;
	background: #e8e8e8;
}

.contenitorePaginato li.current span{
	background: #e1e1e1;
	color: #344806;
}

.contenitoreElenco{
	margin-top: 10px;
}

.contenitoreElenco .rigaNews{
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0px 4px 0px;
}

.contenitoreElenco .rigaNews .sfondoNews{
	padding: 3px 0px 0px 5px;
 cursor: pointer;
}

.contenitoreElenco .rigaNews .testo{
	padding: 0px;
}

.contenitoreElenco .rigaNews .continua{
	padding: 4px 0px 4px 0px;
}

.contenitoreElenco .rigaNews .fotografia{
	float: left;
	width: 80px;
	height: 80px;
	padding: 3px 2px 0px 0px;
}

.contenitoreElenco .rigaNews .fotografia a{
	display: block;
	background: #999999;
	width: 80px;
	height: 80px;
}
.contenitoreElenco .rigaNews .contenitoreDellaNotizia{
	width: 650px;
	padding-left: 10px;
	float: left;
}

/*///////////////////////////////////// NEWS SINGOLA ////////////////////////////////*/

.colonna-sinistra{
		float: left;
   width: 264px;
		padding: 10px 0px;
}

.foto-della-news a{
		width: 241px;
   height: 241px;
   display: block;
   background: #888888;
   text-align: center;
   color: white;
   line-height: 280px;
}

a.tornaElenco{
		display: block;
   width: 200px;
   height: 29px;
   padding-left: 40px;
   line-height: 29px;
   margin-left: 10px;
   background: url("../img/tornaElenco.gif") top left no-repeat;
   float: right
}

.contenitoreTitolo h1{
	width: auto;
 	padding: 0px 0px 2px 0px;
}

.contenitoreTitolo .data{
	font-size: 11px;
}

.colonna-sinistra .fotogallery{
	list-style: none;
 width: 250px;
 margin-top: 10px;
}

.colonna-sinistra .fotogallery li{
	display: inline;
 width: 60px;
}

.colonna-sinistra .fotogallery li a{
	display: block;
 float: left;
 width: 55px;
 height: 55px;
 text-align: center;
 background: #e6e6e6;
 margin-right: 7px;
 margin-bottom: 7px;
 line-height: 65px;
}

.colonna-destra{
	float: left; 
	width: 440px;
 	padding: 8px 0px;
}

.colonna-destra .contentioreDellaNotizia{
	border: px solid red;
	padding: 0px;
	margin: 0px;
	}


.colonna-destra .contentioreDellaNotizia ul{
	padding-left: 17px;
}
	
.colonna-destra p{
	padding-bottom: 10px;
}

.colonna-destra .sezioneTipo p{
	padding-bottom: 0px;
 	margin: 2px 0px;
}

.sezioneTipo{
	border-top: 1px solid #dcdcdc;
  	margin-top: 8px;
}

.sezioneTipo h3{
	font-size: 13px;
	padding-top:8px;
 	text-transform: uppercase;
 /*font-weight: normal;*/
}



/*///////////////////// esibizioni ///////////////////////////*/

/*slider*/

/*///////////////////////////////////////// SLIDER ////////////////////////////////////////*/
.panel .testo .flottanteSx{
 float: left;
}

.linkNews{
	display:block;
 float: right;
 margin:0px;
 width: auto;
 font-size: 11px;
}


#paginaEsibizioni #slider{
	width: 740px;
	position: relative;
	padding: 0px;
	margin: 0px;
}



#paginaEsibizioni .scroll {  
	width: 740px;  
	overflow: auto;  
    overflow-x: hidden;
	position: relative; /* fix for IE to respect overflow */  
	clear: left;  
	padding: 0px;
	margin: 0px;
}

#paginaEsibizioni .scrollContainer .panel {    
	width: 740px;  
	padding:  0px;
	margin: 0px;
	height: 500px;
}

#paginaEsibizioni .scrollButtons {  
    position: absolute;  
    bottom: -34px;  
    cursor: pointer;
	display: block;
	overflow: hidden;
	width: 24px;
	height: 26px;
}


#paginaEsibizioni .scrollButtons.left {  
    left: 0px;
	position: absolute;
	display: block;
	width: 185px;
	height: 29px;
}

#paginaEsibizioni .scrollButtons.right {  
    right: 0px;
	display: block;
	width: 185px;
	height: 29px;
}
/*////////*/

.anno{
	padding: 5px 0px 10px 0px;
	background: white;
}

.anno span{
	font-weight: strong;
	color: #555555;
	padding-right: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


.panel h2{
	color: #777777;
	padding: 5px 0px 5px 10px;
	font-size: 15px;
}

.rigaEsibizioni{
	width: 720px;
	margin: 0px auto;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #dedede;
}

.rigaEsibizioni .data{
	font-size: 11px;
	color: #a0a098;
	padding-bottom: 2px;
}

.rigaEsibizioni h3.titolo{
	font-size: 13px;
	color: #6b6b63;
	padding: 0px;
}

.rigaEsibizioni .testo{
	padding: 0px;
	line-height: 18px;
}

.rigaEsibizioni .testo div.descrizione{
	padding: 0px;
	margin: 0px;
}

.rigaEsibizioni .testo span{
	font-weight: bold;
	font-size: 11px;
}

.linkExhibitions{
	font-size: 11px;
}

/*///////////////// CONTACT ME ///////////////////////////////////////////////////////////////////*/

.contenitoreRiferimenti{
	margin-top: 20px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 0px;
}

.contenitoreRiferimenti h2{
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 0px 2px 0px;
}

.contenitoreRiferimenti ul{
	list-style: none;
	padding-top: 8px;
}

.contenitoreRiferimenti li{
	padding-bottom: 8px;
}

/*/////////////////// PORTFOLIO //////////////////////////////////*/

#pagPortfolio{
	position: relative;
}

.selezionamento{
	background: white;
	display: block;
	width: 704px;
	height: 42px;
	line-height: 42px;
	padding: 0px 0px 0px 10px;
	background: url("../img/freccia_giu.gif") center right no-repeat #ffffff;
}

.contenitoreSerie{
	border-top: 1px solid #dcdcdc;
	background: white;
	padding: 20px 20px 10px 20px;
	width: 675px;
	position: absolute;
 	z-index: 99999;
 	left: 104px;
}

.contenitoreSerie .serie{
	float: left;
	width: 110px;
	padding: 0px;
}

.contenitoreSerie .serie .perSfondo{
	width: 100px;
	background: #ffffff;
	padding: 15px 0px 10px 14px;
	cursor: pointer;
}

.contenitoreSerie .serie a{
	display: block;
	width: 80px;
	height: 80px;
	font-size: 0px;
	border: 2px solid #cdcdcd;
}


/*
.contenitoreSerie  h4.titoloSerie{
	font-weight: normal;
	padding-top: 4px;
	font-size: 12px;
	color: #8b8b83;
}*/

.chiudi{
	display:block;
 float:right;
 width: auto;
 magin: 8px 0px 0px 0px;
}

#pagPortfolio h2{
 padding: 5px 0px 0px 4px;
	text-transform: uppercase;
}

#contenitorePortfolio{
	width: 710px;
    height: 600px;
	margin-top: 0px;
    margin-left: 2px;
    padding: 5px 0px;
	background: url("../img/sfondoPort.png") top left no-repeat;;
}


.box_delle_serie{
	/*background: white;*/
	padding: 0px 20px 10px 0px;
	width: 650px;
 	left: 104px;
	margin: 0px auto;
}

.box_delle_serie .thmbFloat{
	float: left;
	width: 60px;
	padding: 6px 10px 10px 10px;
}

.box_delle_serie #primoFloat{
	padding: 6px 10px 10px 0px;
}

.box_delle_serie .thmbFloat .contenutino{
	float: left;
	width: 60px;
	margin: 0px auto;
}

h2#titoloSerie{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 347px;
	text-transform: capitalize;
}

.box_delle_serie .thmbFloat h4.titoloSerie{
	font-size: 10px;
	text-transform: uppercase;
	width: 70px;
}

.box_delle_serie .thmbFloat .contenutino a{ 
	width: 60px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 2px solid #cdcdcd;
}

.box_delle_serie .thmbFloat .contenutino a:hover{
	border: 2px solid #ababab;
}

.box_delle_serie .thmbFloat .contenutino a img{ 
    margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}
/*//////////////////////// FOOTER ///////////////////////////////////////////////*/

#footer{
	width: 920px;
	margin: 0px auto;
	background: url("../img/img_footer.jpg") center top no-repeat;
	line-height: 16px;
	padding: 20px 10px 35px 20px;
	font-size: 11px;
	text-align: right;
	color: #adaea1;
}

#footer a{
	color: #728d1d;
	text-decoration: none;
	font-size: 11px;
}

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

/*////////////////////// form dei contatti ///////////////////////////////////////////////////////////////*/

.formDiContatto{
	border: 0px solid red;
	width: 750px;
	margin: 0px auto;

	padding-top: 30px
}

.formDiContatto .campo{
	float: left;
	width: auto;
	padding-bottom: 15px;
}

.campoSinistro{
	padding-right: 15px;
}

.formDiContatto label{
	text-transform: uppercase;
	padding-bottom: 2px;
	display: block;
	color: #6b6b61;
}

.formDiContatto .tipo{
	font-family: arial;
	font-size: 12px;
	padding: 3px;
	color: #8b8b83;
	border: 1px solid #dcdcdc;
}

.formDiContatto textarea{
	font-family: arial;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #dcdcdc;
	color: #8b8b83;
	width: 685px;
	height: 100px;
}

.formDiContatto #nome, .formDiContatto #e_mail{
	width: 330px;
}

.divInvio{
	float: right;
	padding-right: 58px;
}

#bottoneInvio{
	display: block;
	width: 142px;
	height: 51px;
	background: url("../img/invio.jpg") top left no-repeat;
}

#bottoneInvioEn{
	display: block;
	width: 142px;
	height: 51px;
	background: url("../img/invioEn.jpg") top left no-repeat;
}

#bottoneInvio:hover,
#bottoneInvioEn:hover{
	background-position: bottom left;
}

/*/ errore /*/


.errore label{
	color: red;
}

.errore .tipo{
	border: 1px solid red;
}

.mexerr{
	font-size: 11px;
	color: red;
}

.mexok{
	color: green;
	font-size: 11px;
}

.esibizioni_no_link{
	font-size: 11px; 
	color: #555555; 
	font-weight: normal;
}