.fondo {
	background-attachment: scroll;
	background-image: url(img/fnd_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fnd_latizq {
	background-attachment: scroll;
	background-image: url(img/fnd_latizq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_latder {
	background-attachment: scroll;
	background-image: url(img/fnd_latder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_titmenu {
	background-attachment: scroll;
	background-image: url(img/fnd_titmenu.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.grisnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	text-align: justify;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.verdebold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #065611;
	text-decoration: none;
	text-align: justify;
}
.verdebold:hover {
	text-decoration: none;
	background-color: #F9F986;
}
.verdeboldg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #065611;
	text-decoration: none;
	text-align: justify;
}
.verdeboldg:hover {
	text-decoration: none;
	background-color: #F9F986;
}
.verdenorm:hover {
	background-color: #F9F986;
}
.tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 15px;
	width: 200px;
	border: 1px solid #666666;
}


.verdenorm {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #065611;
	text-decoration: none;
	text-align: justify;
}
.txtarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	height: 60px;
	width: 200px;
	border: 1px solid #666666;
}
.fnd_separacion {
	background-attachment: scroll;
	background-image: url(img/separacion.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.tit_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #065611;
	background-color: #F9F9F9;
}
<!-- COLORES CAMBIADOS DEL ORIGINAL  
#90b48e -> #065611 
#065611	-> #02400C
#767675 -> #4D4D4D
-->
