body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.SubTituloCampo
{
	font-weight: bold;
	font-size: 8pt;
	color: darkred;
	font-family: Arial;
	text-decoration: underline;
}

.SubTituloCampo1
{
	font-weight: bold;
	font-size: 10pt;
	color: darkred;
	font-family: Arial;
}

.TituloCampo
{
	border-right: ghostwhite 1px solid;
	padding-right: 2px;
	border-top: ghostwhite 1px solid;
	padding-left: 10px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: ghostwhite 1px solid;
	color: darkslategray;
	padding-top: 2px;
	border-bottom: ghostwhite 1px solid;
	font-family: Verdana;
	background-color: gainsboro;
}

.TituloPagina
{
	font-weight: bold;
	font-size: 14pt;
	border-bottom-width: thin;
	border-bottom-color: sienna;
	color: darkslateblue;
	font-style: italic;
	font-family: Comic Sans MS;
	font-variant: normal;
	text-decoration: underline;
}

.RadioButtons
{
	font-weight: bold;
	color: darkslategray;
	font-family: Verdana;
}

.Botones
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.BotonesPlanos
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	font-family: Arial;
	background-color: palegoldenrod;
}

.BotonesAccion
{
	font-size: 7pt;
	font-family: Verdana;
}

.CajasIngreso
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.CajasTexto
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-size: 10pt;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: Arial;
}

.ListaErrores
{
	list-style-position: outside;
	font-size: 9pt;
	color: red;
	font-family: Verdana;
	list-style-type: decimal;
}

.MInformativos
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}

.TextoPeque
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
}