.normal{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding: 2px;
}

.mapa{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding-left: 2px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}



.bold_blank {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulo {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #4e4e4e;
	font-style: normal;
}

.separador {
	font-family: "Times New Roman", Times, serif;
	font-size: 5px;
}
.tabla {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #E6E1D5;
	border-left-color: #E6E1D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	height: auto;
}
.tabla-contenido {
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	background-color: #EDE9E0;
	padding: 2px;
}

.tabla-titulo-sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #729026;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #406200;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #406200;
}
.tabla-titulo-li {
	border: 1px solid #729026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	background-color: #406200;
	font-weight: bold;
}

