.texto {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}
.tabla_principal {
	background-color: #EDEDDC;
	border: 1px solid #CBB61D;
}
.subtitulos_raya {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	font-weight: bold;
}
.borde_tablas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #79793E;
	border-right-color: #79793E;
	border-bottom-color: #79793E;
	border-left-color: #79793E;
}
.texto_chico_muychico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #C3D1DF;
}
.nuevo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C40D2B;
	font-weight: bolder;
}
