
.bg {
background-color: #ffffff;
background-image: url(image001.jpg);
background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	visibility: visible; }
.background {
	
	background-image: url(image002.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
	margin: 0px;
	padding: 0;
  background-color: #ffffff
}
.backgrounda {
	
	background-image: url(image002.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	margin: 0px;
	padding: 0;
  background-color: #ffffff
}
.costruzione {
	
	background-image: url(in_costruzione.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	visibility: visible;
	top:0px; 
  left:0px; 
  width:100%; 
  height:100%;
   padding:0px; 
  margin:0px;

}
#content { 
  overflow:auto; 
  background:transparent; 
} 
 
.comic6 {
	font-family: "Verdana";
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height:25px;

}
.titolo {
	font-family: "Verdana";
	font-size: Large;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #B51A25;
	line-height:25px;

}
.foto {
	border: medium ridge #B51A25;
}
.Titolo1 {
	font-family: "Fine Hand";
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	background-attachment: scroll;
}
.Comic4 {
	font-family: "Arial";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #990000
}
.Comic {
	font-family: "Arial";
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #990000
}
.Comic2 {
	font-family: "Arial";
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #000000
}
.prot {
	font-family: "Arial";
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #000000
	border: #993333;
}
.Comic3 {
	font-family: "Arial";
	font-size: small;
	font-style: oblique;

	color: #000000
}
.Script {
	font-family: "Script MT Bold";
	font-size: xx-large;
	font-style: oblique;
	font-weight: bold;
}
.entra {
	font-family: "Matisse ITC";
	font-size: large;
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
}
.celle {
	font-family: "Footlight MT Light";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	border: #993333;
	background-color: #CCCCFF;
}
.titolotab {
	font-family: "Bernard MT Condensed";
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	background-color: #FFFFCC;

}
.cellaazz {
	font-family: "Footlight MT Light";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	background-color: #CCFFFF;
	border: #993300;
}
.cellrosa {
	font-family: "Footlight MT Light";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	background-color: #FFCCFF;
	border: #993300;
}
.cellverde {
	font-family: "Footlight MT Light";
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	background-color: #C4FAB6;
	border: #993300;
}


A:VISITED {
 color : #990000;
 text-decoration: none;
}

a:hover {
 color : #663399;
 font-style : oblique;
}

A:ACTIVE {
 color : #990000;
 text-decoration: underline
}
ul.menu2 {
width:210px;
/*list-style:none;*/ /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
font-family: Bodoni MT Black;
font-size:16px;
font-weight:bold;
margin-bottom:1.5px;
margin-top:1px;

}
	ul.menu2 li a {
	 display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
height:30px;line-height:30px; /* altezza del link: height e line-height devono avere il medesimo valore */

}
ul.menu2 li a:link, ul.menu2 li a:visited {


color: #000000;
}
ul.menu2 li a:hover, ul.menu2 li a:active {


color:#663399;
}

