html * { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
img { vertical-align: bottom; border-width: 0; }
body { font-size: 0.7em; text-align: center; margin: 0 auto; padding: 0; }
#cuerpo { background-color: #fff; text-align: center; width: 68.8em; margin: 0 auto; padding: 1em 0.3em 1em 0.4em; border-right: 1px solid #e6e7e6; border-bottom: 1px solid #e6e7e6; border-left: 1px solid #e6e7e6; }
a { color: #333; text-decoration: underline; }
a:link { color: #333; }
a:visited { color: #666; }
a:hover { color: #2e7f2c; }
a:active { color: #2e7f2c; }
ul { list-style-type: none; }
div.borrar { clear: both; }
/*Cabecera*/
#cabecera { text-align: left; width: 68.8em; }
#cabecera h1 a { background-image: url(img/logotipo.png); background-repeat: no-repeat; text-indent: -9999px; margin-top: 0.1em; margin-bottom: 0.6em; margin-left: 0.3em; width: 183px; height: 45px; float: left; }
#cabecera .barra { background-image: url(img/fondosuperiorcab.gif); background-repeat: no-repeat; width: 770px; height: 33px; clear: both; }
/*Contenido principal*/
#contenido { clear: both; margin-top: 0.6em; margin-bottom: 0.5em; }
#contenido p.ejemplo { font-size: 0.95em; margin: 20em 1.7em; }
#pie { clear: both; margin-top: 1em; border-top: 1px solid #2e7f2c; }
#pie p { color: #2e7f2c; font-size: 0.8em; margin-top: 1em; margin-bottom: 1em; padding-bottom: 1em; }
