.fnd_gral {
	background-image: url(../images/fnd_gral.jpg);
}
.fnd_inferior {
	background-image: url(../images/fnd_inferior.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.txt_menu {
	font-family: Verdana, Arial, Times;
	font-size: 9px;
	color: #999999;
	word-spacing: 2px;
}
.menu_noticias {
	font-family: Verdana, Arial, Times;
	font-size: 11px;
	color: #999999;
}
a:link {
	color: #9D9486;
}
a:hover {
	color: #9D8300;
}
a:visited {
	color: #9D8300;
}
a:active {
	color: #990000;
}
.txt_mediano {
	font-family: Verdana, Arial, Times;
	font-size: 10px;
	color: #666666;
}
.txt_mediano2 {
	font-family: Verdana, Arial, Times;
	font-size: 14px;
}
.col_izq {
	background-image: url(../images/lin_vertical.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.lin_hor {
	background-image: url(../images/lin_horizontal.gif);
	background-repeat:  repeat-x;
	background-position: center;
	height: 20px;
}
.tit_seccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	background-image: url(../images/lin_horizontal.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding-left: 10px;
}

/* estilos para noticias */

.anillado {
	background-image: url(../images/ico_anillofolio.gif);
	height: 17px;
}
.som_der {
	background-image: url(../images/fnd_sombra_derecha.gif);
	background-repeat:  repeat-y;
	width: 3px;
}
.som_inf {
	background-image: url(../images/fnd_sombra_inferior.gif);
	background-repeat:   repeat-x;
	height: 3px;
}
.tit_noticia {
	font-family: Verdana, Arial, Times;
	font-size: 20px;
	font-weight: bold;
	color: #534E3E;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.fecha_noticia {
	font-family: Verdana, Arial, Times;
	font-size: 11px;
	color: #999999;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.cuerpo_noticia {
	font-family: Verdana, Arial, Times;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 17px;
}
.borde_foto {
	border: 1px solid #999999;
	padding: 1px;
}.cel_item {
	padding-left: 10px;
}
.caja_foto {
	margin-bottom: 5px;
	margin-left: 10px;
}
.txt_mediano3 {
	font-family: Verdana, Arial, Times;
	font-size: 16px;
	font-weight: bold;
}
.txt_fecha {
	font-family: Verdana, Arial, Times;
	font-size: 9px;
}