A  {
	text-decoration: none;
	color: #e34848;
}
A:Visited  {
	text-decoration: none;
	color: #6d494a;
}
A:Active  {
	text-decoration: none;
	color: #6d494a;
}

A:Hover  {
	text-decoration: none;
	color:#b93030;
}

#localizador{
	background:#e4a4a4;
	/*background: transparent url(../images/localizadores/tendencias.gif);*/
}

#tituloindice{
	background-color:#F8D2D2;
}

#listadoindice{
	background-color:#F6E9E9;
}

.compilhorizontal{
	background-color: #F8D2D2;
}

#izquierda {
	margin-top:10px;
	width: 180px;
	float:left;
}

#derecha {
	width: 519px;
	float:left;
	background: #FFFFFF url(../images/dark/fondos/tendencias.jpg) bottom right no-repeat;
	border-left:solid 1px #e4e4e4;
	border-bottom:solid 1px #e4e4e4;
}

#textoprincipal{
	margin-top: 21px;
	padding:10px;
	width: 310px;
	float: left;
}

#titular {
	background: #e4a4a4 url(../images/dark/titulares/tendencias.jpg) top no-repeat;
	height:50px;
}

#lineaseccion{
	height: 37px;
	background: #e4a4a4 url(../images/lineassecciones/tendencias.gif) top no-repeat;
}
