body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
	
}

form {
	background-color: #CCCC99;
}

/* .title */

.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
  background-color: #990000; color: #FFFF66;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
  color: #000000; font-style: italic;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	text-align: center;
	background-color: #CCCC66;
	margin-bottom: 0px;
	
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #990000;
  	color: #FFFF66;
	border: 0px;
	margin-top: 0px;
	text-align: center;
	
}
	
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
  	color: #000000;
				
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}


.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.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: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	text-align: center;
	color: #000000;
	padding: 5px 5px 5px 5px;
	background-color: #CCCC66
}

#siteInfo img{
	padding: 4px 4px 4px 4px;
	vertical-align: middle;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
	
}


#navBar{
	float: left;
	width: 20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	margin: 0px;
	background-color: #FFFF99;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


 #advertisement{ 
  float:right; 
  width: 23%;
	border-left: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	padding-right: 1px;
	
}


#content{
	float: left;
  width: 52%;
  padding: 3px;
  background-color: #FFFFFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
