body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	border: none;
}
h1 {
	font-size: 13px;
	color: #e58305;
	margin: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	margin: 0px;
}
a:link, 
a:active, 
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
.input {
	font-size: 9px;
	color: #333333;
	margin: 0px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	filter: Wave(Add=0, Freq=1, LightStrength=5, Phase=155, Strength=0);
}
.boton {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 Noticas de la página de noticias 
.noticias {
}
.noticias a:link, 
.noticias a:active, 
.noticias a:visited, 
.noticias a:hover {
	color: #CC7306;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC7306;
}
.noticias .fecha {
	color: #CC7306;
}
 Noticas del lateral de noticias 
.noticia {
	font-size: 9px;
}
.noticia a:link, 
.noticia a:active, 
.noticia a:visited, 
.noticia a:hover {
	color: #CC7306;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC7306;
}
.noticia .titulo {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.noticia .fecha {
	color: #CC7306;
}
.tr-gris {
	background-color: #d7d5d5;
}
.aviso-bien {
	background-color: #FFFFF0;
	border: thin dashed #009900;
	padding: 5px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.aviso-error {
	background-color: #FFFFF0;
	border: thin dashed #CC0000;
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.bold-naranja {
	font-weight: bold;
	color: #e58305;
}
.bg-pollo {
	background-color: #b58a7a;
}
.bg-pecuaria {
	background-color: #ea5149;
}
.bg-finanzas {
	background-color: #ca73c0;
}
.bg-proyectos {
	background-color: #42c0e8;
}
.bg-molinos {
	background-color: #f2c546;
}
.bg-energia {
	background-color: #72b73c;
}
.copyright {
	font-size: 9px;
	color: #999999;
}
.copyright a:link, 
.copyright a:active, 
.copyright a:visited, 
.copyright a:hover {
	color: #666666;
	text-decoration: none;
}
.login {
	font-family: verdana;
	font-size: 18px;
	color: #FF9900;
	padding-left: 12px;
}
