body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.noticias { text-align: center; }


.destacados {
	background: url(img/linea.gif) top right repeat-x;
	margin: 0 auto;
	width: 740px;
	text-align: left;
}

.dest {
	background: url(img/noticias.gif) 0px 8px no-repeat;
	padding: 8px 0;
}
.dest p {
	font-family: Tahoma;
	padding: 0;
	margin: 0;
	padding-left: 75px;
	font-size: 0.6em;
	color: #BABBB4;
}
.dest p a:link, .dest p a:visited {color: #fff; text-decoration: none; font-size: 1.1em;}
.dest p a:hover {text-decoration: underline;}