@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0px;
	font-size:14px;
	color:#4c4c4c;
	font-family: 'Open Sans', verdana;
	line-height:22px;
}
h2 {
	margin-top:40px;
}

/*------------------------------ menu principale alto -----------------------------*/
#contmenu{
	height:70px;
	width:100%;
}
#menu {
	width:980px;
	height:40px;
	padding:18px 0px 0px 0px;
}
#menu ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
}
#menu li {
	float:left;
	margin:0px 0px 0px 5px;
	text-align: center;
}
#menu li a {
	color:#ff8261;
	height:30px;
	line-height:38px;
	font-size: 15px;
	padding:28px 8px 8px 8px;
	text-decoration:none;
}
#menu li a:hover, #linkato li a {
	color:#393939;
	background-color:#e84826;
}


/*---------------------------- menu principale destra ----------------------*/
#menu2{
	width:400px;
}
#menu2 ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	list-style-type: none;
	display:inline;
}
#menu2 li {
	display:inline;
	margin-left:2px;
}
#menu2 li a {
	padding:6px 10px 6px 10px;
	font-size: 15px;
	color:#ffffff;
	height:30px;
	line-height:38px;
	text-decoration:none;
}
#menu2 li a:hover {
	color:#f6330d;
	background-color:#ffffff;
}
#linkato2 li a {
	color:#1b1b1b;
	background-color:#ffffff;
	height:40px;
}

/*-------------------------------- menu footer -------------------------------*/
#menufooter {
	text-align:center;
	width:980px;
	margin: 0 auto;
	margin-bottom:54px;
	padding:0px;
}
#menufooter ul {
	padding:0px;
	margin:18px 0px 0px 0px;
	list-style-type: none;
}
#menufooter li {
	display:inline;
}
#menufooter li a {
	font-size:12px;
	padding:0px 5px 0px 5px;
	color:#ffffff;
	height:30px;
	line-height:38px;
	text-decoration:none;
}
#menufooter li a:hover {
	color:#393939;
}


/*-------------------------- sezione pagina da head a tutto il corpo ----------------------------------*/
#tela{
	background-image: url(images/tela.jpg);
	height:130px;
	position:absolute;
	top:560px;
	width:100%;
}
#tela2{
	background-image: url(images/tela2.jpg);
	height:80px;
	position:absolute;
	top:276px;
	width:100%;
}
#contbodytop{
	width:980px;
	margin: 0 auto;
	position:relative;
	top:0px;
}
#head{
	background-image: url(images/dec_testa.png);
	width:980px;
	height:170px;
}
#nome{
	font: 42px 'Lobster', verdana;
	color:#ffffff;
}
#sottonome{
	font-size: 20px;
	color:#ffffff;
	margin-top:20px;
}
#cont_boxhead{
	height:100px;
}
#boxhead_sx{
	width:400px;
	float:left;
	margin-top:40px;
}
#boxhead_dx{
	width:400px;
	float:right;
	margin-top:60px;
	text-align:right;
}

#photodiv{
	width:980px;
	height:398px;
	margin:0px;
	padding:0px;
	
}
#photoimg{
	
	display:block;
}
/*
.testo{
	width:980px;
	margin-top:100px;
	text-align:center;
}
*/

/*------------------------------------ formattazioni home page ------------------------------ */
/* box home alti */
#contboxhome{
	width:980px;
	margin-top:100px;
	text-align:center;
}
#imgbox, #imgbox2, #imgbox3 {
	width:310px;
	height:310px;
	float:left;
	margin-right:25px;
}
#imgbox3{
	margin-right:0px;
}
#textbox{
	width:310px;
	margin-right:25px;
	margin-top:30px;
	padding:0px;
	float:left;
}
#textbox2{
	width:310px;
	float:left;
	margin-top:30px;
}
.titoloboxtop{
	font-size:22px;
	color:#da4a30;
}
.titoloboxtop a {
	color:#da4a30;
	text-decoration:none;
}
.titoloboxtop a:hover{
	color:#4c4c4c;
}
.titoloboxbottom{
	font-size:22px;
	color:#7e7e7e;
}
.titoloboxbottom a {
	color:#7e7e7e;
	text-decoration:none;
}
.titoloboxbottom a:hover{
	color:#4c4c4c;
}



/* box home bassi */
#bodybottom{
	background-color: #f9f7f4;
	background-image: url(images/ondina.jpg);
	width:100%;
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	padding-top:60px;
	margin-top:70px;
	padding-bottom:50px;
}
#contbodybottom{
	width:980px;
	margin:0 auto;
	text-align:center;
}
#textboxbasso{
	width:223px;
	margin-right:1px;
	float:left;
	padding:0px 10px 0px 10px;
	border-right: 1px solid #dcdcdc;
}
#textboxbasso2{
	width:224px;
	float:left;
	padding:0px 10px 0px 10px;
}
.linkboxhome{
	margin-top:40px;
}
.linkboxhome a {
	padding:10px 35px 10px 35px;
	background-image:url(images/img_leggi_off.gif);
	background-repeat:no-repeat;
	background-position:top center;
	color:#ffffff;
	text-decoration:none;
	display:block; /* serve a visualizzare l'img di fondo anche in DW */
	width:40px;
	margin:auto;
}
.linkboxhome a:hover{
	background-image:url(images/img_leggi_on.gif);
	color:#4c4c4c;
}
.linkboxhome2 {
	margin-top:20px; 
}
.linkboxhome2 a {
	color:#d55b3f;
	text-decoration:none;
}
.linkboxhome2 a:hover{
	color:#4c4c4c;
}



/*----------------------------------- fine formattazioni home page ------------------------------- */


/*----------------------------------- footer -------------------------------- */

/* inizio footer alto */
#footertop{
	width:100%;
	background-image: url(images/rosso_footer.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	padding-top:75px;
	margin-top:30px;
}
#footertop2{
	width:100%;
	background-image: url(images/rosso_footer.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
	padding-top:75px;
	margin-top:100px;
}

#linkfooter{
	width:980px;
	margin: 0 auto;
}

#linksx{
	width:450px;
	float:left;
	text-align:center;
	margin-bottom:20px;
	text-align:right;
}
#mail{
	padding:0px 0px 0px 0px;
	margin:0px;
}
#mail a{
	color:#ff8261;
}
#mail a:hover{
	color:#4c4c4c;
	text-decoration:underline;
}
#linkdx{
	width:340px;
	float:right;
	text-align:left;
	margin-bottom:20px;
}
.allmiddle {
	vertical-align:middle;
}

/* inizio footer basso */
#footerbottom{
	width:100%;
	background-image: url(images/img_footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-position: top;
}
#testofooter{
	width:980px;
	margin:0 auto;
	text-align:center;
	padding-top:50px;
	line-height:32px;
}
#nomefooter{
	font-family:"Lobster", verdana;
	font-size:30px;
	color:#d53f32;
}
#credits{
	background-image: url(images/img_credits.png);
	background-repeat:no-repeat;
	background-position: center;
	background-position: top;
	width:980px;
	margin:0 auto;
	text-align:center;
	padding:12px 0px 40px 0px;
	margin-top:30px;
}
#credits a{
	font-size:12px;
	color:#ff8261;
}
#credits a:hover{
	color:#4c4c4c;
	text-decoration:underline;
}

/*----------------------------------- fine footer ----------------------------- */





/*----------------------------------- formattazioni box gallery ----------------------------- */

#boxcentrato{ 
	width:980px; 
	margin-top:70px;  	/* margine fra i blocchi centrati */
}
#boxcentrato_ogg{ 
	width:980px; 
	margin-top:40px;  	/* margine fra i blocchi centrati */
}
#boxflottato {
	width:236px;
	height:186px; 
	float:left;
	margin: 0px 12px 10px 0px; /* margine fra i box flottati */
	display:inline; /* serve per IE6 altrimenti il valore del margin raddoppia */
	text-align:center;
	position:relative;
}
#boxflottato a {  /* font size e colore testo link dei box */
	color:#4c4c4c;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
#boxflottato a:hover {  /* font size e colore testo link dei box */
	color:#9d533c;
	text-decoration:underline;
}
#boxflottato2{
	width:236px;
	height:186px; 
	float:right;
	margin: 0px; 
	display:inline; 
	text-align:center;
}
#boxflottato2 a {  
	color:#4c4c4c;
	font-size:12px;
	padding:0px 0px 0px 0px;
}
#boxflottato2 a:hover {  
	color:#9d533c;
	text-decoration:underline;
}
#dida {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:17px;
}
#dida a:link {
	font-size:12px;
	text-decoration:none;
}
#dida a:hover {
	color:#F00;
}


#imgallery1 a, #imgallery2 a, #imgallery3 a, #imgallery4 a, #imgallery5 a, #imgallery6 a, #imgallery7 a, #imgallery8 a, #imgallery9 a, #imgallery10 a, #imgallery11 a, #imgallery12 a, #imgallery13 a, #imgallery14 a, #imgallery15 a, #imgallery16 a, #imgallery17 a, #imgallery18 a, #imgallery19 a, #imgallery20 a, #imgallery21 a, #imgallery22 a, #imgallery23 a, #imgallery24 a, #imgallery25 a, #imgallery26 a, #imgallery27 a, #imgallery28 a, #imgallery29 a, #imgallery30 a, #imgallery31 a, #imgallery32 a, #imgallery33 a, #imgallery34 a, #imgallery35 a, #imgallery36 a, #imgallery37 a, #imgallery38 a, #imgallery39 a, #imgallery40 a, #imgallery41 a, #imgallery42 a, #imgallery43 a, #imgallery44 a, #imgallery45 a, #imgallery46 a, #imgallery47 a, #imgallery48 a, #imgallery49 a, #imgallery50 a, #imgallery51 a, #imgallery52 a, #imgallery53 a, #imgallery54 a, #imgallery55 a, #imgallery56 a, #imgallery57 a, #imgallery58 a, #imgallery59 a, #imgallery60 a, #imgallery61 a, #imgallery62 a, #imgallery63 a, #imgallery64 a, #imgallery65 a, #imgallery66 a, #imgallery67 a, #imgallery68 a, #imgallery69 a, #imgallery70 a, #imgallery71 a, #imgallery72 a, #imgallery73 a, #imgallery74 a, #imgallery75 a, #imgallery76 a, #imgallery77 a, #imgallery78 a, #imgallery79 a, #imgallery80 a, #imgallery81 a, #imgallery82 a, #imgallery83 a, #imgallery84 a, #imgallery85 a, #imgallery86 a, #imgallery87 a, #imgallery88 a, #imgallery89 a, #imgallery90 a, #imgallery91 a, #imgallery92 a, #imgallery93 a, #imgallery94 a, #imgallery95 a, #imgallery96 a, #imgallery97 a, #imgallery98 a, #imgallery99 a, #imgallery100 a, #imgallery101 a, #imgallery102 a, #imgallery103 a, #imgallery104 a, #imgallery105 a, #imgallery106 a, #imgallery107 a, #imgallery108 a, #imgallery109 a, #imgallery110 a, #imgallery111 a, #imgallery112 a, #imgallery113 a, #imgallery114 a, #imgallery115 a, #imgallery116 a, #imgallery117 a, #imgallery118 a, #imgallery119 a, #imgallery120 a, #imgallery121 a, #imgallery122 a, #imgallery123 a, #imgallery124 a, #imgallery125 a, #imgallery126 a, #imgallery127 a, #imgallery128 a,  #imgallery129 a,  #imgallery130 a   {
	display:block; /* serve per vedere i box correttamente anche su IE6 */
	width:236px;
	height:186px;
}
#imgallery1, #imgallery1 a{
	background-image:url(images/img_gallery/perfor_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery2, #imgallery2 a{
	background-image:url(images/img_gallery/perfor_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery3, #imgallery3 a{
	background-image:url(images/img_gallery/perfor_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery4, #imgallery4 a{
	background-image:url(images/img_gallery/perfor_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery5, #imgallery5 a{
	background-image:url(images/img_gallery/perfor_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery6, #imgallery6 a{
	background-image:url(images/img_gallery/perfor_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery7, #imgallery7 a{
	background-image:url(images/img_gallery/perfor_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery8, #imgallery8 a{
	background-image:url(images/img_gallery/perfor_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery9, #imgallery9 a{
	background-image:url(images/img_gallery/instal_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery10, #imgallery10 a{
	background-image:url(images/img_gallery/instal_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery11, #imgallery11 a{
	background-image:url(images/img_gallery/instal_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery12, #imgallery12 a{
	background-image:url(images/img_gallery/instal_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery13, #imgallery13 a{
	background-image:url(images/img_gallery/instal_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery14, #imgallery14 a{
	background-image:url(images/img_gallery/instal_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery15, #imgallery15 a{
	background-image:url(images/img_gallery/instal_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery16, #imgallery16 a{
	background-image:url(images/img_gallery/instal_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery17, #imgallery17 a{
	background-image:url(images/img_gallery/instal_9_off.jpg);
	background-repeat:no-repeat;
}
#imgallery18, #imgallery18 a{
	background-image:url(images/img_gallery/instal_10_off.jpg);
	background-repeat:no-repeat;
}
#imgallery19, #imgallery19 a{
	background-image:url(images/img_gallery/instal_11_off.jpg);
	background-repeat:no-repeat;
}
#imgallery20, #imgallery20 a{
	background-image:url(images/img_gallery/instal_12_off.jpg);
	background-repeat:no-repeat;
}
#imgallery21, #imgallery21 a{
	background-image:url(images/img_gallery/instal_13_off.jpg);
	background-repeat:no-repeat;
}
#imgallery22, #imgallery22 a{
	background-image:url(images/img_gallery/cinema_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery23, #imgallery23 a{
	background-image:url(images/img_gallery/cinema_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery24, #imgallery24 a{
	background-image:url(images/img_gallery/cinema_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery25, #imgallery25 a{
	background-image:url(images/img_gallery/cinema_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery26, #imgallery26 a{
	background-image:url(images/img_gallery/cinema_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery27, #imgallery27 a{
	background-image:url(images/img_gallery/cinema_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery28, #imgallery28 a{
	background-image:url(images/img_gallery/cinema_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery29, #imgallery29 a{
	background-image:url(images/img_gallery/cinema_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery30, #imgallery30 a{
	background-image:url(images/img_gallery/cinema_9_off.jpg);
	background-repeat:no-repeat;
}
#imgallery31, #imgallery31 a{
	background-image:url(images/img_gallery/cinema_10_off.jpg);
	background-repeat:no-repeat;
}
#imgallery32, #imgallery32 a{
	background-image:url(images/img_gallery/cinema_11_off.jpg);
	background-repeat:no-repeat;
}
#imgallery33, #imgallery33 a{
	background-image:url(images/img_gallery/cinema_12_off.jpg);
	background-repeat:no-repeat;
}
#imgallery34, #imgallery34 a{
	background-image:url(images/img_gallery/opere_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery35, #imgallery35 a{
	background-image:url(images/img_gallery/opere_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery36, #imgallery36 a{
	background-image:url(images/img_gallery/opere_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery37, #imgallery37 a{
	background-image:url(images/img_gallery/opere_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery38, #imgallery38 a{
	background-image:url(images/img_gallery/opere_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery39, #imgallery39 a{
	background-image:url(images/img_gallery/opere_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery40, #imgallery40 a{
	background-image:url(images/img_gallery/opere_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery41, #imgallery41 a{
	background-image:url(images/img_gallery/opere_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery42, #imgallery42 a{
	background-image:url(images/img_gallery/opere_9_off.jpg);
	background-repeat:no-repeat;
}
#imgallery43, #imgallery43 a{
	background-image:url(images/img_gallery/opere_10_off.jpg);
	background-repeat:no-repeat;
}
#imgallery44, #imgallery44 a{
	background-image:url(images/img_gallery/opere_11_off.jpg);
	background-repeat:no-repeat;
}
#imgallery45, #imgallery45 a{
	background-image:url(images/img_gallery/opere_12_off.jpg);
	background-repeat:no-repeat;
}
#imgallery46, imgallery46 a{
	background-image:url(images/img_gallery/opere_13_off.jpg);
	background-repeat:no-repeat;
}
#imgallery47, #imgallery47 a{
	background-image:url(images/img_gallery/opere_14_off.jpg);
	background-repeat:no-repeat;
}
#imgallery48, #imgallery48 a{
	background-image:url(images/img_gallery/opere_15_off.jpg);
	background-repeat:no-repeat;
}
#imgallery49, #imgallery49 a{
	background-image:url(images/img_gallery/opere_16_off.jpg);
	background-repeat:no-repeat;
}
#imgallery50, #imgallery50 a{
	background-image:url(images/img_gallery/opere_17_off.jpg);
	background-repeat:no-repeat;
}
#imgallery51, #imgallery51 a{
	background-image:url(images/img_gallery/opere_18_off.jpg);
	background-repeat:no-repeat;
}
#imgallery52, #imgallery52 a{
	background-image:url(images/img_gallery/opere_19_off.jpg);
	background-repeat:no-repeat;
}
#imgallery53, #imgallery53 a{
	background-image:url(images/img_gallery/opere_20_off.jpg);
	background-repeat:no-repeat;
}
#imgallery54, #imgallery54 a{
	background-image:url(images/img_gallery/opere_21_off.jpg);
	background-repeat:no-repeat;
}
#imgallery55, #imgallery55 a{
	background-image:url(images/img_gallery/opere_22_off.jpg);
	background-repeat:no-repeat;
}
#imgallery56, #imgallery56 a{
	background-image:url(images/img_gallery/opere_23_off.jpg);
	background-repeat:no-repeat;
}
#imgallery57, #imgallery57 a{
	background-image:url(images/img_gallery/opere_24_off.jpg);
	background-repeat:no-repeat;
}
#imgallery58, #imgallery58 a{
	background-image:url(images/img_gallery/opere_25_off.jpg);
	background-repeat:no-repeat;
}
#imgallery59, #imgallery59 a{
	background-image:url(images/img_gallery/opere_26_off.jpg);
	background-repeat:no-repeat;
}
#imgallery60, #imgallery60 a{
	background-image:url(images/img_gallery/opere_27_off.jpg);
	background-repeat:no-repeat;
}
#imgallery61, #imgallery61 a{
	background-image:url(images/img_gallery/opere_28_off.jpg);
	background-repeat:no-repeat;
}
#imgallery62, #imgallery62 a{
	background-image:url(images/img_gallery/opere_29_off.jpg);
	background-repeat:no-repeat;
}
#imgallery63, #imgallery63 a{
	background-image:url(images/img_gallery/opere_30_off.jpg);
	background-repeat:no-repeat;
}
#imgallery64, #imgallery64 a{
	background-image:url(images/img_gallery/ogget_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery65, #imgallery65 a{
	background-image:url(images/img_gallery/ogget_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery66, #imgallery66 a{
	background-image:url(images/img_gallery/ogget_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery67, #imgallery67 a{
	background-image:url(images/img_gallery/ogget_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery68, #imgallery68 a{
	background-image:url(images/img_gallery/ogget_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery69, #imgallery69 a{
	background-image:url(images/img_gallery/ogget_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery70, #imgallery70 a{
	background-image:url(images/img_gallery/ogget_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery71, #imgallery71 a{
	background-image:url(images/img_gallery/ogget_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery72, #imgallery72 a{
	background-image:url(images/img_gallery/ogget_9_off.jpg);
	background-repeat:no-repeat;
}
#imgallery73, #imgallery73 a{
	background-image:url(images/img_gallery/ogget_10_off.jpg);
	background-repeat:no-repeat;
}
#imgallery74, #imgallery74 a{
	background-image:url(images/img_gallery/ogget_11_off.jpg);
	background-repeat:no-repeat;
}
#imgallery75, #imgallery75 a{
	background-image:url(images/img_gallery/ogget_12_off.jpg);
	background-repeat:no-repeat;
}
#imgallery76, #imgallery76 a{
	background-image:url(images/img_gallery/ogget_13_off.jpg);
	background-repeat:no-repeat;
}
#imgallery77, #imgallery77 a{
	background-image:url(images/img_gallery/ogget_14_off.jpg);
	background-repeat:no-repeat;
}
#imgallery78, #imgallery78 a{
	background-image:url(images/img_gallery/ogget_15_off.jpg);
	background-repeat:no-repeat;
}
#imgallery79, #imgallery79 a{
	background-image:url(images/img_gallery/ogget_16_off.jpg);
	background-repeat:no-repeat;
}
#imgallery80, #imgallery80 a{
	background-image:url(images/img_gallery/ogget_17_off.jpg);
	background-repeat:no-repeat;
}
#imgallery81, #imgallery81 a{
	background-image:url(images/img_gallery/ogget_18_off.jpg);
	background-repeat:no-repeat;
}
#imgallery82, #imgallery82 a{
	background-image:url(images/img_gallery/ogget_19_off.jpg);
	background-repeat:no-repeat;
}
#imgallery83, #imgallery83 a{
	background-image:url(images/img_gallery/ogget_20_off.jpg);
	background-repeat:no-repeat;
}
#imgallery84, #imgallery84 a{
	background-image:url(images/img_gallery/ogget_21_off.jpg);
	background-repeat:no-repeat;
}
#imgallery85, #imgallery85 a{
	background-image:url(images/img_gallery/ogget_22_off.jpg);
	background-repeat:no-repeat;
}
#imgallery86, #imgallery86 a{
	background-image:url(images/img_gallery/opere_31_off.jpg);
	background-repeat:no-repeat;
}
#imgallery87, #imgallery87 a{
	background-image:url(images/img_gallery/ogget_23_off.jpg);
	background-repeat:no-repeat;
}
#imgallery88, #imgallery88 a{
	background-image:url(images/img_gallery/ogget_24_off.jpg);
	background-repeat:no-repeat;
}
#imgallery89, #imgallery89 a{
	background-image:url(images/img_gallery/ogget_25_off.jpg);
	background-repeat:no-repeat;
}
#imgallery90, #imgallery90 a{
	background-image:url(images/img_gallery/fotog_1_off.jpg);
	background-repeat:no-repeat;
}
#imgallery91, #imgallery91 a{
	background-image:url(images/img_gallery/fotog_2_off.jpg);
	background-repeat:no-repeat;
}
#imgallery92, #imgallery92 a{
	background-image:url(images/img_gallery/fotog_3_off.jpg);
	background-repeat:no-repeat;
}
#imgallery93, #imgallery93 a{
	background-image:url(images/img_gallery/fotog_4_off.jpg);
	background-repeat:no-repeat;
}
#imgallery94, #imgallery94 a{
	background-image:url(images/img_gallery/fotog_5_off.jpg);
	background-repeat:no-repeat;
}
#imgallery95, #imgallery95 a{
	background-image:url(images/img_gallery/fotog_6_off.jpg);
	background-repeat:no-repeat;
}
#imgallery96, #imgallery96 a{
	background-image:url(images/img_gallery/fotog_7_off.jpg);
	background-repeat:no-repeat;
}
#imgallery97, #imgallery97 a{
	background-image:url(images/img_gallery/fotog_8_off.jpg);
	background-repeat:no-repeat;
}
#imgallery98, #imgallery98 a{
	background-image:url(images/img_gallery/fotog_9_off.jpg);
	background-repeat:no-repeat;
}
#imgallery99, #imgallery99 a{
	background-image:url(images/img_gallery/fotog_10_off.jpg);
	background-repeat:no-repeat;
}
#imgallery100, #imgallery100 a{
	background-image:url(images/img_gallery/fotog_11_off.jpg);
	background-repeat:no-repeat;
}
#imgallery101, #imgallery101 a{
	background-image:url(images/img_gallery/fotog_12_off.jpg);
	background-repeat:no-repeat;
}
#imgallery102, #imgallery102 a{
	background-image:url(images/img_gallery/fotog_13_off.jpg);
	background-repeat:no-repeat;
}
#imgallery103, #imgallery103 a{
	background-image:url(images/img_gallery/fotog_14_off.jpg);
	background-repeat:no-repeat;
}
#imgallery104, #imgallery104 a{
	background-image:url(images/img_gallery/fotog_15_off.jpg);
	background-repeat:no-repeat;
}
#imgallery105, #imgallery105 a{
	background-image:url(images/img_gallery/fotog_16_off.jpg);
	background-repeat:no-repeat;
}
#imgallery106, #imgallery106 a{
	background-image:url(images/img_gallery/fotog_17_off.jpg);
	background-repeat:no-repeat;
}
#imgallery107, #imgallery107 a{
	background-image:url(images/img_gallery/fotog_18_off.jpg);
	background-repeat:no-repeat;
}
#imgallery108, #imgallery108 a{
	background-image:url(images/img_gallery/fotog_19_off.jpg);
	background-repeat:no-repeat;
}
#imgallery109, #imgallery109 a{
	background-image:url(images/img_gallery/fotog_20_off.jpg);
	background-repeat:no-repeat;
}
#imgallery110, #imgallery110 a{
	background-image:url(images/img_gallery/fotog_21_off.jpg);
	background-repeat:no-repeat;
}
#imgallery111, #imgallery111 a{
	background-image:url(images/img_gallery/fotog_22_off.jpg);
	background-repeat:no-repeat;
}
#imgallery112, #imgallery112 a{
	background-image:url(images/img_gallery/fotog_23_off.jpg);
	background-repeat:no-repeat;
}
#imgallery113, #imgallery113 a{
	background-image:url(images/img_gallery/fotog_24_off.jpg);
	background-repeat:no-repeat;
}
#imgallery114, #imgallery114 a{
	background-image:url(images/img_gallery/fotog_25_off.jpg);
	background-repeat:no-repeat;
}
#imgallery115, #imgallery115 a{
	background-image:url(images/img_gallery/fotog_26_off.jpg);
	background-repeat:no-repeat;
}
#imgallery116, #imgallery116 a{
	background-image:url(images/img_gallery/fotog_27_off.jpg);
	background-repeat:no-repeat;
}
#imgallery117, #imgallery117 a{
	background-image:url(images/img_gallery/fotog_28_off.jpg);
	background-repeat:no-repeat;
}
#imgallery118, #imgallery118 a{
	background-image:url(images/img_gallery/fotog_29_off.jpg);
	background-repeat:no-repeat;
}
#imgallery119, #imgallery119 a{
	background-image:url(images/img_gallery/fotog_30_off.jpg);
	background-repeat:no-repeat;
}
#imgallery120, #imgallery120 a{
	background-image:url(images/img_gallery/fotog_31_off.jpg);
	background-repeat:no-repeat;
}
#imgallery121, #imgallery121 a{
	background-image:url(images/img_gallery/fotog_32_off.jpg);
	background-repeat:no-repeat;
}
#imgallery122, #imgallery122 a{
	background-image:url(images/img_gallery/fotog_33_off.jpg);
	background-repeat:no-repeat;
}
#imgallery123, #imgallery123 a{
	background-image:url(images/img_gallery/fotog_34_off.jpg);
	background-repeat:no-repeat;
}
#imgallery124, #imgallery124 a{
	background-image:url(images/img_gallery/fotog_35_off.jpg);
	background-repeat:no-repeat;
}
#imgallery125, #imgallery125 a{
	background-image:url(images/img_gallery/fotog_36_off.jpg);
	background-repeat:no-repeat;
}
#imgallery126, #imgallery126 a{
	background-image:url(images/img_gallery/fotog_37_off.jpg);
	background-repeat:no-repeat;
}
#imgallery127, #imgallery127 a{
	background-image:url(images/img_gallery/fotog_38_off.jpg);
	background-repeat:no-repeat;
}
#imgallery128, #imgallery128 a{
	background-image:url(images/img_gallery/fotog_39_off.jpg);
	background-repeat:no-repeat;
}
#imgallery129, #imgallery129 a{
	background-image:url(images/img_gallery/opere_31_off.jpg);
	background-repeat:no-repeat;
}
#imgallery130, #imgallery130 a{
	background-image:url(images/img_gallery/opere_32_off.jpg);
	background-repeat:no-repeat;
}





#imgallery1 a:hover{
	background-image:url(images/img_gallery/perfor_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery2 a:hover{
	background-image:url(images/img_gallery/perfor_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery3 a:hover{
	background-image:url(images/img_gallery/perfor_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery4 a:hover{
	background-image:url(images/img_gallery/perfor_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery5 a:hover{
	background-image:url(images/img_gallery/perfor_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery6 a:hover{
	background-image:url(images/img_gallery/perfor_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery7 a:hover{
	background-image:url(images/img_gallery/perfor_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery8 a:hover{
	background-image:url(images/img_gallery/perfor_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery9 a:hover{
	background-image:url(images/img_gallery/instal_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery10 a:hover{
	background-image:url(images/img_gallery/instal_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery11 a:hover{
	background-image:url(images/img_gallery/instal_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery12 a:hover{
	background-image:url(images/img_gallery/instal_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery13 a:hover{
	background-image:url(images/img_gallery/instal_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery14 a:hover{
	background-image:url(images/img_gallery/instal_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery15 a:hover{
	background-image:url(images/img_gallery/instal_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery16 a:hover{
	background-image:url(images/img_gallery/instal_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery17 a:hover{
	background-image:url(images/img_gallery/instal_9_on.jpg);
	background-repeat:no-repeat;
}
#imgallery18 a:hover{
	background-image:url(images/img_gallery/instal_10_on.jpg);
	background-repeat:no-repeat;
}
#imgallery19 a:hover{
	background-image:url(images/img_gallery/instal_11_on.jpg);
	background-repeat:no-repeat;
}
#imgallery20 a:hover{
	background-image:url(images/img_gallery/instal_12_on.jpg);
	background-repeat:no-repeat;
}
#imgallery21 a:hover{
	background-image:url(images/img_gallery/instal_13_on.jpg);
	background-repeat:no-repeat;
}
#imgallery22 a:hover{
	background-image:url(images/img_gallery/cinema_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery23 a:hover{
	background-image:url(images/img_gallery/cinema_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery24 a:hover{
	background-image:url(images/img_gallery/cinema_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery25 a:hover{
	background-image:url(images/img_gallery/cinema_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery26 a:hover{
	background-image:url(images/img_gallery/cinema_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery27 a:hover{
	background-image:url(images/img_gallery/cinema_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery28 a:hover{
	background-image:url(images/img_gallery/cinema_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery29 a:hover{
	background-image:url(images/img_gallery/cinema_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery30 a:hover{
	background-image:url(images/img_gallery/cinema_9_on.jpg);
	background-repeat:no-repeat;
}
#imgallery31 a:hover{
	background-image:url(images/img_gallery/cinema_10_on.jpg);
	background-repeat:no-repeat;
}
#imgallery32 a:hover{
	background-image:url(images/img_gallery/cinema_11_on.jpg);
	background-repeat:no-repeat;
}
#imgallery33 a:hover{
	background-image:url(images/img_gallery/cinema_12_on.jpg);
	background-repeat:no-repeat;
}
#imgallery34 a:hover{
	background-image:url(images/img_gallery/opere_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery35 a:hover{
	background-image:url(images/img_gallery/opere_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery36 a:hover{
	background-image:url(images/img_gallery/opere_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery37 a:hover{
	background-image:url(images/img_gallery/opere_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery38 a:hover{
	background-image:url(images/img_gallery/opere_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery39 a:hover{
	background-image:url(images/img_gallery/opere_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery40 a:hover{
	background-image:url(images/img_gallery/opere_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery41 a:hover{
	background-image:url(images/img_gallery/opere_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery42 a:hover{
	background-image:url(images/img_gallery/opere_9_on.jpg);
	background-repeat:no-repeat;
}
#imgallery43 a:hover{
	background-image:url(images/img_gallery/opere_10_on.jpg);
	background-repeat:no-repeat;
}
#imgallery44 a:hover{
	background-image:url(images/img_gallery/opere_11_on.jpg);
	background-repeat:no-repeat;
}
#imgallery45 a:hover{
	background-image:url(images/img_gallery/opere_12_on.jpg);
	background-repeat:no-repeat;
}
#imgallery46 a:hover{
	background-image:url(images/img_gallery/opere_13_on.jpg);
	background-repeat:no-repeat;
}
#imgallery47 a:hover{
	background-image:url(images/img_gallery/opere_14_on.jpg);
	background-repeat:no-repeat;
}
#imgallery48 a:hover{
	background-image:url(images/img_gallery/opere_15_on.jpg);
	background-repeat:no-repeat;
}
#imgallery49 a:hover{
	background-image:url(images/img_gallery/opere_16_on.jpg);
	background-repeat:no-repeat;
}
#imgallery50 a:hover{
	background-image:url(images/img_gallery/opere_17_on.jpg);
	background-repeat:no-repeat;
}
#imgallery51 a:hover{
	background-image:url(images/img_gallery/opere_18_on.jpg);
	background-repeat:no-repeat;
}
#imgallery52 a:hover{
	background-image:url(images/img_gallery/opere_19_on.jpg);
	background-repeat:no-repeat;
}
#imgallery53 a:hover{
	background-image:url(images/img_gallery/opere_20_on.jpg);
	background-repeat:no-repeat;
}
#imgallery54 a:hover{
	background-image:url(images/img_gallery/opere_21_on.jpg);
	background-repeat:no-repeat;
}
#imgallery55 a:hover{
	background-image:url(images/img_gallery/opere_22_on.jpg);
	background-repeat:no-repeat;
}
#imgallery56 a:hover{
	background-image:url(images/img_gallery/opere_23_on.jpg);
	background-repeat:no-repeat;
}
#imgallery57 a:hover{
	background-image:url(images/img_gallery/opere_24_on.jpg);
	background-repeat:no-repeat;
}
#imgallery58 a:hover{
	background-image:url(images/img_gallery/opere_25_on.jpg);
	background-repeat:no-repeat;
}
#imgallery59 a:hover{
	background-image:url(images/img_gallery/opere_26_on.jpg);
	background-repeat:no-repeat;
}
#imgallery60 a:hover{
	background-image:url(images/img_gallery/opere_27_on.jpg);
	background-repeat:no-repeat;
}
#imgallery61 a:hover{
	background-image:url(images/img_gallery/opere_28_on.jpg);
	background-repeat:no-repeat;
}
#imgallery62 a:hover{
	background-image:url(images/img_gallery/opere_29_on.jpg);
	background-repeat:no-repeat;
}
#imgallery63 a:hover{
	background-image:url(images/img_gallery/opere_30_on.jpg);
	background-repeat:no-repeat;
}
#imgallery64 a:hover{
	background-image:url(images/img_gallery/ogget_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery65 a:hover{
	background-image:url(images/img_gallery/ogget_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery66 a:hover{
	background-image:url(images/img_gallery/ogget_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery67 a:hover{
	background-image:url(images/img_gallery/ogget_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery68 a:hover{
	background-image:url(images/img_gallery/ogget_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery69 a:hover{
	background-image:url(images/img_gallery/ogget_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery70 a:hover{
	background-image:url(images/img_gallery/ogget_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery71 a:hover{
	background-image:url(images/img_gallery/ogget_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery72 a:hover{
	background-image:url(images/img_gallery/ogget_9_on.jpg);
	background-repeat:no-repeat;
}
#imgallery73 a:hover{
	background-image:url(images/img_gallery/ogget_10_on.jpg);
	background-repeat:no-repeat;
}
#imgallery74 a:hover{
	background-image:url(images/img_gallery/ogget_11_on.jpg);
	background-repeat:no-repeat;
}
#imgallery75 a:hover{
	background-image:url(images/img_gallery/ogget_12_on.jpg);
	background-repeat:no-repeat;
}
#imgallery76 a:hover{
	background-image:url(images/img_gallery/ogget_13_on.jpg);
	background-repeat:no-repeat;
}
#imgallery77 a:hover{
	background-image:url(images/img_gallery/ogget_14_on.jpg);
	background-repeat:no-repeat;
}
#imgallery78 a:hover{
	background-image:url(images/img_gallery/ogget_15_on.jpg);
	background-repeat:no-repeat;
}
#imgallery79 a:hover{
	background-image:url(images/img_gallery/ogget_16_on.jpg);
	background-repeat:no-repeat;
}
#imgallery80 a:hover{
	background-image:url(images/img_gallery/ogget_17_on.jpg);
	background-repeat:no-repeat;
}
#imgallery81 a:hover{
	background-image:url(images/img_gallery/ogget_18_on.jpg);
	background-repeat:no-repeat;
}
#imgallery82 a:hover{
	background-image:url(images/img_gallery/ogget_19_on.jpg);
	background-repeat:no-repeat;
}
#imgallery83 a:hover{
	background-image:url(images/img_gallery/ogget_20_on.jpg);
	background-repeat:no-repeat;
}
#imgallery84 a:hover{
	background-image:url(images/img_gallery/ogget_21_on.jpg);
	background-repeat:no-repeat;
}
#imgallery85 a:hover{
	background-image:url(images/img_gallery/ogget_22_on.jpg);
	background-repeat:no-repeat;
}
#imgallery86 a:hover{
	background-image:url(images/img_gallery/opere_31_on.jpg);
	background-repeat:no-repeat;
}
#imgallery87 a:hover{
	background-image:url(images/img_gallery/ogget_23_on.jpg);
	background-repeat:no-repeat;
}
#imgallery88 a:hover{
	background-image:url(images/img_gallery/ogget_24_on.jpg);
	background-repeat:no-repeat;
}
#imgallery89 a:hover{
	background-image:url(images/img_gallery/ogget_25_on.jpg);
	background-repeat:no-repeat;
}
#imgallery90 a:hover{
	background-image:url(images/img_gallery/fotog_1_on.jpg);
	background-repeat:no-repeat;
}
#imgallery91 a:hover{
	background-image:url(images/img_gallery/fotog_2_on.jpg);
	background-repeat:no-repeat;
}
#imgallery92 a:hover{
	background-image:url(images/img_gallery/fotog_3_on.jpg);
	background-repeat:no-repeat;
}
#imgallery93 a:hover{
	background-image:url(images/img_gallery/fotog_4_on.jpg);
	background-repeat:no-repeat;
}
#imgallery94 a:hover{
	background-image:url(images/img_gallery/fotog_5_on.jpg);
	background-repeat:no-repeat;
}
#imgallery95 a:hover{
	background-image:url(images/img_gallery/fotog_6_on.jpg);
	background-repeat:no-repeat;
}
#imgallery96 a:hover{
	background-image:url(images/img_gallery/fotog_7_on.jpg);
	background-repeat:no-repeat;
}
#imgallery97 a:hover{
	background-image:url(images/img_gallery/fotog_8_on.jpg);
	background-repeat:no-repeat;
}
#imgallery98 a:hover{
	background-image:url(images/img_gallery/fotog_9_on.jpg);
	background-repeat:no-repeat;
}
#imgallery99 a:hover{
	background-image:url(images/img_gallery/fotog_10_on.jpg);
	background-repeat:no-repeat;
}
#imgallery100 a:hover{
	background-image:url(images/img_gallery/fotog_11_on.jpg);
	background-repeat:no-repeat;
}
#imgallery101 a:hover{
	background-image:url(images/img_gallery/fotog_12_on.jpg);
	background-repeat:no-repeat;
}
#imgallery102 a:hover{
	background-image:url(images/img_gallery/fotog_13_on.jpg);
	background-repeat:no-repeat;
}
#imgallery103 a:hover{
	background-image:url(images/img_gallery/fotog_14_on.jpg);
	background-repeat:no-repeat;
}
#imgallery104 a:hover{
	background-image:url(images/img_gallery/fotog_15_on.jpg);
	background-repeat:no-repeat;
}
#imgallery105 a:hover{
	background-image:url(images/img_gallery/fotog_16_on.jpg);
	background-repeat:no-repeat;
}
#imgallery106 a:hover{
	background-image:url(images/img_gallery/fotog_17_on.jpg);
	background-repeat:no-repeat;
}
#imgallery107 a:hover{
	background-image:url(images/img_gallery/fotog_18_on.jpg);
	background-repeat:no-repeat;
}
#imgallery108 a:hover{
	background-image:url(images/img_gallery/fotog_19_on.jpg);
	background-repeat:no-repeat;
}
#imgallery109 a:hover{
	background-image:url(images/img_gallery/fotog_20_on.jpg);
	background-repeat:no-repeat;
}
#imgallery110 a:hover{
	background-image:url(images/img_gallery/fotog_21_on.jpg);
	background-repeat:no-repeat;
}
#imgallery111 a:hover{
	background-image:url(images/img_gallery/fotog_22_on.jpg);
	background-repeat:no-repeat;
}
#imgallery112 a:hover{
	background-image:url(images/img_gallery/fotog_23_on.jpg);
	background-repeat:no-repeat;
}
#imgallery113 a:hover{
	background-image:url(images/img_gallery/fotog_24_on.jpg);
	background-repeat:no-repeat;
}
#imgallery114 a:hover{
	background-image:url(images/img_gallery/fotog_25_on.jpg);
	background-repeat:no-repeat;
}
#imgallery115 a:hover{
	background-image:url(images/img_gallery/fotog_26_on.jpg);
	background-repeat:no-repeat;
}
#imgallery116 a:hover{
	background-image:url(images/img_gallery/fotog_27_on.jpg);
	background-repeat:no-repeat;
}
#imgallery117 a:hover{
	background-image:url(images/img_gallery/fotog_28_on.jpg);
	background-repeat:no-repeat;
}
#imgallery118 a:hover{
	background-image:url(images/img_gallery/fotog_29_on.jpg);
	background-repeat:no-repeat;
}
#imgallery119 a:hover{
	background-image:url(images/img_gallery/fotog_30_on.jpg);
	background-repeat:no-repeat;
}
#imgallery120 a:hover{
	background-image:url(images/img_gallery/fotog_31_on.jpg);
	background-repeat:no-repeat;
}
#imgallery121 a:hover{
	background-image:url(images/img_gallery/fotog_32_on.jpg);
	background-repeat:no-repeat;
}
#imgallery122 a:hover{
	background-image:url(images/img_gallery/fotog_33_on.jpg);
	background-repeat:no-repeat;
}
#imgallery123 a:hover{
	background-image:url(images/img_gallery/fotog_34_on.jpg);
	background-repeat:no-repeat;
}
#imgallery124 a:hover{
	background-image:url(images/img_gallery/fotog_35_on.jpg);
	background-repeat:no-repeat;
}
#imgallery125 a:hover{
	background-image:url(images/img_gallery/fotog_36_on.jpg);
	background-repeat:no-repeat;
}
#imgallery126 a:hover{
	background-image:url(images/img_gallery/fotog_37_on.jpg);
	background-repeat:no-repeat;
}
#imgallery127 a:hover{
	background-image:url(images/img_gallery/fotog_38_on.jpg);
	background-repeat:no-repeat;
}
#imgallery128 a:hover{
	background-image:url(images/img_gallery/fotog_39_on.jpg);
	background-repeat:no-repeat;
}
#imgallery129 a:hover{
	background-image:url(images/img_gallery/opere_31_on.jpg);
	background-repeat:no-repeat;
}
#imgallery130 a:hover{
	background-image:url(images/img_gallery/opere_32_on.jpg);
	background-repeat:no-repeat;
}
/*----------------------------------- testi ----------------------------- */
h1{
	font-size:30px;
}
.testohome{
	width:980px;
	margin-top:120px;
	text-align:center;
}
.testopag{
	width:980px;
	margin-top:40px;
	text-align:center;
}
.testopag2{
	width:980px;
	margin-top:60px;
	text-align:center;
	border-top:#CCC solid 1px;
	padding-top:10px;
}
.testopag ul{
	list-style-type: none;
	padding:0px;
}
.colespfoto{
	width:980px;
	margin:0px 0px 0px 0px;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}
.colespfoto ul{
	padding-left:0px;
	margin-left:0px;
	
}
.titoloespfoto{
	font-size:24px;
	
	text-align:center;
	margin:30px 0px 30px 0px;
}
.coltestomostre_sx{
	width:480px;
	margin:40px 0px 0px 0px;
	text-align:left;
	float:left;
}
.coltestomostre_dx{
	width:480px;
	margin:40px 0px 0px 0px;
	text-align:left;
	float: right;
}
.coltestomostre ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 20px;
}
.coltestopubb_sx{
	width:480px;
	margin:40px 0px 0px 0px;
	text-align:left;
	float:left;
}
.coltestopubb_dx{
	width:480px;
	margin:40px 0px 0px 0px;
	text-align:left;
	float: right;
}
.coltestopubb_sx li, .coltestopubb_dx li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
.testopaginstal {
	width:980px;
	margin-top:40px;
	text-align:center;
}
.testopaginstal ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.testopaginstal li{
	font-weight:bold;
}


/*----------------------------------- formattazioni varie ----------------------------- */

hr{
	border:#dcdcdc;
	height:1px;
	background-color:#dcdcdc;
}
#rimuovifloat{
	clear:both;
}
#path, #path2{
	margin-top:145px;
	background-image:url(images/path.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	width:100%;
	height:79px;
	font-family:'Lobster', verdana;
	color:#ffffff;
}
#path {
	font-size: 32px;
	padding-top:34px;
}
#path2{
	font-size: 28px; 
	padding-top:34px;
}
.elencorosso {
	color:#ee432d;
}
#nomebio {
	font-size:42px;
}
#titolinobio {
	font-size:18px;
	color:#989898;
}
.corsivo {
	font-style:italic;
}
.grassetto {
	font-weight:bold;
}
.fotobio, .fotocontatti {
	margin:50px auto;
	width:551px;
}
#titolinocontatti {
	font-size:14px;
	color:#989898;
	line-height:40px;
}
.testocontatti{
	width:550px;
	padding:40px 0px 20px 0px;
	margin: 50px auto;
	text-align:center;
	border-top:#b7b7b7 solid 1px;
	border-bottom:#b7b7b7 solid 1px;
}
#nomecontatti {
	font-size:28px;
	font-weight:bold;
}
.fotomostre {
	width:100%;
	margin-top:50px;
}
.titolomostre{
	width:283px;
	height:52px;
	background-image:url(images/img_pennellata.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:13px 0px 0px 18px;
	margin-top:30px;
	text-align:left;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.trattelenco {
	list-style-image: url(images/trattino.gif);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type:none;
}
.data {
	font: 17px 'Lobster', verdana;
	color:#d64031;
	list-style-type:none;
	list-style-image:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.fotomostre img {
	padding:0px 0px 0px 0px;
}
#sx{
	padding:0px 0px 0px 0px;
	margin:0px 40px 0px 0px;
}
#dx{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 40px;
}

/*-- formattazioni testi sezioni pag oggettistica, installazioni, opere -- */
.sez_ogg {
	text-align:left;
	font-size:18px;
	margin-bottom:30px;
	border-top:1px solid #ccc;
	padding-top:30px;
}
.sez_instal {
	text-align:left;
	font-size:14px;
	margin-bottom:30px;
	border-top:1px solid #ccc;
	padding-top:30px;
}
.sez_opere {
	text-align:left;
	margin-bottom:50px;
	border-top:1px solid #ccc;
	padding-top:10px;
}