A  {
	text-decoration: none;
	color: #69759c;
}
A:Visited  {
	text-decoration: none;
	color: #4f5362;
}
A:Active  {
	text-decoration: none;
	color: #4f5362;
}

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

#localizador{
	background-color: #d0d9f5;
}

#tituloindice{
	background-color:#C3CEF5;
}

#listadoindice{
	background-color:#E3E8FA;
}

.compilhorizontal{
	background-color: #C3CEF5;
}

.subtitulo{
	background-color:#CDEAF7;
}
.subtitulo2{
	background-color:#E8E8E8;
}

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

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