#cuerpo {
	text-align: left !important;
	vertical-align: top;
}
#cuerpo a {
	color: #FFFFFF;
}
#cuerpo h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#cuerpo_noticia {
	height: 330px;
	overflow: auto;
	padding-right: 5px;
}
#lista_noticias {
	height: 365px;
	overflow: auto;
}



#pie_noticias {
	position: relative;
	width: 525px;
	left: 0px;
	text-align: center;
	border-top: 1px dashed #FFFFFF;
	padding-top: 5px;
	clear: both;
	bottom: 0px;
	margin-top: 2px;
}
#pie_noticias td {
	text-align: center;
	width: 3%;
}
thead {
	color: #FFFFFF;
	background: #999999;
}

