* {
margin:0;
padding:0;
}

body {
color:black;
font-size: 10pt;
font-family: 'Comic Sans MS', verdana, sans-serif;
text-align: center;
}

.inside {
width:430px;
min-width:65em;
max-width:85em;
margin:0 auto;
clear:both;
}

h1,h2,h3 {
	font-family: 'Comic Sans MS', Times New Roman, Times, serif;
}

h1 {
color:#666;
font-size:2em;
margin:1.5em 0;
}

h2 {
font-size:1.3em;
}

h3 {
font-size:1.15em;
}

p,#content ol  {
line-height:1.5em;
}

.titolo {
padding:0 2em;
}

#header {
background:#dfe9f5;
height:150px;
}

#header p{
display:none;
}

#header .inside {
padding: 0 0;
}

#header h2 {
float:center;
margin:0 0 0 0;
padding:0 0 0 0;
}

#content {
color:black;
background-color:#fff;
padding:0;
/*background:url(immagini/sfondo3.png);
background-repeat:no-repeat;
background-position:center;*/
}

#content .content {
width:430px;
padding:0;
}

#content h2 {
margin-top:10px;
}

.current_page a span {
	color: #000;
}

#footer {
margin: 0;
clear:both;
color:#FFF;
background:#000;
}

#footer .inside2 {
height: 35px;
font-size:10px;
line-height:35px;
}

#menu {
font-size:14px;
font-weight:bold;
background-image:url(immagini/menuleft.png);
height:26px;
}

#menu .menu,#menu li {
list-style:none;
margin:0;
padding:0;
}
#menu .fisa_menu{
width:480px;
text-align:center;
margin:0 auto;
}
#menu .menu {
background:transparent url("immagini/menuright.png") repeat-y left top;
height:26px;
padding:0 0 0 1px;
}
#menu .fisa_menu_b{
float:right;
height:26px;
padding:0 1px 0 0;
}
#menu .menu li {
float:left;
line-height:25px;
height:26px;
background-image:url(immagini/menuleft.png);
background-repeat:no-repeat;
}

#menu .menu a {
height:26px;
background-image:url(immagini/menuright.png);
background-position:right top;
background-repeat:no-repeat;
color:#fff;
display:block;
width:75px;
text-align:center;
padding:0 10px;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,label,ol,dl,fieldset,address,#preview p,#ancillary .block h2,#ancillary .block h3 {
margin:1em 0 0;
}

h4 {
	font-size: 1.2em;
}

.hide,a.oc span {
display:none;
}

.left,#footer p.copyright {
float:left;
}

p.copyright {
	padding-top: 6px;
}


p.copyright a{
color:white;
}
p.copyright a:hover{
color:#666;
}

.right,#footer p.attributes {
float:center;
}

a img {
border:none;
}

a,.story .details a {
color:#333;
text-decoration:none;
}

a.underlink {
text-decoration:underline;
color:#009900;
}

.inside2 a:hover{
color:#FFFFFF;
}

.inside2 a{
color:#FFFF00;
}

a:hover, .inside a:hover,#menu .menu a:hover {
color:#000;
}

.inside a {
color:#598D32;
}

#footer p.attributes a:hover {
color:#FFF;
}

.fisa .logo {
	background-image: url(immagini/benvenuto.png);
	height: 100px;
	background-repeat:no-repeat;
	background-position:center;
	margin: 20px 20px 0px 0px;
	padding: 0px;
}

.fisa .chisiamo {
	background-image: url(immagini/chi-siamo.gif);
	height: 33px;
	width: 255px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.fisa .contatti_menu {
	background-image: url(immagini/contatti.gif);
	height: 33px;
	width: 95px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.error{
	background-color: #c00;
	padding: 10px;
	margin:10px 0 10px 0;
	color: #fff;

}

.error a,.error a:link, a .error a:visited, a .error a:hover{
	color: #fff;
	text-decoration: underline;
	padding: 0;
	background: none 0;
}

.active {
	border: 1px solid #C00;
}

.prodot {
	border: solid 1px #009900;
	padding:0px;
	height:150px;
	width:150px;
	font-size:11px;
}
.tit {
	font:"Comic Sans MS", Calibri, Verdana, sans-serif;
	background-color:#996600;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.titoletto {
	font:"Comic Sans MS", Calibri, Verdana, sans-serif;
	color:#996600;
	background-color:#FFFF99;
	font-weight:bold;
	text-align:center;
}
.testo {
	font:"Comic Sans MS", Calibri, Verdana, sans-serif;
	text-align:center;
}
.prova {
	background:#FFFFFF;
}
