a {
	text-decoration: none;
	font-weight: bold;
	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}

a.top {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: White;
	outline: none;
}
a.top:visited {
	color: White;
	}
a.top:active {
	color: White;
	}
a.top:hover {
	color: White;
	text-decoration: none;
	}
	
/*LUCA*/
html, body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
	height: 100%;
	background-image: url(../img/global/bg_lines.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#header {
	top:0px;
	left:0px;
	background-color: #458929;
	text-align:left;
	height:60px;
}


#content {
	top: 0px;
	left: 0px;
	padding: 30px;
	margin-top: 0px;
	margin-left: 260px;
	margin-bottom: 0px;
	border: 0px solid #000;
	text-align: left;
	voice-family: inherit;
}

#texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 18px;
}

#title{
	text-align: left;
	clear: right;
	float:left;
	width: 10px;
	\width:10px; 
	w\dth:10px;
	padding-top: 128px;
	border: 0px solid #000;
}

#navigation {
	clear: right;
	float:left;
	margin: 0px;
	border: 0px solid #000;
	padding-top:130px;
	text-align:left; /* part 2 of 2 centering hack */
	width: 140px; /* ie5win fudge begins */
	\width:140px; 
	w\dth:140px;
	text-align:left;
}

	
#toc
	{
	margin-top: -3px;
	margin-bottom: +3px;
	text-align: center;
	float: left;
	width:131px;
	height: 100%;
}

img {
	border:0px;
	}
	
p, td {
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #000;
	}
	
.iniziative {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #009901;
	font-weight: bolder;
}
input {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px; background: #FDFDFD;}
select {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}
textarea {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}
