﻿td  { position: relative }
BODY    {
	font-size: 12px;
	font-family: Tahoma;
	background-color: #005822;
	text-align: center;
	margin: 0px;
	background-image: url('img/sfondo.gif');
	background-repeat: repeat-x;
	height:100%
}
A   {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFF06A;
}
A.link2 {
	color: #BD5A1C;
	text-decoration: none;
}
A.link2:hover   {
	color: #3EA848;
	text-decoration: none;
}
A.link3 {color: #e0491a; text-decoration: none;}
A.link3:hover   {color: silver; text-decoration: none;}
a.link4 {
	color: #005D26
}
a.link4:hover {
	color: #B55C16
}
div {
	position: relative;
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
}
div.piepag {
	font-family: Tahoma;
	font-size: 10px;
	color: #24A445;
	text-align: center;
	margin-top: 10px;
	height: 25px;
	width: 100%;
}
textarea {
	font-size: 12px;
	font-family: verdana;
}
select {	font-size: 12px;
	font-family: Tahoma;}
input {	font-size: 12px;
	font-family: Tahoma;}
img {border:0px}
a.piepag {
	color: #24A445;
}
a.piepag:hover {
	color: #fff06a
}
td {	font-size: 12px;
	font-family: tahoma; top: 15px; left: 10px; bottom: -12px; }
#Pagina {
	text-align: left;
	margin: 0px auto auto auto;
	width: 800px;
}
    #Testata {height:185px}
    #Corpo {background-repeat: no-repeat;width:100%;background-position:top right;}

UL { margin-left: 16px; }
.conferma {font-family: Tahoma; font-size: 12px; color: #294587; line-height: 200%; font-weight: bold}
h3 {color: #294587;}
h5 {color: #294587;font-size: 14px;}
.greenborder {border:1px solid #00733C}