body {background-color: #FFFFFF; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 25px;}
.txt1 {color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align:justify;}
.txt1:hover {color: #0E93D2; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}
.txt2 {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align:justify;}
.txt2:hover {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; text-align:justify;}
.txt3 {color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; text-align:center;}
.txt4 {color: #0F94D3; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: justify; font-weight: bold;}
.txt5 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: bold;}
.txt6 {color: #d03434; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align:justify;}
.txt6:hover {color: #0E93D2; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}
.txt7 {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; text-align:justify;}

.txt9{color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align:justify;}

.tit1 {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 18px; text-decoration:none; border-bottom:2px; border-bottom-color: #0F94D3; border-bottom-style:dotted;}
.tit2 {color: #666666; font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight:bold;}
.tit3 {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight:bold;}
.tit4 {color: #0F94D3; font-family:Arial, Helvetica, sans-serif; font-size: 24px; font-weight:bold; text-decoration:none; border-bottom:thin; border-bottom-color: #0F94D3; border-bottom-style:dotted;}
.menu {border-right:thin; border-right-color: #666666; border-right-style:dotted;}
.pie {border-bottom:thin; border-bottom-color: #666666;}
.texto_mandos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F94D3;
	font-weight: normal;
	text-align: center;
}
label.error
{
	visibility:hidden;
	height:0px;
	width:0px;
}

input.error
{
	border:1px solid red;
}

textarea.error
{
	border:1px solid red;
}

