a:hover {
	color:#D8027F;
}

#herramientas {
	color:#414040;
}

#herramientas a {
	text-decoration: none;
	font-size: .8em;
	color:#414040;
}

#firma_busqueda {
	height: 5em;
	display: block;
	overflow: hidden;
	background-image: url(../imagenes/sedesol.jpg);
}

.menu_principal li ul{
	background:#D8027F;
}

.lista_tipo_D {
	padding-top: 1em;
	padding-bottom: 0.3em;
}

.lista_tipo_D ul {
	margin: 0;
	padding: 0;
}

.lista_tipo_D li {
	list-style-type: none;
	padding: .5px;
	width: 9em;
	vertical-align: top;
	margin-bottom: .4em;
}

.lista_tipo_D li a {
	color: gray;
	font-size: .7em;
	line-height: 1em;
}

.lista_tipo_D li a:hover {
	color:#D8027F;
	text-decoration: underline;
}

/* Ejemplo */

.cuadro_notas_inicio a {
	display: block;
	width: 18em;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	color:#D8027F;
	line-height: 1em;
}

.titulo_seccion {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 0.3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	font-weight: bold;
	color:#D8027F;
	font-size: 1em;
}
.titulo_seccion_b {
	font-size: .7em;
	color: gray;
	font-weight: bold;
}
.nota_prima {
	display: table;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
/*	padding-left: 0.5em;
*/	font-size: 0.8em;
/*	padding-top: 1em;
*/}
.lista_tipo_B {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
	float: left;
	width: 17em;
}

.lista_tipo_B_acciones {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-right: 0.3em;
	float: left;
	width: 14em;
}
.lista_tipo_B ul {
	
}

.lista_tipo_B li, .lista_tipo_B_acciones li {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: .1em dashed silver;
	border-bottom-color: #737576;
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1em;
	list-style-position: outside;
	list-style-image: url(../imagenes/bullet_interior.gif);
	margin-left: 0.5em;
}
.lista_tipo_B li li {
	border-bottom-style: none;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: none;
	font-size: .9em;
}
.leer_mas  {
	display: block;
	height: 1.3em;
	margin-top: 0.7em;
	text-align:right;
}
.leer_mas a {
	font-size: 0.7em;
	font-weight: bold;
	color: #D8027F;
}
	
