@charset "iso-8859-1";
.estiloTablas {
	word-spacing: normal;
	display: block;
	text-align: center;
	border: 1px solid #8D8E8E;
	margin: 0px;
	padding: 2px;
	height: 0px;
	width: 0px;
	letter-spacing: 0px;
	background-color: #FFFFFF;

}
.contenidoTabla {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;

}
.tituloTabla {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D1D2D2;
}

.tituloTablaEst {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCE2F2;
}

.contenidoTablaResaltado {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #D83F44;
}
.nombretabla {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;

}

.Combo {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #57A1D5;
	border: 1px solid #0033FF;
	list-style-position: inside;
	list-style-type: circle;
}
.pequena {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tituloestructura {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.bordeBlanco {
	border-top-width: 1px;
	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: #898989;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #898989;
}
.tablaborde {
	border-top-width: 1px;
	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: #8e8e8e;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #8e8e8e;
}