/* header */

#Utility{
	font-size: 10px;
	float: right;
	background: #e6ffea url('../img/m_s_curva.gif') no-repeat left bottom;
	padding-left: 5em;
	height: 18px;
	text-align: right;
}
#Utility .UtilityLink a{
	font-size: 14px!important;
	color: #009900;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	margin-right: 5px;
	background: #e6ffea url('../img/m_s_freccia.gif') no-repeat center left;
	text-decoration: none;
}
#Utility .UtilityLink a:visited{
	font-size: 14px!important;
	color: #009900;
	font-weight: bold;
	padding: 0px;
	padding-left: 5px;
	margin-right: 5px;
	background: #e6ffea url('../img/m_s_freccia.gif') no-repeat center left;
	text-decoration: none;
}
#Utility .UtilityLink a:hover{
	color: #009900;
	text-decoration: underline;
	font-size: 14px;
}

.TopMenu {
	text-transform: uppercase;
	padding-top: 2px;
	color: white;
	background-color: #33CC00;
}
.TopMenu a{
	font-size: 100% !important;
	font-weight: bold;
	color: white;
	padding: 0px;
	padding-left: 17px;
	padding-right: 20px;
	text-decoration:none;
}
.TopMenu a:visited{
	font-size: 100% !important;
	font-weight: bold;
	color: white;
	padding: 0px;
	padding-left: 17px;
	padding-right: 20px;
	text-decoration:none;
}
.TopMenu a:hover{
	color: white;
	text-decoration:underline;
}

.TopMenuFondo {
	margin-bottom: 7px;
}

.bannerHead{
	height: 74px;
	text-align: right;
}

.invisibile{
	display: none;
}

/* fine header */



/* footer */

#footer{
	text-align: center !important;
	margin-top: 15px;
	border-top: #00cc00 6px solid;
}
#footer p{
	margin-top: 8px;
	color: #555555;
	font-size: 10px;
}
#footer p a{
	font-size: 100% !important;
	color: #555555;
	text-decoration: none;
}
#footer p a:visited{
	font-size: 100% !important;
	color: #555555;
	text-decoration: none;
}
#footer p a:hover{
	color: #003399;
	text-decoration: underline;
}
#footer p.UtilityFooter{
	margin-top: 8px;
	color: #003399;
	font-size: 10px;
}
#footer p.UtilityFooter a{
	color: #003399;
	text-decoration: none;
}
#footer p.UtilityFooter a:visited{
	color: #003399;
	text-decoration: none;
}
#footer p.UtilityFooter a:hover{
	color: #003399;
	font-weight: normal !important;
	text-decoration: underline;
}
#footer p.Copyright{
	text-align: center !important;
	border-top: #00cc00 1px solid;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 0px !important;
	margin-top: 7px;
	color: #555555;
	font-size: 10px;
}
#footer p.Copyright a{
	color: #555555;
	text-decoration: none;
}
#footer p.Copyright a:visited{
	color: #555555;
	text-decoration: none;
}
#footer p.Copyright a:hover{
	color: #003399;
	text-decoration: underline;
}
#footer td{
	font-size: 100% !important;
}

/* fine footer */
