/* deshace los estilos por defecto */
:link,:visited {text-decoration:none;}
ul,ol {list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0;padding:0;}
a img,:link img,:visited img {border:none;}
address {font-style:normal; margin:0 0 0 1em;}
/* (CC)2004 Tantek Celik. This portion of style sheet is licensed under a Creative Commons License. */
/* ajustes basicos */
h1, h2, h3, h4, h5, h6 {margin:1em 0 0.8em 0; font-weight:bold;}
h1 {font-size:250%;}
h2 {font-size:240%;}
h3 {font-size:190%;}
h4 {font-size:170%;}
h5 {font-size:150%;}
h6 {font-size:120%;}
p {margin:1em 0; padding:0; line-height:1.6;}

/* dl {margin:0 0 0 0.8em;}
dl dt {margin:0 0 0.5em 0;}
dl dd+dt {margin-top:1.5em;}
dl dd {margin:0 0 1em 2em;} */
/* dl para IT7 */
dl {margin:0 0 0 0.8em;}
dl dt {margin:0 0 0.5em 0;}
dl dd+dt {margin-top:1em;}
dl dd {margin:0 0 1em 0;}

ol {list-style:decimal;}
ol li {margin:0 0 1em 2.5em;}
ol li ol {margin:1em 0 1em 1em;}
ol li ul {margin:1em 0 1em 1em;}

ul {list-style-type: square;}
ul li {margin:0 0 0.5em 2em;}
ul li ul {margin:0.5em 0 0.5em 1em; list-style:circle;}
ul li ol {margin:0.5em 0 0.5em 1em;}

a:link, a:visited {text-decoration:underline;}
a:active {text-decoration:underline;}
a:hover {text-decoration:none;}
/* img flotantes */
.der img {padding: 2px; border:1px solid #ccc;}
.der img {float:right; margin:0 0 0.5em 1em;}
.izq img {float:left; margin:0 1em 0.5em 0;}
/* etiquetas */
strong {font-weight:bold; color:#000;}
em {font-style:italic;}
abbr[title], acronym[title], span[title], strong[title] {border-bottom:thin dotted; cursor:help;}
del {text-decoration:line-through;}
ins {text-decoration:none; font-style:italic;}
pre, code, tt {
font-family:"Bitstream Vera Sans Mono", Monaco, "Andale Mono", monospace;
line-height:100%;
white-space:pre;
}
/* teclado */
html * kbd {background-color:#fff; border:1px solid #cbdbda; padding:0.2em 0.5em 0.2em 0.5em; color:#333;}
/* tablas */
table {
/*border-collapse:collapse;*/
width:100%;
background-color:#fff;
caption-side:top;
border-spacing:2px;
text-align:center;
}
table {font:1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
table caption {display:none;}
table thead tr th {padding:4px; font-weight:bold; font-size:1.2em; border:1px solid #c1d9e8; background-color:#c1d9e8;}
table tbody tr td {background-color:#fff; padding:4px; border:1px solid #ededed;}
table tbody tr td.alizq {text-align:left;}
table thead tr th a, table tbody tr td a {color:#000;}
table tbody tr.banda td {background-color:#eff5f9; padding:4px;}
/*table tbody tr:hover td {background:#bde884;}*/
table tfoot tr td {font-size:0.85em; color:#666; padding:4px; text-align:center;}
/* misc */
.espacio {clear:both;}
.sub {text-decoration:underline;}
.centra {text-align:center;}
.invisible {display:none;}
.txtpeq {font-size: x-small;}
.alerta {color:#f00; font-weight:bold; margin:1em 0; font-size:smaller; text-transform:uppercase;}
.destaca {color:#e67000;}
.atenua {color:#999;}
.error {color:#d50000;}
.ok {color:#390;}

/* PDA.CSS pda IT7 (W3C-CSS2) R.1.0.300306 */
/* copyright 2005 Jose Ramon Quevedo Santana (jquevedo@qweos.net). May not be reproduced. */

/* presenta.css: PRESENTACIONES WEB (W3C:CSS2 VALIDO) | R.1.0.2.290306 */
/* copyright 2006 Jose Ramon Quevedo Santana (jquevedo@qweos.net). May not be reproduced. 
/* Inspirado en Presentation Screen Style de Douglas Bowman */