/* CSS vCenter */ #content { position:absolute; top:50%; left:50%; width:780px; height:420px; margin-left:-390px; margin-top:-210px; } .bodyA { background-color: #646367; } .BGWhite { background-color: #FFFFFF; } .formulario { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #FFFFFF; border: 1px solid #999999; } .textoBase { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; } .textoBaseBold { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; } .textoPie{ text-align: center; font-size: 12px; color: #999999; } a:link { color: #FF6600; } a:visited { color: #FF6600; } a:hover { color: #B04600; } a:active { color: #E30B0B; }