﻿body 
{
	background-image:url("/images/sfondo2.jpg");
	background-repeat:no-repeat;
	background-position:top;
	font-family:Verdana;
	text-align:left;
	font-size: 11px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}


.BUTTON
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: silver thin solid;
	color: #000099;
	border-bottom: silver thin solid;
	font-family: Verdana;
	background-color: white;
	text-align: center;

}

.BUTTONGREEN
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: silver thin solid;
	color: white;
	border-bottom: silver thin solid;
	font-family: Verdana;
	background-color: green;
	text-align: center;

}

.TEXTBOX_DISABLED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:White;
	background-color: Gray;
	border-top: gainsboro thin groove;
	border-left: gainsboro thin groove;
	border-bottom: gainsboro thin groove;
	border-right: gainsboro thin groove;
}

.TITOLO_6
{
COLOR:Gray;
}

.BUTTONYELLOW
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: silver thin solid;
	color: black;
	border-bottom: silver thin solid;
	font-family: Verdana;
	text-align: center;
	background: url(Images/Icons/lens.gif) yellow left top;

}

.BUTTONRED
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border-left: silver thin solid;
	color: white;
	border-bottom: silver thin solid;
	font-family: Verdana;
	background-color: red;
	text-align: center;

}

.TEXTBOX
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-color: #ffffff;
	border-top: gainsboro thin groove;
	border-left: gainsboro thin groove;
	border-bottom: gainsboro thin groove;
	border-right: gainsboro thin groove;

}

.TEXTBOX_RED
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-color: #ffcd89;
	border-top: gainsboro thin groove;
	border-left: gainsboro thin groove;
	border-bottom: gainsboro thin groove;
	border-right: gainsboro thin groove;

}

.TEXTBOX_MAIUSCLE
{
	line-height: normal;
	text-transform: none;
	color: #000033;
	background-color: #ffffff;
	border-top: gainsboro thin groove;
	border-left: gainsboro thin groove;
	border-bottom: gainsboro thin groove;
	border-right: gainsboro thin groove;
	font: small-caps 10px Verdana, Arial, Helvetica, sans-serif;
}

.ERROR
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #ff0000;
	font-style: italic;
	font-family: Verdana;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	background-position: 50% 10%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.PAGINATOR
{
	font-size: 10px;
	color: #0000cc;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: underline;
	border-bottom-style: none;
}

.LINK_NO_LINE
{
	color: #0000ff;
	text-decoration: none;
}
.TESTOPICCOLO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}

