.titulocelda {
	font-family: verdana, san-serif, monospace;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #eeeeee;
	background-color: #7597b9;


}
.celda {
	font-family: verdana, san-serif, monospace;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	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: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	text-align: left;

}
.fondotdizq {
	background-color: #adc1d6;
}
.celdaenlace {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
A.celdaenlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000033;
	text-decoration: none;

}
A.celdaenlace:hover {
	color: #FFFFFF;
	background-color: #4d7399;
	width: 100%;
	text-align: left;
}
.titulopg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	font-weight: bold;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.texto table tr td .fondotdizq tr td {
	color: #F00;
	font-weight: bold;
}
.muestra_miga {
margin-left: 25px;
margin-bottom: 8px;
color: #9c9c9c;
}