body{text-align: center;background: url(../_Img/11.jpg) no-repeat fixed;background-position: right top;background-size: cover;background-attachment: fixed;padding-top: 0;margin: 0;color: #6f91b4;}

/*ESTILO-GENERAL DE FORMULARIOS*/
#Mensaje{display:none; font: 11px Arial; background: #f3e6e6; border: 1px solid #924949; padding: 5px;}
#msg{display:none; position:absolute; z-index:200; background:url(../_Img/msg_apunta.gif) left center no-repeat; padding-left:7px;}
#msgcontenido{display:block; font: bold 11px verdana; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px;}

/*FORMULARIO LOGIN*/
.div_contenedor_total{margin: 90px auto 0 auto;width: 700px;height: 400px;padding: 0;background: #fffffff0;font-family: Arial, Helvetica, sans-serif; border: 1px solid rgb(114, 114, 114);}
.div_efecto_hoja{float: right; margin: -1px -1px 0 0; width: 103px; height: 102px; background: url(../_Img/aFond.PNG) no-repeat right top; cursor: pointer;}
.div_contenedor_form{float: left; margin: 90px 0 0 165px; width: 378px; height: 221px; background: url(../_Img/dLogin.PNG) no-repeat; overflow: auto;}
.link_titulo{text-decoration: none; font: 17px Trebuchet MS, Arial; color: #045FB4;}
.table_td_info{padding: 3px 0 5px 6px; font: 12px Trebuchet MS, Arial; color: #045FB4;}
.div_info{float: left; display: block; width: 339px; padding: 3px 4px 3px 4px; border: 1px solid #ca8213; background-color: rgb(252, 255, 184); color: rgb(162, 39, 0);}
.div_contenedor_msg{float: left; width: 17px; height: 17px; background: url(../_Img/infor.PNG) no-repeat; margin-right: 2px;}
.txt_usuario{width: 210px; outline: none; border: 1px solid #A4A4A4; padding: 5px; border-radius: 4px; font: 13px Trebuchet MS, Arial;}
.txt_password{width: 210px; outline: none; border: 1px solid #A4A4A4; padding: 5px; border-radius: 4px; font: 13px Trebuchet MS, Arial}
.btn_logueo{width: 105px; height: 29px; margin: 8px 0 0 0; padding: 0; border: 0; font: bold 12px Trebuchet MS, Arial; color: #000000; background: url(../_Img/btningresar1.PNG) repeat-x; cursor: pointer;}
