#actualizado a {
	text-decoration: none;
}
#actualizado a:hover {
	text-decoration: underline;
}
#fecha small {
	color: #666;
}
#fecha small.label {
	display: block;
}
#destacados h3, #destacados_ad h3 {
	background-color: #336699;
	color: white;
	font-size: 100%;
	margin: 5px 0 0.5em;
	padding-right: 0.2em;
}
#destacados th, #destacados_ad th {
	padding-left: 0.5em;
}
#fecha {
	float: left;
	font-weight: bold;
	padding: 0em 2em 1.8em 1em;
}
.encuesta h3 {
	font-size: 110%;
}
.encuesta ul {
	margin: 0.5em 0;
	padding: 0;
	list-style: none;
}
.encuesta li {
	background: url(/imagenes/encuesta.gif) no-repeat bottom left;
}
.encuesta li a {
	text-decoration: none;
}
.encuesta li a:hover {
	text-decoration: underline;
}
.encuesta b {
	background: url(/imagenes/encuesta.gif) no-repeat;
	display: block;
	padding-left: 12px;
	height: 24px;
}
.encuesta p {
	font-size: 85%;
}
h1 {
	color: #FFF;
}

/* inc/index_news */
/* PENDIENTE: mover el CSS para otros listados de noticias a tpl/v3.1/mundoplus.css */
ul.headlines {
	margin: 0 0 0.5em 0;
}
ul.headlines li {
	background-repeat: no-repeat;
	min-height: 50px;
	padding-left: 68px;
}
ul.headlines li.original small {
	background-repeat: no-repeat;
	background-image: url(/tpl/v3.1/favicon.png);
	padding-left: 17px;
	padding-bottom: 1px;
}
ul.headlines li a {
	text-decoration: none;
}
ul.headlines li a:hover {
	color: #468;
	text-decoration: underline;
}
ul.headlines li small {
	color: #68A;
	display: block;
	font-size: 85%;
	margin-top: -1px;
}
ul.headlines li small a {
	color: #68A;
	font-weight: bold;
}
ul.headlines li small span {
	color: #68A;
}
/* includes/audienciashomegenerador */
#index_ratings td {
	text-align: center;
}
#index_ratings a {
	text-decoration: none;
}
#index_ratings a img {
	border: none;
}
/* includes/actualizado */
#index_lastmod #fecha small {
	color: #666;
	display: inline;
}
#index_lastmod #fecha {
	float: none;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}
#index_lastmod #recent {
	display: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}
#index_lastmod a {
	text-decoration: none;
}
#index_lastmod a:hover {
	text-decoration: underline;
}

