body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFF99;
	margin:0px;
	scrollbar-arrow-color : Maroon;
	scrollbar-base-color : #FFE4B5;
} 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #903F24;
	margin-bottom:6pt;
} 
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #903F24;
	margin-bottom:6pt;
} 
A {
	COLOR:blue;
	FONT-FAMILY:VERDANA;
	FONT-SIZE:10pt;
	FONT-WEIGHT:BOLD;
	TEXT-DECORATION:none;
} 
A:visited {
	COLOR:blue;
	FONT-FAMILY:VERDANA;
	FONT-SIZE:10pt;
	TEXT-DECORATION:none;
} 
A:hover {
	COLOR:#B95513;
	FONT-FAMILY:VERDANA;
	FONT-SIZE:10pt;
} 
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
} 
.sotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
} 
.sotto A {
	COLOR: Blue;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:8pt;
	FONT-WEIGHT:normal;
	TEXT-DECORATION:none;
} 
.sotto A:visited {
	COLOR:blue;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:8pt;
	TEXT-DECORATION:none;
} 
.sotto A:hover {
	COLOR:#B95513;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	FONT-SIZE:8pt;
}

.campoform {
	border-style: solid;
	border-color: #8C5802;
	border-width: 1px;
	background: #FFE4B5;
	font-size : 10.75px;
	width : 160px;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #FFE4B5;
} 
.submit {
border-style: solid; 
border-color: #8C5802; 
border-width: 2px; 
background: #c6c6c6;
	font-size : 10.75px;} 
	
.submit2 {
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
	background: #c6c6c6;
	font-size : 10.75px;
} 
.invisibile {
	font-size: 6px;
	color: #FFFF99;
}
.ultim {
	display: none;

}
/* Tabella menu */

.bordotab {
	width: 120px;
	text-align: left;

}
.classetd {
	font-size: 10px;
	font-weight: bold;

}
.classetd a:link {
	color: #A0522D;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image:  url(images/menu/puls_sfondo.jpg);
	vertical-align: middle;
}
.classetd a:visited {
	color: #A0522D;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
		background-repeat: no-repeat;
	background-image:   url(images/menu/puls_sfondo.jpg);
			vertical-align: middle;
					
}

.classetd a:hover {
	color: #A0522D;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(images/menu/puls_hover.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
					padding-top: 10px;
}
.classetd a:active {
	color: #A0522D;
	display: block;
							padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 6px;
	position: relative;
	text-decoration: none;
		background-repeat: no-repeat;
	background-image:   url(images/menu/puls_sfondo.jpg);
			vertical-align: middle;

}
/* Fine --- Tabella menu */
/* Tabella ultimissime */

.bordotabu {

	width: 120px;
	text-align : left;
}
.classetdu {
	font-size: 10px;
	font-weight: bold;
height: 90px;
	display: none;
}
.classetdu a:link {
	color: #9F2D41;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/menu/ultimissime1.jpg);
	vertical-align: middle;
	height: 90px;
}
.classetdu a:visited {
	color: #9F2D41;
	display: block;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 4px;
	position: relative;
	text-decoration: none;
		background-repeat: no-repeat;
	background-image: url(images/menu/ultimissime1.jpg);
			vertical-align: middle;
			height: 90px;
					
}

.classetdu a:hover {
	color: #DBBB00;
	text-decoration: none;
	padding-left: 4px;
	background-image: url(images/menu/ultimissime2.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 10px;
	height: 90px;
}
.classetdu a:active {
	color: #9F2D41;
	display: block;
							padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	position: relative;
	text-decoration: none;
		background-repeat: no-repeat;
	background-image: url(images/menu/ultimissime1.jpg);
			vertical-align: middle;
			height: 90px;

}
/* Fine --- Tabella ultimissime */
