BODY {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #ffffff;
	background-image:url("../immagini/background_laterale.jpg");
}

BODY, TABLE, TR, TD, P, DIV {	
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
}


A {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #909090;
	text-decoration: underline;
}

P {
	margin-top:0px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}

P.Destra {
	margin-top:0px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: right;
}

P.Centro {
	margin-top:0px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: center;
}

P.Servizi {
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 20px;
	line-height: 18px;
	text-align: justify;
	background-image: url('../immagini/background_servizi.gif');
}

UL {
	margin-top: 0px;
}

LI {
	margin-top:0px;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}

H1 {
	color: #000000;
	font-size: 150%;
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.Contenuto {
	margin-left: 30px;
	margin-right: 10px;
}

TD.Testata {
	background-image:url("../immagini/background_testata.jpg");
}

TD.Testata A {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

TD.Testata A:hover {
	font-size: 10pt;
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

TD.Testata .SottoMenu {
	background-color: #E7E7E7;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

TD.Testata A.SottoMenuVoce {
	background-color: #CCCCCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #999999;
	font-weight: normal;
}

TD.Testata A.SottoMenuVoce:hover {
	background-color: #CCCCCC;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #999999;
	font-weight: normal;
}

TD.Piede {
	font-size: 8pt;
}

TD.Piede A {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

TD.Piede A:hover {
	color: #909090;
	text-decoration: none;
	font-weight: normal;
}

TR.Head {
	background-color: #cccccc;
}

TR.Cella {
	background-color: #f0f0f0;
}

A.Testata  {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.Testata:hover {
	font-size: 10pt;
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

INPUT.formqta {
	font-weight: bold;
	color: #9B2222;
	height: 13px;
	border: 1px solid #461010;
	font-size: 11px;
}

input.pulsante  {
	font-weight: bold;
	color: #9B2222;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #461010;
	font-size: 11px;
	height: 18px;
	padding-bottom: 6px;
}