/* === PALETA DE COLORES === */
/*
	negro: #000;
	gris fuerte: #333;
	gris claro. #666;
	verde: #b0ca17;
	casi blanco: #f4f4f4;
	blanco: #fff; 
*/
/* =================== */

body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #859711;
}
#Logotipo{
	height:100px; z-index:403;text-align:left;
}
#content_wrapper{
	background-color: #f4f4f4;
	clear:both;
}
#div_menu_ppal{
	width:690px;display:block;float:left;margin-top:54px;margin-left:11px;
}
#div_menu_ppal li{
	display:block;
	float:left;
	text-align:center;
	vertical-align:middle;
	background: url(boton_ppal.gif) no-repeat;
	width: 134px;
	height:43px;
}
#div_menu_ppal li a{
	display:block;
	width:120px;
	margin-top:10px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	color:#333;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
}
#div_menu_ppal li a:hover{
	color:#894;
}
#div_menu_pie{
	width:689px;display:block;float:left;margin-top:11px;margin-left:11px;
}
#div_menu_pie li{
	display:block;
	list-style:none;
	float:left;
	text-align:center;
	border-left:1px #450 solid;
	padding:0px 11px;
}
#div_menu_pie li:first-child{
	border-left:none;
}
#div_menu_pie li a{
	color:#450;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
}
#div_menu_pie li a:hover{
	color:#f4f4f4;
}
.titulonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #B0CA17;
	font-weight: bold;
	text-align: right;


}
.textonoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;

}
a:link {
	font-size: 11px;
	color: #B0CA17;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#Fondo {
	background-color: #F4F4F4;
	height: 100%;
	visibility: hidden;



}
#PieFondo {
	left:0px; width:100%; height:180px; z-index:1;text-align:left;
	background: url(bg_piefondo.jpg) left bottom repeat-x;
	min-width: 763px;
	background-color: #B0CA17;
	position:relative;
}
	

}
#mundo {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(mundo.jpg);


}
#div_firma{
	width:689px;
	margin-left:11px;
	margin-bottom:11px;
	font-size:11px;
	text-align:left;
	padding-left:11px;
	color:#555;
}
#div_firma a{
	color:#555;
}