body {
padding-top:70px;
margin: 0px;
background-color: #FF9900;
}
.ari {
	font-family: Arial, Helvetica, sans-serif;
}
.verda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cl00 {
color:#000000;
}
.cl01 {
color:#FFFFFF;
}
.cl03 {
	color: #666666;
}
.cl04 {
	color: #4C4C4C;
}
.cl33 {
	color: #FF8D00;
}
.fs10 {
	font-size: 10px;
}

.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.nound {
text-decoration:none;
}
.fx:hover {
font-weight:bold;
}

#uno {
display: table; width: 100%; height: 100%;  position: relative; overflow: visible;
}
#dos {
position: absolute; top: 50%; display: table-cell; vertical-align: middle; 
}
#tres {
position: relative;  top: -50%;
}
.bld  {
font-weight: bold;
}
.cajaForm1 {
border:0px;
background-color:#E5E5E5;
}