
.estiloTabla {
	background-color: #4B6278;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin none;
}
.estiloTitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C3A48;
}
.estiloMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: #1C3A48;
}
.estiloPiePagina {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #1C3A48;
}
.estiloBoton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A1ADB9;
	color: #FFFFFF;
	font-weight: bold;
}
.estiloMenu {
}
.estiloCajaTexto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	display: compact;
	color: #4B6278;
	list-style-type: lower-alpha;
}