/*
 *	CENTRAR
 */
body { margin: 0; padding: 0; background: #000; text-align: center; }
#todo { position: relative; width: 754px; margin: 0 auto; text-align: left; }
/*
 *	TIPOGRAFÍA
 */
body, td { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; line-height: 1.2em; }
td { vertical-align: top; }
select, input, textarea { font: 10px Verdana, Arial, Helvetica, sans-serif; background: #FFF; color: #666; }
/*
 *	LINKS
 */
a img { border: 0; }
a { color: #da0001; font: 10px Tahoma, Arial, Helvetica, sans-serif; text-decoration: none; }
a:hover { text-decoration: underline; }
a.titulo_pdf { color: #999;}

/*
 *	otro
 */
h1 { width: 754px; margin-top: 15px; padding-top: 0; font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; background: #000; }
h2 { margin: 20px 0 20px 0; padding-top: 0; font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #da0001;  }
h3 { margin: 20px 0 5px 0; padding-top: 0; font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; display: block; border-bottom: 1px solid #d8d8d8;  }
ul { list-style-image: url(../images/flecha5.gif); }

form { margin: 0 0 2em; padding: 0; }
input, textarea, select { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; }
input, textarea, select, button { margin: 0; padding: 0 2px; color: #000; background: #FFF; border: 1px solid #CCC; }
input, textarea { width: 200px; border-color: #CCC #EEE #EEE #CCC; }
button { font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #333; border: 1px solid #C00; }

#rojillo { height: 6px; width: 754px; border-bottom: 1px solid #000; border-top: 1px solid #000; background: #da0001; }
#listado { padding: 10px;}
#listado a { padding: 2px 0 4px 13px; font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #555; text-decoration: none; display: block; background: url(../images/flecha2.gif) 0 -1px no-repeat; }
#listado a:hover, #listado a.on { color: #000; text-decoration: none; background: url(../images/flecha1.gif) 0 -1px no-repeat; }
#listado a b { color: #da0001;  }
#listado a:hover b, #listado a.on b { color: #000; }
.corte { background: #FFF url(../images/fondo2.gif) no-repeat; }
.men { width: 222px; }
.seg { width: 310px; }
.tez { width: 222px; }
