.est {
}
.bord_tablapln {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB546;
	border-right-color: #FFB546;
	border-bottom-color: #FFB546;
	border-left-color: #FFB546;
}
.celda_index {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFE8AC;
	border-right-color: #EFE8AC;
	border-bottom-color: #EFE8AC;
	border-left-color: #EFE8AC;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.seleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	border: thin none;
}
.tablacalculo {
	border: 1px solid #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tablecalculo {
	border: 1px solid;
}
.textfield {
	background-color: #FFCC33;
}
.txt_bloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E2E2E;
	list-style-type: circle;
}

.txt_bloque_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-type: circle;
}

.txt_bloque_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E2E2E;
}

.txt_bloque_ch7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #2E2E2E;
}

.txt_bloque_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.txt_bloque_titulo_V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E9327;
	font-weight: bold;
}

.txt_bloque_titulo_V_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E9327;
	font-weight: normal;
}

.txt_bloque_titulo_G_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.txt_bloque_titulo_V_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E9327;
	font-weight: bold;
}.txt_bloque_titulo_N_grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D77400;
	font-weight: bold;
}
a:link {
	color: #5E9327;
}
a:hover {
	color: #446B1D;
}

a:visited {
	color: #5E9327;
}
a:active {
	color: #5E9327;
}

