@charset "utf-8";
/* CSS Document */

body { background-color: #681414; height: 100%; margin: 0px; padding: 0px; text-align: center; }
a { text-decoration: none; }
a:link { color: #c8c8c8; }
a:visited { color: #c8c8c8; }
a:hover { color: #888; }
a:active { color: #888; }
#contenedor { background-color: #000; color: #c8c8c8; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; margin: auto; width: 800px; }
#cabecera { height: 150px; width: 800px; }
#menu { width: 800px; }
#miniflex { border-bottom: 1px solid #333; float: left; font-size: small; /* could be specified at a higher level */ height: 26px; margin: 0; padding: 0 10px 0 10px; width: 780px; }
#miniflex li { display: inline; float: left; list-style: none; margin: 0; padding: 0; }
#miniflex a:link, #miniflex a:visited { color: #999; float: left; font-size: 85%; font-weight: bold; line-height: 20px; margin: 0 10px 0 10px; text-decoration: none; }
#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover { border-bottom: 4px solid #333; color: #681414; padding-bottom: 2px; }
#contenido { font-size: 11px; height: 100%; text-align: justify; width: 800px; }
#contenido:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; } /* hack for FF height */
#contenidocentrado { float: left; padding: 25px; width: 750px; }
#pie { background-color: #000; border-top: 1px solid #333; clear: both; height: 40px; width: 800px; }
#webstats { clear: left; float: left; height: 28px; padding: 12px 0px 0px 0px; width: 10px; }
#disclaimer { clear: right; float: right; font-size: 10px; height: 32px; padding: 8px 10px 0px 0px; text-align: right; width: 780px; }
.textformat001 { background-image: url(../img/background.jpg); font-size: 20px; height: 750px; }
.textformat002 { font-size: 15px; }
