.Estilo1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-size: 12px;

}

.Estilo2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-weight: bold;

	font-size: 14px;

}

.Estilo3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-weight: bold;

	font-size: 13px;

}

.Estilo4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-weight: bold;

	font-size: 11px;

}

.Estilo5 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-size: 10px;

}

.sinatencion {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FF0000;

	font-size: 12px;

}

.menu {

	color: #F4F4F4;	

}

.objeto {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #000033;

	font-size: 12px;

	border: 1px solid #339966;	

}

.tabla {

	padding: 3px;

	border-width: thin;	

	background-color: #FFF9E6;

/*	background-color: #ECFFF8;		*/

}

.cabecera {	

	background-color: #FFCC33;

/*	background-color: #339900; */

}

.fila1 {

	background-color: #FFECB0;

}

.fila2 {

	background-color: #FDFDFD;

}

.tabformu {

/*	background-color: #9DFFCE;   */

	background-color: #FFF9E6;

}

.filformu {

/*	background-color: #F4FFF4;   */

	background-color: #FFF0C1;

}

.bordes {

	border: 1px solid #CCCCCC;

}