.CuadroTxt {
	height: 1px;
	width: 1px;
}
.Cuadro2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: none;
	background-color: #AEDBFF;
}
.Tit1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
}
.Etiqueta {
	font-family: Arial;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.Etiqueta2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding:20px;
}
.Tabla {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-transform: capitalize;
	border: groove;
}
.Cuadro_Centro {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: auto;
	text-align: center;
	text-transform: none;
	background-color: #AEDBFF;
}
.EtiquetaBlanco {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.Cuadro2email {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: lowercase;
	background-color: #AEDBFF;
}
.Captura {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: none;
	background-color: #99CCCC;
	text-align: center;
	vertical-align: middle;
}
.Captura1 {

	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: none;
	background-color: #99CCCC;
	text-align: left;
	vertical-align: middle;
}
.Cuadro2der {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: none;
	background-color: #AEDBFF;
	text-align: right;
}
.Label {
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #FFFFCC;
	border: thin solid #FFFFCC;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
.Labelazul {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #003366;
	border: thin solid #003366;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	color: #FFFFFF;
}
.Etiquetaminusculas {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
}
.EtiquetaPequeña {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.Labelnorma {

	font-family: Arial;
	font-size: 12px;
	text-transform: none;
	background-color: #FFFFCC;
	border: thin solid #FFFFCC;
	font-style: normal;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
.EtiquetaRojo {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.EtiquetaRojoMinu {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
.EtiquetaPeque {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.Cuadro2izq {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	height: auto;
	width: auto;
	text-transform: none;
	background-color: #AEDBFF;
	text-align: left;
}

input.error {
					background-color:red;
					color:#fff;
				}
select.error {
					background-color:red;
					color:#fff;
				}
