/* -------------------------------------------------------------------------- */
/* layout */
body { text-align:center; }
#pagina { margin:auto; width:880px; text-align:left; }
.contenedor { clear:both; width:100%; }

/* -------------------------------------------------------------------------- */
/*body { background:#FFF url(/jt/img/grid8.gif) top center repeat-y; color:#333; }*/
body { background:#FFF; color:#033; }
#pagina { font-size:1.2em; font-family: Georgia,'Times New Roman',serif; }
pre, code { font-size:1em; color:#020; font-family:'Courier New',courier; }
pre { border-left:1px solid #DDD; padding:4px; overflow:hidden; }
code { color:#900 }
a {  cursor:pointer; text-decoration:none; outline:none; text-align:left; color:#C30; }
a:hover { color:#F30; }
b,strong { font-weight:bold; }
i,em { font-style:italic; }
h1,h2,h3,h4 { font-family:'Franklin Gothic Medium',Arial; line-height:1em; clear:left; }
h1 { font-size:2.8em; letter-spacing:-2px;}
h2 { font-size:2.3em; letter-spacing:-1px; }
h3 { font-size:1.8em; letter-spacing:-1px; margin:.5em 0; }
h4 { font-size:1.6em; margin:.5em 0; line-height:1em; }
p,pre,ul,ol { margin:1em 0; }
p,ul,ol,dl,blockquote { line-height:1.3em; }

#cuerpo { }
#cuerpo a {color:#C00; border-bottom:#DDD 1px solid;}
#cuerpo .titulo { padding:40px 0 0 0;}
#cuerpo .titulo p { margin-top:20px; font-size:1.3em; line-height:1.4em;}

.recuadro { display:block; padding:8px; }
a.recuadro { background-color:#F7F7F7; border:1px solid #E7E7E7; color:#444; }

.titulo { padding:80px 0 8px; }
.titulo h1 { text-align:center; padding:0 0 8px 0; line-height:.9em;  }
.titulo p { 
    color:#C30; width:432px; font-size:1.2em; margin: 8px auto; 
    border-top:1px solid #DDD; border-bottom:1px solid #DDD; padding:8px 0;
    }

/* inicio */
/*
.titular h1 { font-weight:bold; text-align:left;  }
.columna-der h2 { border-bottom:1px solid #DDD; margin-bottom:12px; color:#444;  }
*/

  
p.imagen { color:#666; font-family:Arial,sans-serif; }
p.imagen img { border:1px solid #ccc; padding:4px; }

.col-18 { margin-left:-100px; }

ul { list-style-type:square; padding-left:1.5em;}

.nota-marginal-izq, .nmi { margin:0 0 0 -224px; float:left; text-align:right; position:relative; color:#666;} 
.nota-marginal-der { margin:0 -224px 0 0; float:right; text-align:left; position:relative; color:#666;}
.columna-der h2 { margin-left:-112px; margin-right:-112px; width:646px; position:relative; z-index:999;} 

#pie { border-top:1px solid #CCC; margin-top:24px; color:#999; font-family:Arial,sans-serif; font-size:.95em;}

table.listados { width:100%; border-top:1px solid #DDD; }
table.listados td { padding:2px 4px; border-bottom:1px solid #DDD; }