a:hover {
	color: #CC0033;
}

#herramientas {
	/*color: #CC0033;*/
	color: #414040;
}

#herramientas a {
	text-decoration: none;
	font-size: .8em;
	/*color: #CC0033;*/
	color: #414040;
}

#firma_busqueda {
	height: 5em;
	display: block;
	overflow: hidden;
	background-image: url(../Imagenes/encabezado.jpg);
}

.menu_principal li ul{
	/*background: #CC0033;*/
	background:#737373;
}

.lista_tipo_D li a:hover {
	color: #CC0033;
}

/* Ejemplo */

.cuadro_notas_inicio a {
	display: block;
	width: 18em;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	color: #CC0033;
	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: #CC0033;
	margin-bottom: .5em;
	font-size: 1em;
}

.lista_tipo_B a:hover {
	color: #CC0033;
}

.marco_cuadro_I2 a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.marco_cuadro_I img {
	border-color: #d78329;
}

#cuerpo { background-color: white; display: table; padding: 1em; width: auto; }
.renglon { display: table; margin-bottom: 1em; }
.cuadro { display: table; float: left; min-height: 15em; font-size: 1em; }
.A { width: 59em; }
.B { width: 44em; }
.C { width: 39.5em; }
.D { width: 38em; }
.E { width: 35em; }
.F { width: 29em; }
.G { width: 20em; }
.H { width: 19em; }
.I { width: 18.5em; }
.J { width: 17em; }
.K { width: 14em; }
.L { width: 12em; }
.M { width: 11em; }
.N { width: 9em; }
.O { width: 8em; }
.margen_derecho { margin-right: 1em; }
.fondo_1 { background-color: #d8d9de; } .fondo_6 { background-color: #cdcbcd; } .H16 { height: 16em; } .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:#CC0033; margin-bottom: .5em; font-size: 1em; } .titulo_seccion_b { font-size: .7em; color: gray; font-weight: bold; } 