table.noticia {
	border:1px solid #A1A1A1;
	margin-left:0%; margin-right:0%;
	width: 100%;
}

table.noticia thead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-align: left;
}

table.noticia thead tr th {
	background: #1F4FA4;
	border-bottom:1px solid #1F4FA4;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;	
}

table.noticia thead tr th img {
	border: 0;
}

table.noticia tbody {
	background: #e7ebf0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: justify;
}

table.noticia tbody tr td {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
}

table.noticia tbody tr td a, a:active {
	text-decoration: none;
}

table.noticia tbody tr td a:hover {
	text-decoration: underline;
}

table.noticia tbody tr td img {
	border: 0;
}
