body
{
	margin: 0;
	padding :0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

p
{
	margin:0; 
	padding: 0;
}

hr
{
	height: 1px;
	color: #CCCCCC;
}

h1 
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #024E3C;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin:0;
}

h2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #74B73E;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

h2 a
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #74B73E;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

h2 a:hover
{
	text-decoration: underline;
}

h3
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #024E3C;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin:0;
}

/**************************************************/
/* CONTENT */
/**************************************************/
.testo 
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testo a
{
	color: #024E3C;
	text-decoration: none;
}
.testo a:hover
{
	color: #74B73E;
	text-decoration: underline;
}

.testoGiustificato
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
}

.testoCoolBtn
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.testoCoolBtn a
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.tabellaBordoGiu
{
	border: solid 1px #01533C;
}

.tabellaBordoGiu td
{
	border-bottom: solid 1px #000000;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #8B8B8A;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.linkVerde
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #74B73E;
	font-style: normal;
	text-decoration: none;
}

.linkVerde a
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #74B73E;
	font-style: normal;
	text-decoration: none;
}

.linkVerde a:hover
{
	text-decoration: underline;
}

/**************************************************/
/* MENU SX */
/**************************************************/
.testoMenuSx
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.testoMenuSx a
{
	color: #ffffff;
	text-decoration: none;
}
.testoMenuSx a:hover
{
	color: #74B73E;
	text-decoration: underline;
}


/**************************************************/
/* NEWS */
/**************************************************/
.testoNews 
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.testoDataNews 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #A0A0A0;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

/**************************************************/
/* FOOTER */
/**************************************************/
.testoFooter 
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #00543D;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

/**************************************************/
/* BOX LOGIN */
/**************************************************/
.tabellaLogin
{
	border: solid 1px #01533C;
	/*background-image: url("img/sfondoTabLogin.jpg");*/
	/*background-repeat:repeat-x;*/
}

.tabellaLogin td
{
	font-family: "Arial";
	font-size: 9pt;
	font-weight: normal;
	color: #8B8B8A;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.tabellaLogin_edit
{
	/*background-color: #EEEEEE;*/
	border:1px solid #01533C;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color:#000000;
}


/**************************************************/
/* DATI IE
/**************************************************/
.tabellaIE
{
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.tabellaIE td
{
	border-bottom: solid 1px #000000;
}

/*******************************************************/
.tabellaErr
{
	border: solid 2px #F00000;
	font-family: "Tahoma";
	font-size: 9pt;
	font-weight: normal;
	color: #F00000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.tabellaNewsImportante
{
	border: solid 1px #01533C;
	background-image: url("img/sfondoTabLogin.jpg");
	background-repeat:repeat-x;
	background-color: #EEEEEE;
}
