body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-image: url(../paginazione/fondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #758ea3;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color: 3E4B4F;
	font-weight: normal;
}
.tabella{
	font-size: 11px;
	font-family: Verdana;
	color: #49394E;
}
a {
	color: #CDBA91;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #CC0000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
/* Gassetto --------------------------------------------------------------------- */
.grassetto {
	font-family: tahoma;
	font-size: 11px;
	color: #AD9156;
	font-weight: bold;
}
/* ----------------------------------------------------------------------------- */
/* Lista ----------------------------------------------------------------------- */
ul, ol, li { 
	margin-left: 5px;
	font-family: tahoma;
	font-size: 11px; 
	color: #323232;
	list-style-type: square;
}
/* ----------------------------------------------------------------------------- */
.testo1 {
	font-family: tahoma;
	font-size: 10px;
	color: black;
}
.testo1 a {
	font-family: tahoma;
	font-size: 10px;
	color: #CDBA91;
	text-decoration: none;
}
.testo1 a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: C6B182;
	text-decoration: underline;
}
.testo2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: CC0000;
}
.testo3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.testo4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.giustificato{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 4E4E4E;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	left: 5px;
	right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.frame {
	border: 1px solid #D6D9DC;
}
.copy {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
