@charset "utf-8";
/* CSS Document */

body, html{font-size: 78%;}
body {font-size: 71%; font-family: arial, sans-serif; color:#f2f2f2; text-align:center;}
html>/**/body {font-size: 100%;}
* { margin:0; padding:0; }
fieldset, img, acronym, abbr { border:0; }
img { display: block; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:6em;  }
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear {height:1%} 
*:first-child+html .clear {height:auto; display:inline-block;}
.oculto {position:absolute; left:-10000px; text-indent:-10000px; margin: 0; padding: 0;}
.skip {display:none;}

#contenedor {width: 800px;w\idth:90em;padding:.8em;margin:1em auto;background-color:#6d6d6d;text-align:left;}
#contenedor h1 {background-color:#000000;padding:.5em;text-align:center;font-size:1.6em;color:#6d6d6d;}

#plegarDesplegar {margin-top:0.8em;}
#plegarDesplegar li {float:left;margin-right:1.6em;}
#plegarDesplegar li a {font-size:1.0em;color:#000000;padding-left:1em;text-decoration:none;}
#plegarDesplegar li.desplegar a {background:url(/imag/tn_desplegar.gif) no-repeat 0 .25em;}
#plegarDesplegar li.plegar a {background:url(/imag/tn_plegar.gif) no-repeat 0 .25em;}

div.seccion h2 {margin-top:1.3333em;color:#6d6d6d;font-size:1.2em;font-weight:bold;}
div.seccion h2 a {padding:0 .3333em 0 1.1666em;background:url(/imag/desplegar.gif) no-repeat 0 .25em;color:#6d6d6d;text-decoration:none;}
div.seccion h2 a.desplegado {background:url(/imag/plegar.gif) no-repeat 0 .25em;}
div.seccion div {margin:.8em 0 0 0;}
div.seccion div p {font-size:1.2em;margin-bottom:.6666em;}