/* CSS Document */
.texto_verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #009900;
	cursor: text;
	font-weight: bold;
}
.Ttitulo_alle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFCC00;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	height: 80px;
	text-transform: capitalize;
	position: absolute;
	top: -76px;
	min-width: 950px;
	width: 100%;
	left: 4px;
	background-repeat: no-repeat;
	background-color: TRANSPARENT;
	border-bottom-style: hidden;
	border-left-style: hidden;
	background-position: center center;
	background-image: url(FINAL_HEADER4.gif);
	text-decoration: none;
}
