A  {
	text-decoration: none;
	color: #92984d;
}
A:Visited  {
	text-decoration: none;
	color: #4d4f34;
}
A:Active  {
	text-decoration: none;
	color: #4d4f34;
}

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

#localizador{
	background-color: #d1d887;
}

#tituloindice{
	background-color:#E3E6C4;
}

#listadoindice{
	background-color:#F0F3D5;
}

.compilhorizontal{
	background-color: #E3E6C4;
}

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

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