body { margin: 0; padding: 0; background: #20468C url('../images/fondo.jpg') repeat-x; text-align: center; }
body, td, p { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #4A4F53; }
td { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { margin: 2em 0 0.2em; padding: 0; }
h1 { margin: 2em 20px 2em 80px; padding: 0 0 4px; background: url(../images/barra.gif) left bottom repeat-x; color: #134D7F; font-size: 1.1em; }
h2 { font-size: 1em; color: #134D7F; }
h3 { font-size: 0.9em; color: #134D7F; }
h4, h5, h6 { font-size: 0.9em; }
p, ul, label { margin: 0 0 1em; }
a img { border: 0; }
a { color: #00478C; text-decoration: none; }
a:hover { text-decoration: underline; }

#todo { position: relative; width: 774px; margin: 0 auto 20px; text-align: left; background: url(../images/bordes.gif) repeat-y; }
#contenido { padding: 0 2px 30px 2px; background: url(../images/fondo_contenido.gif) 2px 0 repeat-y; }
#tbl_general { width: 100%; }
#central { margin: 30px 15px 0 20px; }

#secundario { position: absolute; width: 500px; top: 1px; right: 10px; color: #FFF; text-align: right; }
#secundario a { font: bold 10px Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FFF; }

#idioma { position: absolute; top: 1px; left: 10px; }
#idioma a { padding: 0 0 0 8px; font: bold 10px Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; background: url(../images/flecha_azul.gif) 0 3px no-repeat; }

div.clear { clear: both; }