.TitPrinc {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.vinculo {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
	cursor: hand;
}
body {
	padding: 0px;
	background-color: #99A1C8;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:hover {
	color: #CC3333;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CC3333;
}

.etiquetaPrinc {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.cajatexto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CACBE9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.etiqsec {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6F75A5;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.85em;
}
.impar {
	background-color: #6F75A5;
	font-size: 0.8em;
	color: #FFFFFF;
}

.tab1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.etiquetaInf {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.tab2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tab3 {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tabBlanco {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.par {
	background-color: #FFFFFF;
	font-size: 0.8em;
}
.mens_error {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.cel {
	border: thin solid #CCCCFF;
	font-size: small;
}
.sinborde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3300;
	background-color: #99A1C8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
}
.fondo {
	font-size: 0.9em;
	color: #2C2D45;
	background-color: #ACADCA;
	padding-bottom: 5px;
	font-weight: bold;
}
table {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #232538;
}
#form1 .menor {
	font-size: 0.7em;
}
#form1 input {
	background-color: #D6D9E9;
	color: #000033;
}
#form1 input.especial {
	background-color: #6F75A5;
	color: #FFFFFF;
	margin-left: auto;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
}
select {
	color: #000000;
	background-color: #99A1C8;
	border: medium solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5px;
}
#form1 #datos {
	width: 800px;
	margin-left: 40px;
}
.datos {
	color: #6F75A5;
	background-color: #FFFFFF;
}
input.especial {
	background-color: #6F75A5;
	color: #FFFFFF;
	margin-left: auto;
	font-weight: bold;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
}
.ocultar {
	display: none;
}
.tablaesp {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000099;
	border: thin solid #000099;
}

