@charset "UTF-8";
/* CSS Document */
 body { font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; }
.form_text { width:300px; height:17px; }
.form_file { width:305px; height:23px; }
.form_ord { width:30px; height:17px; }
.form_text2 { width:300px; height:60px; }
.form_combo { width:305px; height:24px; }
.form_sb { width:305px; height:24px; border:none; background:#666; color:#FFF; }
.form_sb:hover { background:#999; color:#333; }
.form_hd { background:#666; font-weight:bold; color:#FFF; }
.form_rw1 { background:#F1F1F1; }
.form_rw2 { background:#E1E1E1; }

.cabecera { display:inline-block; float:left; width:100%; height:40px; background:#EEE; }
.titulo_seccion { display:inline-block; float:left; font-size:20px; padding:10px 0 20px 20px; width:90%; }
.cuerpo { display:inline-block; float:left; width:95%; margin:0 0 0 30px; }
.titulo_main { display:inline-block; float:left; width:220px; height:30px; font-size:30px; padding:5px 10px 0 20px; }

.menu_btn { display:inline-block; float:left; height:20px; font-size:13px; padding:5px 7px 5px 7px; background:#CCC; color:#333; text-decoration:none; }
.menu_btn:hover { background:#333; color:#CCC; }

.tbl_btn { display:inline-block; float:left; height:20px; width:280px; font-size:13px; padding:5px; background:#FFF; color:#333; text-decoration:none; font-weight:normal; }
.tbl_btn:hover { background:#EEE; color:#000; }

.btn_minis { height:16px; width:16px; border:none; }

.au_cont { position:absolute; width:560px; height:240px; top: 100px; left:50%; margin-top: 0px; margin-left: -280px;box-shadow: 2px 2px 5px #999; }
.au_logo { display:inline-block; float:left; width:280px; height:240px; background:url(../logo.jpg) no-repeat #000 center center; }
.au_titulo { display:inline-block; float:left; width:240px; height:20px; padding:20px; text-align:right; color:#FFF; background: #333; font-style:italic; font-size:20px; }
.au_form { display:inline-block; float:left; width:240px; height:140px; padding:20px; text-align:center; }
.au_campo { height:20px; width:120px; font-size:13px;  background:#FFF; }
.au_btn {  width:120px; font-size:13px; padding:5px 0 ; background:#EEE; color:#333; text-decoration:none; font-weight:normal; border:none; }
.au_btn:hover { background:#333; color:#eee; }

.pag_btn { display: inline-block; width:20px; padding:4px; border: 1px solid #999; background:#999; color:#FFF; float:left; margin: 5px 5px 0 0; text-align:center; text-decoration:none; }
.pag_btn:hover { background:#666; border: 1px solid #666; }
.pag_btnas { display: inline-block; width:60px; padding:4px; border: 1px solid #999; background:#999; color:#FFF; float:left; margin: 5px 5px 0 0; text-align:center; text-decoration:none; }
.pag_btnas:hover { background:#666; border: 1px solid #666; }
.pag_act { display: inline-block; width:20px; padding:4px; border: 1px solid #666; background:#666; color:#fff; float:left; margin: 5px 5px 0 0; text-align:center; text-decoration:none; }

.btn_rl { color:#666; text-decoration:none; }
.btn_rl:hover { color:#ef2324; }