body {
	background-image: url(img/bg_verde.jpg);
	background-color: #374e22;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.texto_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a.texto_chico:hover {
	color: #000000;
	text-decoration: none;
}

.epigrafe_noticia_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.epigrafe_noticia_01:hover {
	color: #003366;
	text-decoration: underline;
}

.titulo_noticia_01 {
	font-family: "trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
a.titulo_noticia_01:hover {
	color: #D63333;
	text-decoration: underline;
}

.texto_noticia_01 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
a.texto_noticia_01:hover {
	color: #333333;
	text-decoration: underline;
}

.epigrafe_noticia_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.epigrafe_noticia_02:hover {
	color: #003366;
	text-decoration: underline;
}

.titulo_noticia_02 {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #66CC00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a.titulo_noticia_02:hover {
	color: #660066;
	text-decoration: underline;
}

.texto_noticia_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	text-decoration: none;

}
a.texto_noticia_02:hover {
	color: #003366;
	text-decoration: underline;

}
.titulo_noticia_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.titulo_noticia_03:hover {
	color: #003366;
	text-decoration: underline;
}
.menu_izq_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a.menu_izq_01:hover {
	color: #669900;
	text-decoration: none;
}
.menu_numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
a.menu_numero:hover {
	color: #663300;
	text-decoration: none;
}
.menu_izq_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menu_izq_02:hover {
	color: #660066;
	text-decoration: none;
}
.menu_izq_02_f2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.menu_izq_02_f2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_izq_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.menu_izq_03:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.subtitulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A9400;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a..subtitulo_01:hover {
	color: #663366;
	text-decoration: underline;
}
.subtitulo_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a..subtitulo_02:hover {
	color: #003366;
	text-decoration: underline;
}


.numero_01 {
	font-family: "trebuchet MS";
	font-size: 30px;
	color: #663366;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
a.numero_01:hover {
	color: #D63333;
	text-decoration: underline;
}

#sectionLinks{
	position: relative;
	height: 100%;
	width: 100%;
	overflow: auto;
}

#sectionLinks a:link{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 100%;
	width: 100%;
}

#sectionLinks a:visited{
	position: relative;
	height: 100%;
	width: 100%;
}

#sectionLinks a:hover{
	background-color: #CCCC66;
	position: relative;
	height: 100%;
	width: 100%;
}

