@charset "iso-8859-1";



div.SX {
   float: left;
   width: 13%;
   font-family: Comic Sans MS, Verdana;   
   font-size: 14px; 
   margin-top: 20px;  
}
div.CX {
   float: left;
   width: 70%;
   font-family: Comic Sans MS, Verdana;   
   font-size: 14px; 
   margin-top: 20px;   
   margin-left: 15px;
   text-align: justify;
   color: #ffffff;
   background-color: #990033;
   BORDER-RIGHT: #FF9900 1px solid; 
   BORDER-TOP: #FFCC33 1px solid; 
   BORDER-LEFT: #FFCC33 1px solid; 
   BORDER-BOTTOM: #FF9900 1px solid; 
   padding-left: 1%;
   padding-right: 1%;
   padding-top: 1%;
   padding-bottom: 1%;
}

div.DX {
   float: left;
   width: 13%;
   font-family: Comic Sans MS, Verdana;   
   font-size: 14px; 
   color: #990033;
   margin-top: 20px; 
   margin-left: 15px; 
}

div.bot {
   font-family: Comic Sans MS, Verdana;   
   font-size: 12px;
   text-align: center; 
   margin-top: 10px;
   float: left;
   width: 99%;
   background-color: #FF9900;
   BORDER-RIGHT: #660033 1px solid; 
   BORDER-TOP: #FF0000 1px solid; 
   BORDER-LEFT: #FF0000 1px solid; 
   BORDER-BOTTOM: #660033 1px solid; 
   padding-left: 5px%;
   padding-right: 5px%;
   padding-top: 5px;
   padding-bottom: 5px%;
}

div.titolo {
width: 99%;
float: left;

text-align: center;
}



#tit {
color: #FFFFFF;
background-color: #990033;
BORDER-RIGHT: #660033 1px solid; 
BORDER-TOP: #FF0000 1px solid; 
BORDER-LEFT: #FF0000 1px solid; 
BORDER-BOTTOM: #660033 1px solid; 
text-align: center;
}

#cella {
color: #FFFFFF;
background-color: #FF9900;
text-align: center;
}

A:Link {
color: #FFFFFF; 
text-decoration: underline; 
font-style: normal;
}
A:Visited {
color: #FFFFFF; 
text-decoration: underline; 
font-style: normal;
}
A:Hover {
color: #ff0000;
text-decoration: none;
font-style: italic;
font-weight: bold;
}
A:Active {
color: navy;
text-decoration: none;
font-style: italic;
}

table {
   font-family: Comic Sans MS, Verdana;   
   font-size: 12px;
   color: #ffffff;
}

H1 {
   font-family: Comic Sans MS, Verdana;   
   font-size: 19px;
   color: #ffffff;

}
H2 {
   font-family: Comic Sans MS, Verdana;   
   font-size: 16px;
   color: #ffffff;
}

BODY {
   scrollbar-face-color:orange;
   scrollbar-arrow-color:#FFFF00;
   cursor: url("curs2.ani");

}