html { background: #FFF; }
html, td, input, textarea, select, option, optgroup, optgroup option { font: 11px Arial,Helvetica,sans-serif; }
body { text-align: center; }
img { border: 0; }
h1, h2, h3, h4, h5, h6, p { margin: 0px 0px 1em 0px; }
h1 { font-size: 12px; font-weight: bold; color: #667982; }
h2 { font-size: 11px; font-weight: bold; color: #306A6C; }
h3 { font-size: 11px; font-weight: bold; color: #667982; }
h4 { font-size: 11px; font-weight: bold; color: #306A6C; }
h5 { font-size: 11px; font-weight: normal; color: #667982; }
h6 { font-size: 11px; font-weight: normal; color: #306A6C; }
a { color: #306A6C; }
.just { text-align: justify; }
#todoDIV { margin: 0 auto; width: 687px; text-align: left; }
#encabezadoDIV { position: relative; height: 80px; }
#encabezadoDIV img { vertical-align: bottom; }
#encabezadoDIV a { text-decoration: none; }
#encabezadoDIV a:hover { color: #000; }
#idiomasDIV { position: absolute; top: 0; right: 0; color: #656F72; }
#idiomasDIV a { color: #A3A9AA; }
#logoDIV { position: absolute; top: 27px; left: 50px; }
#inaDIV { position: absolute; top: 18px; left: 275px; }
#planoDIV { position: absolute; top: 18px; right: 0; }
#inaDIV a:hover, #inaDIV a:hover img,
#planoDIV a:hover, #planoDIV a:hover img { background: #F1F3F4; }
#barraDIV { position: relative; height: 15px; background: url(../images/barra01.gif) 0 2px repeat-x; }
#menuDIV { position: absolute; left: 241px; top: 0; height: 15px; background: #FFF; }
#menuDIV a { padding: 0 5px; color: #656F72; text-decoration: none; }
#menuDIV a.actual { color: #000; }
#menuDIV a:hover { color: #000; background: #DBE0E3; }
#contenidoDIV { margin: 15px 0; }
#pieDIV { margin: 25px 0 0; font: 9px Verdana,Helvetica,Arial,sans-serif; color: #656F72; text-align: center; border-top: 1px solid #D0D8DB; }
#pieDIV a { color: #656F72; text-decoration: none; }
#pieDIV a:hover { text-decoration: underline; }
#veissDIV { text-align: right; }
/*
	CLASSES
*/
div.separador { clear: both; overflow: hidden; /*border-top: 1px dotted red;*/ }
div.h0 { height: 0px; }
div.h1 { height: 1px; }
div.h5 { height: 5px; }
div.h10 { height: 10px; }
div.h15 { height: 15px; }
div.h20 { height: 20px; }

