/****************TAG RIDEFINITI*****************/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #990000;
	background-repeat: no-repeat;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
HR {
  color: #CC6666;
  background-color: #CC6666;
}
FORM {
margin-top:0;
margin-bottom:0;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
SELECT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


/********************HEADER*********************/
.header-td-rosso {
	background-color: #990000;
}
.header-testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6666;
	text-decoration:none;
}

.header-testo-selezionato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.header-testo:hover {
	color: #FFFFFF;
}

.header-testo-grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6666;
	text-decoration:none;
}

.header-testo-grande-selezionato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}

.header-testo-grande:hover {
	color: #FFFFFF;
}


/********************FOOTER*********************/
.footer-td-rosso {
	background-color: #990000;
}
.footer-testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6666;
	text-decoration:none;
}
.footer-testo:hover {
	color: #FFFFFF;
}
/********************BODY*********************/
.body-home-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}			
.body-home-testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;		
}
.body-home-testo:hover {
	text-decoration:underline;	
}
.body-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}			
.body-testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;		
}
.body-testo:hover {
	text-decoration:underline;	
}
.body-testo-giustificato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.body-testo-giustificato:hover {
	text-decoration:underline;	
}
.body-testo-nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;		
}
.body-testo-nero:hover {
	text-decoration:underline;	
}

.body-testo-rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6666;
	text-decoration:none;
}
.body-testo-rosso:hover {
	color: #FFFFFF;
}

.body-testo-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;		
}
.body-testo-small:hover {
	text-decoration:underline;	
}

.body-testo-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.body-testo-b:hover {
	text-decoration:underline;	
}
.body-titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.body-td-rosso {
	background-color: #990000;
}
.body-td-rossoC {
	background-color: #cc6666;
}
.body-td-bianco {
	background-color: #ffffff;
}
