<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#galleriaFoto {
	width: 700px;
	height: 100px;
	padding: 100px 0 60px 0;
	text-align: center;
	border: 8px solid #FCA9FF;
	margin: 20px 0 0 10px;
}

#galleriaInterna {
	margin-left: -10px;
}

#galleriaFotoPiccola {
	width: 700px;
}

#contenutoPagina #svwp1 ul, #contenutoPagina .thumbSlider ul {margin-bottom: 0!important; padding-left: 0!important; list-style-type: none!important; padding-right: 0!important; text-align: justify!important;}
#contenutoPagina #svwp1  ul li, #contenutoPagina #svwp1 ol li { color: black!important; padding-top: 0!important; }
#contenutoPagina #svwp1 img, #contenutoPagina .thumbSlider ul li a img {float: none!important; background-color: none!important; padding: 0!important; margin: 0!important; border: none!important;}
#contenutoPagina .thumbSlider ul li {margin-top: -4px!important;}
#contenutoPagina .right img, #contenutoPagina .left img{ background-color: #cccccc!important; padding: 0!important; margin: 63px 0 0 5px!important; border: none!important;}
#contenutoPagina .thumbSlider p { padding: 0!important; text-align: justify!important;}

.svwp {width: 43px; height: 43px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/

.slideViewer { 
position: relative;
overflow: hidden; 
margin: 20px auto;
padding: 0;
background: #fff;
width: 700px!important;
height: 400px!important;
overflow: hidden;
margin-left: 10px!important;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #000;
font: normal 10px Verdana;
margin-top: 376px!important;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
width: 650px!important;
left: 18px!important;

}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background-color: #cccccc; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;

}
a.left {
position: relative;
left: 17px;
}

a.right {
margin-left: 707.5px!important;
}

a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
 /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;

}
a.l_dis span, a.r_dis span {
visibility: hidden;
}
a:focus {outline:none;}
</pre></body></html>