A  {
	text-decoration: none;
	color: #ac7d3a;
}
A:Visited  {
	text-decoration: none;
	color: #8a785d;
}
A:Active  {
	text-decoration: none;
	color: #6d494a;
}

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

#localizador{
	background-color: #dfc49d;
}

#tituloindice{
	background-color:#ECD6A9;
}

#listadoindice{
	background-color:#F4E5CA;
}

.compilhorizontal{
	background-color: #ECD6A9;
}

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

#derecha {
	width: 519px;
	float:left;
	background: #FFFFFF url(../images/dark/fondos/complementos.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: #dfc49d url(../images/dark/titulares/complementos.jpg) top no-repeat;
	height:50px;
}
#lineaseccion{
	height: 37px;
	background: #dfc49d url(../images/lineassecciones/complementos.gif) top no-repeat;
}