<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	margin:0; 
	padding:0;
	text-align:center;
	font:11px/15px Tahoma, Helvetica, Arial, sans-serif;
	background:#000;
	color:#fff;
}
img { border:0; }
.small { font-size:10px; color:#b4b4b4; }
p { text-align:left; }
#footr p { text-align:right; }

#box {
	width:980px;
	min-height:620px; 
	height:auto !important; 
	height:620px;
	margin:auto;
	text-align:left;  
	background:transparent url(/global/img/bg.jpg) no-repeat scroll top center; 	
}
#sx { 
	float:left;
	width:286px;
}
#dx { 
	float:left;
	width:694px; 	
}
#path { 
	margin:40px 60px 0 0; 
	padding:0;
	text-align:right; 
	min-height:20px; 
	height:auto !important; 
	height:20px;
	text-transform:lowercase;
}
#main {
	width:617px; 
	min-height:580px; 
	height:auto !important; 
	height:580px;
	margin-top:20px;
}
#footer { 
	width:500px;	
	border-top:1px solid #b4b4b4;
	color:#b4b4b4;
	margin-top:40px;	
}
#footl { 
	float:left; 
	width:400px;
}
#footr { 
	float:left; 
	width:100px; 
	background:transparent;
	text-align:right;
}
#footr p { margin:8px 5px 0 0; }

#notie { margin-top:10px; }

/* catalogo */
.cat1, .cat2, .cat3, .cat4 { 
	float:left;
	width:134px; 
	min-height:210px; 
	height:auto !important; 
	height:210px;
}

.cat1 { clear:left; margin:10px 27px 10px 0; }
.cat2, .cat3 { margin:10px 27px 10px 0; }
.cat4 { margin:10px 0; }

.cat1 img { border:2px solid #fff; margin:3px; }
.cat2 img { border:2px solid #fff; margin:3px; }
.cat3 img { border:2px solid #fff; margin:3px; }
.cat4 img { border:2px solid #fff; margin:3px; }

#articolo { margin:20px 0; border:2px solid #fff; }

.photos { height:60px; margin-right:5px; border:1px solid #fff; }
#tip { font-size:9px; }

#navcat { 
	border-top:1px solid #333;
	padding-top:6px;
	margin-top:30px;
	min-height:50px; 
	height:auto !important; 
	height:50px;
}
#navcatup { 
	border-bottom:1px solid #333;
	padding-bottom:6px;
	margin-top:10px;
	min-height:15px; 
	height:auto !important; 
	height:15px;
}
.precsuc { 
	width:200px; 
	float:left;
}
.pdf { 
	width:217px;
	float:left; 
	text-align:right;
}

/* chi siamo */
#chisiamo { width:617px; }
#chisiamo p { padding:0 10px; }

/* eventi */
.evento { 
	width:617px;
	margin:15px 0;
	padding:0;
	min-height:140px; 
	height:auto !important; 
	height:140px;
	clear:left;
}

.eventosx { float:left; width:167px; }
.eventodx { float:left; width:450px; margin-bottom:30px; }

/*.evento img { 
	float:left; 
	padding:10px 15px 5px 10px;
}
.evento p { padding:0 10px 10px 10px; }*/

/* link */
a:link, a:visited { color:#dda623; text-decoration:none; } /* giallo:#dda623  /  rosa:#e766f8 */
a:hover, a:active { color:#e766f8; }

#path a:link, #path a:visited { color:#fff; text-decoration:underline; }
#path a:hover, #path a:active { text-decoration:none; }

/* search box */
fieldset { border:none; }
legend { display:none; }

#cerca { /* div contenitore del form */
	width:230px;
    height:31px;
    background:transparent;
    margin:36px 0 0 410px;    
}
#cerca #search { /* campo di ricerca */
    float:left;
    padding:0;
    margin:6px 0 0 0;
    border:0;
    width:150px;
    background:none;
    font-size:11px;
    color:#fff;
    font-style:italic;
}
#cerca #go { /* bottone */
    float:right;
    margin:0;
}

/* menu */
#menu { 
	width:190px; 
	margin:12px 0 0 69px; 
}

ul.menu, ul.menu ul {
  	list-style-type:none;
  	margin:0;
  	padding:0;
  	width:190px;  
  	font-size:12px;
  	font-weight:bold;	
}
ul.menu a {
  	display:block;
  	text-decoration:none;	
}
ul.menu li a {
  	color:#000;	
  	padding:0;
}
ul.menu li a:hover {
  	color:#e766f8;
}
ul.menu li ul li a { /* subitems */
  	padding:1px 35px 3px 0; 
  	font-size:11px;
  	text-align:right;
}

/* h */
h1 {
	margin:0 0 0 58px;
	padding:0;
	text-indent:-9999px;
	width:192px;
	height:130px;
	cursor:pointer;
}

h2 { 
	margin:0; 
	padding:0;
	width:150px;
	height:30px;
	text-indent:-9999px;
}
h2#h2chisiamo { background:transparent url(/global/img/sprite-main.png) 0 -1032px no-repeat; }
h2#h2catalogo { background:transparent url(/global/img/sprite-main.png) 0 -1076px no-repeat; }
h2#h2eventi { background:transparent url(/global/img/sprite-main.png) 0 -1120px no-repeat; }
h2#h2contatti { background:transparent url(/global/img/sprite-main.png) 0 -1165px no-repeat; }

h2+p { margin-top:15px; }
h2+h3 { margin-top:10px; }

h3 { 
	margin:0;
	padding:0; 
	font-size:13px;
	color:#dda623;
	text-transform:uppercase;
}
h3.eventi { 
	text-transform:none; 
	color:#e766f8;
	font-size:12px;
}
h3.eventi+p { margin-top:8px; } 

h4 { 
	margin:0;
	padding:0; 
	font-size:12px;
	color:#e766f8;
	text-align:left;
}
h4+p { margin-top:0; }
img+h4 { margin-top:4px; }

h5 { 
	margin:0; 
	padding:0; 
	font-size:12px;
	color:#e766f8;
	clear:left;
}
h5+p { margin-top:5px; }
p+h5 { margin-top:20px; }

/* form */
#commentForm { clear:left; }
.red { color:#dda623; }

.left, .right { 
	float:left;
	width:200px;
}
.left { margin:0 20px 0 0; clear:left; }
.right { margin:0 0 12px 0; }
.nofloat { width:400px; clear:left; margin-bottom:20px; }

label { 
	font-size:11px; 
	line-height:20px; 
}
label.error {  
	color:#dda623; 
	font-size:11px;  
}

.form { 
	background-color:transparent; 
	border:1px solid #fff; 
	width:180px;
	font:11px/15px Tahoma, Helvetica, Arial, sans-serif;
	color:#fff;
}
input.form:hover, textarea:hover, input.form:focus, textarea.form:focus {
	border:1px solid #eee; 
}

#messaggio { 
	width:400px;
	height:150px;
	font:11px/15px Tahoma, Helvetica, Arial, sans-serif;
	color:#fff;
}

.bottone {
    background:transparent url(/global/img/sprite-main.png) 0 -700px no-repeat;
    width:70px;
	height:28px;
	text-indent:-9999px;
	border:none;
	margin:10px 0;
}
.bottone:hover {
   	background:transparent url(/global/img/sprite-main.png) 0 -730px no-repeat;	
	cursor:pointer;
}

/* menu */
a#mchisiamo {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -168px no-repeat;
	text-indent:-9999px;
	}
a:hover#mchisiamo { background:transparent url(/global/img/sprite-main.png) 0 -348px no-repeat; }

a#mcatalogo {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -198px no-repeat;
	text-indent:-9999px;
	}
a:hover#mcatalogo { background:transparent url(/global/img/sprite-main.png) 0 -378px no-repeat; }

a#meventi {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -222px no-repeat;
	text-indent:-9999px;
	}
a:hover#meventi { background:transparent url(/global/img/sprite-main.png) 0 -402px no-repeat; }

/*a#mforum {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -249px no-repeat;
	text-indent:-9999px;
	}
a:hover#mforum { background:transparent url(/global/img/sprite-main.png) 0 -429px no-repeat; }
*/

a#mmarchi {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -249px no-repeat;
	text-indent:-9999px;
	}
a:hover#mmarchi { background:transparent url(/global/img/sprite-main.png) 0 -429px no-repeat; }

a#mcontatti {
	display:block;
	width:170px;
	height:22px;
	text-decoration:none;
	background:transparent url(/global/img/sprite-main.png) 0 -276px no-repeat;
	text-indent:-9999px;
	}
a:hover#mcontatti { background:transparent url(/global/img/sprite-main.png) 0 -456px no-repeat; }
</pre></body></html>