a:hover {
	color: #007299;
}

#herramientas {
	color: #007299;
}

#herramientas a {
	text-decoration: none;
	font-size: .8em;
	color: #007299;
}

#firma_busqueda {
	height: 9.5em;
	display: block;
	overflow: hidden;
	background-image: url(../imagenes/sep.jpg);
}

.menu_principal li ul{
	background: #263F6A;
}

.lista_tipo_D li a:hover {
	color: #263F6A;
}

/* Ejemplo */

.cuadro_notas_inicio a {
	display: block;
	width: 19em;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	color: #007299;
	line-height: 1em;
}

.titulo_seccion {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: .3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	font-weight: bold;
	color: #FEA620;
	margin-bottom: .5em;
	font-size: 1em;
}

.lista_tipo_B a:hover {
	color: #FEA620;
}

.marco_cuadro_I2 a:hover {
	color: #007299;
	text-decoration: underline;
}

.marco_cuadro_I img {
	border-color: #007299;
}
.marco_cuadro_I  {
border:1px solid #007299;
}

h4 {
	color: #FEA620;
}

