a:hover {
	color: #808080;
}
@font-face {
	font-family: 'Trajan Pro';
	src: url('../fuentes/TrajanPro-Regular.eot');
	src: local('☺'), url('../fuentes/TrajanPro-Regular.woff') format('woff'), url('../fuentes/TrajanPro-Regular.ttf') format('truetype'), url('../fuentes/TrajanPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

#herramientas {
	color: #808080;
}

#herramientas a {
	text-decoration: none;
	font-size: 10px;
	color: #5F5D5B;
}

#firma_busqueda {
	height: 8em;
	display: block;
	overflow: hidden;
	background-image: url(../imagenes/semarnat.jpg);
	background-repeat: no-repeat;
	width: 100%;
	/*float:left;*/
}

.menu_principal li ul{	
	background: #EAEAEA;
}

.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: .8em;
	line-height: 1em;
}

.lista_tipo_D li a:hover {
	color: #808080;
	text-decoration: underline;
}

/* Ejemplo */

.cuadro_notas_inicio a {
	border-bottom-color:#000;
	/*border-right-color:#000;*/
	display: block;
	/* Cesar Garcia Soto
	width: 14.2em;*/
	width: 19em;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	/* Aqui se cambio  color: #81017E;  */
	color:#C10435;
	line-height: 1em;
}

/*
.cuadro_notas_inicio a {
	border-bottom-color:#000;
	border-right-color:#000;
	display: block;
	width: 19em;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
    --- Aqui se cambio  color: #81017E;  ---
	color: #BA2025;
	line-height: 1em;
}
*/

.titulo_seccion {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 0.3em;
	border-width: 2px;
	border-color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	color: #81017E; 
	font-size: 0.9em;
	font-family:"Trajan Pro";
}
.titulo_seccion_faq {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 0.3em;
	border-width: 2px;
	border-color: #e4e3e3;	
	font-weight: bold;
	color: #81017E; 
	font-size: 0.9em;
}
.titulo_seccion_b {
	font-size: .7em;
	font-family:"Trajan Pro";
	/*color: gray;*/
	color:#C10435;
	font-weight: bold;
}
.nota_prima {
	display: table;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	padding-left: 0.5em;
	font-size: 0.8em;
	/*color:#777772;*/
	color:#000000;
}
.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: .9em;
	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: #8C188A;
}
