/***** Base documento *****************************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e2e0de;
}


/***** Footer / TextNav + Copyright *****************************************************/

#FooTxtNav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

#FooTxtNav a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}

#FooTxtNav a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}

#FooTxtNav a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline;
}

#FooTxtNav a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF; 
	color: #FF9900;
	text-decoration: underline;
}


/***** Contenuto principale *****************************************************/

#MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}

#MainContent a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#MainContent a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#MainContent a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
#MainContent a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFAA21;
	text-decoration: underline;
	font-size: 11px;
}

/***** Box arrotondato *****************************************************/

#BoxRound {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}

#BoxRound a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#BoxRound a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#BoxRound a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}
#BoxRound a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #00CC66;
	text-decoration: underline;
	font-size: 11px;
}

/***** Società controllatee *****************************************************/

#SocContr_Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#SocContr_Descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}

#SocContr_Contatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}

#SocContr_Contatti a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

#SocContr_Contatti a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

#SocContr_Contatti a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

#SocContr_Contatti a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFAA21;
	text-decoration: underline;
	font-size: 10px;
}

/***** Contatti *****************************************************/

#Contatti_Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#Contatti_Dettaglio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
}

#Contatti_Dettaglio a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#Contatti_Dettaglio a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#Contatti_Dettaglio a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 11px;
}

#Contatti_Dettaglio a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FFAA21;
	text-decoration: underline;
	font-size: 11px;
}
