.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border: 0px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
	display:none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}




body {
	margin: 0px;
	padding: 0px;
	background:url(immagini/sfondo_body.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sfondoHeader{
	height:352px;
	background:url(immagini/sfondo_header.gif) repeat-x top left;
	margin-bottom:0px;
}
.sfondoPannocchia{
	height:352px;
	background:url(immagini/sfondo_pannocchia.gif) no-repeat top right;
}
.sfondoPag{
	background:url(immagini/sfondo_pag.gif) repeat-y top left;
}
.designPag{
	background:url(immagini/design_sfondoPagFiore.gif) no-repeat right bottom;
}
.sfumaturaSu{
	background:url(immagini/design_PagSu.gif) no-repeat top left;
}

.sinistra{
	border-right:1px dashed #dfceb6;
}
.boxInfo{
	background:url(immagini/box_sx.gif) no-repeat top left;
	height:213px;
}
.boxInfo td{
	padding:32px 20px 26px 20px;
	font-size:10px; color:#665e53;
}
.boxInfo td h6{
	font-size:14px; font-weight:bold; color:#807668;
	margin:0px;
}
.contenuti{
	padding:14px 56px 20px 16px;
	font-size:10px; color:#665e53;
}
.contenuti p{
	font-size:10px; color:#665e53;
	margin-top:0px; margin-bottom:4px;
	padding-bottom:6px;
	text-align:justify; line-height:15px;
}
.contenuti h1{
	font-size:16px; color:#b84500;
	border-bottom:1px solid #dfceb6;
	margin-top:0px;
	padding-bottom:5px; padding-left:24px;
	background:url(immagini/design_h1.gif) no-repeat left bottom;
}
.contenuti h2{
	font-size:13px; color:#c66c33;
	padding-bottom:3px; 
	margin-top:6px; margin-bottom:15px;
	background:url(immagini/design_h2.gif) no-repeat right top;
	border-bottom:1px solid #d1c3af;
}
.contenuti a{
	font-size:10px; color:#665e53; font-weight:bold;
	text-decoration:none;
}
.contenuti img{
	float:left;
	margin:0px 12px 3px 0px;
}
.contenuti a:hover{
	font-size:10px; color:#c66c33; font-weight:bold;
	text-decoration:none;
}
.footer{
	height:57px;
	background:url(immagini/sfondo_footer.gif) no-repeat top left;
	font-size:10px; color:#90816c;
	padding-left:24px; padding-right:24px;
}
.footer a{
	font-size:10px; color:#90816c; text-decoration:none;
}
.footer a:hover{
	font-size:10px; color:#90816c; text-decoration:underline;
}

