body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #E1E1E1 url(../immagini_template/bg2.jpg) repeat-y center top;
}
p {
	font-size: 11px;
	line-height: 14px;
	color: #666666;

}
A:link {
	color:  #990000;
	text-decoration: none;
}
A:visited {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	text-decoration: none;

}
A:active {
	color: #FFCC00;
	text-decoration: none;
	
}.button {
	font-size: 10px;
	background-color: #990000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
h1 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	background-color: #e7decb;
	text-align: center;
	padding: 2px;



}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #F6F3EC;
	padding: 3px;



}

.occhiello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #009966;
	font-style: oblique;
	margin-right: 90px;
	padding-right: 90px;

}

.footer { 
	font-size: 9px; 
	color: #999999; 
}

.footer A:link, .footer A:visited { 
	color: #003366; 
	padding: 1px 3px 1px 3px; 
	text-decoration: none; 
}

.footer A:hover { 
	color: #003366; 
	background: #ffe082; 
	text-decoration: none; 

/* Form Definitions */

}
input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #990000;
	background: #FFFFFF;
	border: 1px #D0D0D0 solid;
	padding: 2px 0 0 2px;
}
select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #990000;
	background: #F1F1F1;
	border: 1px #D0D0D0 solid;
}
textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #990000;
	background: #F1F1F1;
	border: 1px #D0D0D0 solid;
	padding: 2px 0 0 3px;
}
.h1 {

	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AF9356;
	text-align: center;
	padding: 2px;
}
.tb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: eeeeee;
	border: 1px solid #CCCCCC;
}
.testo {

	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.testob {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;

}
.bottoneform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #f6f6f6;
	border: 1px solid #CC0000;
}
.tbmailing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #CC0000;
}

