body
{
	background-color: #FFF;
	margin: 10px 0 10px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5E780C;
	line-height:16px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6A890E;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #81B303;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3
{
	font-size: 12px;
	color: #81A611;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
}
a.LinkMenu
{
	color: #6A890E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.LinkMenu:hover
{
	color: #8AB112;
	text-decoration: none;
}
a.LinkDerecha
{
	color: #6A890E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.LinkDerecha:hover
{
	color: #659138;
	text-decoration: none;
}
a.LinkMenu2
{
	color: #C7E65D;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
a.LinkMenu2:hover
{
	color: #DBEF94;
	text-decoration: none;
}
a.LinkMenuAbajo
{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.LinkMenuAbajo:hover
{
	color: #C7E65D;
}
/*a.link_pie
{
	color: #C7E65D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.link_pie:hover
{
	color: #81A611;
}

.titulo_gral
{
	font-size: 20px;
	font-weight: bold;
	color: #DDA86E;
}*/
/*.titulo_oscuro
{
	font-size: 14px;
	color: #A86E2E;
	font-weight: bold;
}
.subtitulo_oscuro
{
	font-size: 12px;
	color: #A86E2E;
	font-weight: bold;
}
.titulo_claro
{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.subtitulo_claro
{
	font-size: 14px;
	color: #F5E5D3;
	font-weight: normal;
}*/
.texto
{
	font-size: 12px;
	color: #5E780C;
	line-height:16px;
}
.texto_chico
{
	font-size: 11px;
	color: #5E780C;
	line-height:16px;
}
.texto_fecha
{
	font-size: 10px;
	color: #FFF;
}
.texto_grande
{
	font-size: 12px;
	color: #FFF;
	line-height:17px;
}
.texto_lectura
{
	font-size: 13px;
	color: #404040;
	line-height:18px;
}
.texto_claro
{
	font-size: 11px;
	color: #5E780C;
	line-height:16px;
}
.texto_negrita
{
	font-size: 11px;
	color: #5E780C;
	font-weight: bold;
}

.titulo_notas
{
	font-size: 12px;
	color: #EEF2F7;
	font-weight: bold;
	line-height:17px;
}
.menu_bajo
 {
	font-size: 9px;
	color: #333;
}
/*
.menu_links
{
	font-size: 12px;
	color: #DDA86E;
}*/
.copyright
{
	font-size: 10px;
	color: #5E780C;
}
a.Linkcopyright
 {
	font-size: 10px;
	color: #5E780C;
	text-decoration: none;
	font-weight:bold;
}
a.Linkcopyright:hover
 {
	color: #81B303;
	text-decoration: underline;
}
a.texto_ampliar
{
	color: #5E780C;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
}
a.texto_ampliar:active
{
	color: #81B303;
}
a.texto_ampliar:hover
{
	color: #81B303;
text-decoration: underline;
}

.footer_left
{
	width: 4px;
	height: 73px;
	background-image:url(images/footer_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.footer_right
{
	width: 4px;
	height: 73px;
	background-image:url(images/footer_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.footer_bg
{
	width: 100%;
	height: 73px;
	background-image:url(images/footer_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.panel_top
{
	width: 590px;
	height: 8px;
	background-image:url(images/panel_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.panel_bottom
{
	width: 590px;
	height: 8px;
	background-image:url(images/panel_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.panel_left
{
	width: 400px;
	height: 100%;
	background-color: #81B303;
}
.panel_right
{
	width: 190px;
	height: 100%;
	background-color: #C7E65D;
}
.noticias_top_bg
{
	width: 100%;
	height: 23px;
	background-color: #81B303;
}
.noticias_top_left
{
	width: 3px;
	height: 23px;
	background-color: #81B303;
	/*background-image:url(images/noticias_top_left.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}
.noticias_top_right
{
	width: 3px;
	height: 23px;
	background-color: #81B303;
	/*background-image:url(images/noticias_top_right.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}
.noticias_bottom_left
{
	width: 3px;
	height: 3px;
	background-image:url(images/noticias_bottom_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.noticias_bottom_bg
{
	width: 100%;
	height: 3px;
	background-color: #C7E65D;
}
.noticias_bottom_right
{
	width: 3px;
	height: 3px;
	background-image:url(images/noticias_bottom_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.noticias_bg
{
	width: 100%;
	height: 100%;
	background-color: #C7E65D;
}
.thumb_bottom
{
	width: 113px;
	height: 5px;
	background-color: #E6F3B6;
	overflow: hidden;
}
.linea_titulo
{
	width: 92%;
	float: right;
	border-bottom: 1px solid #81A611;
}
.img_borde
{
	border: 1px solid #5E780C;
}
.panel2_top_bg
{
	width: 100%;
	height: 3px;
	background-color: #C7E65D;
}
.panel2_top_left
{
	width: 3px;
	height: 3px;
	background-color: #C7E65D;
}
.panel2_top_right
{
	width: 3px;
	height: 3px;
	background-color: #C7E65D;
}
.panel2_bottom_left
{
	width: 3px;
	height: 3px;
	background-image:url(images/panel2_bottom_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.panel2_bottom_bg
{
	width: 100%;
	height: 3px;
	background-color: #C7E65D;
}
.panel2_bottom_right
{
	width: 3px;
	height: 3px;
	background-image:url(images/panel2_bottom_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.panel2_bg
{
	width: 100%;
	height: 100%;
	background-color: #C7E65D;
}
hr
{
	border: 1px solid #81A611;
}
ul
{
	list-style: circle;
	font-size: 11px;
	color: #5E780C;
	line-height:16px;
}
.tabla_cuadro
{
	width: 95%;
	background-color: #FFF;
	border: 1px solid #5E780C;
	margin: 20px 0 20px 0;
}

/*FORMULARIO*/
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	border: 1px solid #5E780C;
	background-color: #FBFDF2;
	height: 20px;
	color: #5E780C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea
{
	border: 1px solid #5E780C;
	background-color: #FBFDF2;
	color: #5E780C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.input_button
{
	border: 1px solid #5E780C;
	background-color: #6A890E;
	color: #FFF;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
}
/* FIN FORMULARIO*/

h4 a
{
	color: #FFF;
	text-decoration: none;
}
