

A:link, A:visited { text-decoration: none; color: blue}
A:hover { text-decoration: underline; color: red;}


H1 { font-size:15px; font-family:verdana; color: #336699; text-align: center; font-style:italic;}
H2 { font-size:18px; font-family:arial; color:red }
H3 { font-size:19px; font-family:arial; font-style:italic;color:black }
H4 { font-size:14px; font-family:arial; font-style:italic;color:black }
H5 { font-size:12px; font-family:verdana;color:red; line-height:24px }
H6 { font-size:18px; font-family:verdana; color: red; text-align: center; font-style:bold }
H22 {font-size:18px; font-family:arial; color:red; text-align: center; }



#div1
 {
  height: 60px;
  background: Silver;
  overflow: auto;
 }

 #Sopra{
background: White; 
border : 10px;
margin : 10px;   
float: middle;
}

 #Sotto{
background: White; 
border : 10px;
margin : 10px;   
position: absolute;
bottom: 10px;
}



#Corpo {
background: Silver; 
border : 100px;
height : 200px;
margin : 10px;
width : 400px;  
position: absolute;
top: 110px;
left: 280px;			 
}


#TabellaSinistra{
background: White;
position: absolute; 
border : 0px;
height : 200px;
margin : 10px;
width : auto;   
top: 150px;
left: 10px;
} 

#TabellaDestra{ 
background: Red;
border : 10px;
height: 200px;
margin : 10px;
width : 200px;   
position: absolute;
top: 110px;
left: 750px; 
}



body {
	  text-align:center
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #336600;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

