input 
{
	border: Black;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height : 20px;
	background-color : #F3F3F3;
	font-family : Tahoma;
}
.testo
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
.testo-1B
{
	font-family: Tahoma;
	font-size: 10px;
	color: #F0E68C;
	font-weight: bold;
}
.testo-1A
{
	font-family: Georgia;
	font-size: 16pt;
	color: #FF9900;
	font-weight: bold;
}
.testo-1
{
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.titnews
{
	font-family: Arial;
	font-size: 12px;
	color: Yellow;
	font-weight: bold;
}
.testo1
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.testoTitolo
{
	font-family: Arial;
	font-size: 22px;
	color: #0080BC;
	font-weight: bold;
}
.testoNero
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.testoBianco
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: normal;
}
.testoMenu 
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:link 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F3F3F3;
}
a:hover 
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #F3F3F3;
}
a:visited
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;	
	color: #F3F3F3;
}


a.black:link 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a.black:hover 
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a.black:visited
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;	
	color: #000000;
}

.bordo {
	border: 1px solid #666666;
}
select {
	font-family: Arial;
	font-size: 11px;
	background-color: #F3F3F3;
}
.pulsante {
	background-color: #808080;
	border-top: 1px solid #BDBDBD;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid #BDBDBD;
	font-family: Tahoma;
	font-size: 11px;
	color: #CECECE;
	font-weight: bold;
}
#overlay
{
	position: absolute;
	font-size: 10px;
	font-family: Verdana;
	top: 280px;
	left: 75px;
	width: 400px;
	height: 580px;
	border: solid 1px #000000;
	background-color: #b9a88a;
	z-index: 10;
}










