body { margin: 5px; border: 0px; padding: 0px; background-color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif; font-size: 12px}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.Stile3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.Stile5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	font-size: 14px;
}
.Stile6 {
	color: #990000;
	font-weight: bold;
}
.Stile1-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.toplink { color: #000000; text-decoration: none; font-weight: bold; FONT-SIZE: 10px}
a.toplink  { text-decoration: none; color: #000000;}
.toplink a { text-decoration: none; color: #000000;}
.toplink a:link { text-decoration: none; color: #000000;}
.toplink a:active { text-decoration: none; color: #000000;}
.toplink a:visited { text-decoration: none; color: #000000;}
.toplink a:hover { color: #990000; text-decoration: underline;}

.contact { color: #999999; text-decoration: none; font-weight: bold; FONT-SIZE: 14px}
a.contact  { text-decoration: none; color: #999999;}
.contact a { text-decoration: none; color: #999999;}
.contact a:link { text-decoration: none; color: #999999;}
.contact a:active { text-decoration: none; color: #999999;}
.contact a:visited { text-decoration: none; color: #999999;}
.contact a:hover { color: #990000; text-decoration: underline;}

.fcolor {
	font-family:verdana, tahoma, arial;
	font-size: 10pt;
	border-width:1;
	border-color:29529C;
	border-style:solid;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	font-weight: bold;
} 
.ftasto { 
	font-family:verdana, tahoma, arial;
	font-size: 10pt;
	border-width:1;
	border-color:29529C;
	border-style:solid;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}


/*---------------------------MENU 1-------------------------------- */

.wireframemenu{
border: 0px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 200px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 12px Arial;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #666666;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #666666;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #666666;
color: #FFFFFF;
}

/*---------------------------MENU 1 FINE------------------------------- */

/*---------------------------MENU 2 ------------------------------- */
.markermenu2 a, .markermenu2 a:visited, .markermenu2 a:active{
	color: #FFFFFF;
	background-color: #CCC;
}

.markermenu{
width: 200px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 0px solid #9A9A9A;
}

.markermenu ul li a{
/*background: white url(images/3n.gif) no-repeat 10px center;*/
font: 12px Arial;
color: #666666;
display: block;
width: auto;
padding: 2px 0;
padding-left: 26px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 200px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #666666;
}

.markermenu ul li a:hover{
color: #FFFFFF;
background-color: #888888;
/*background-image:url(images/3r.gif); onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }

/*---------------------------MENU 2 FINE------------------------------- */

/*---------------------------GALLERY ------------------------------ */
.content{color:#FFFFFF;font:14px/1.4 "helvetica neue", arial,sans-serif;width:790px;margin:1px auto}
#galleria{height:540px;}
/*---------------------------GALLERY FINE------------------------- */

