/* Cuerpo */
body {font-family: Helvetica, Verdana, sans-serif; font-size : 10pt;  margin-top:0; background: #fcfafc url(../../img/logo.gif); background-repeat: no-repeat;}

/* Hipervínculos */
a:link, a:visited {color: #c30; text-decoration: none; font-weight: normal;}
a:hover {color: #00c; text-decoration: underline; font-weight: normal;}

/* Párrafo normal */
p {margin: 10pt 10pt 10pt; padding:0em 0.4em; text-align: justify; line-height: 1.4em; font-size: 10pt; color: #333;}
.peque {margin: 10pt 10pt 10pt; padding:0em 0.4em; text-align: justify; line-height: 1.4em; font-size: 8pt; color: #333;}

/* Alineación imágenes */
.centrar {text-align: center; margin-top: 4px;} 
.izquierda {text-align: left; margin-top: 4px; margin-left: 4px;}

/* Listas */
li {margin: 0pt 6pt 12pt; text-align: justify; font-size : 10pt;}ul {list-style-image: url("vineta_flecha.gif");}

/* Ejercicios*/
h4 {font-family: Helvetica, Verdana, sans-serif; font-size : 10pt; border:1px solid #a4c2c2; margin:6pt 6pt; background: #f4f4f4; padding: 0.2em 0.4em; -moz-border-radius: 6px;} 

/* Título sección gris*/
h5 {margin: 10pt 10pt 10pt; font-size: 1.2em; font-weight: bold; margin-bottom: 1em; color: #aaa;}

/* Encabezado */
h6 {font-family: Verdana, Helvetica, sans-serif; font-size: 14pt; text-align: left; margin:6pt 6pt; font-weight: normal; color: #06C; margin-top:20pt;}

/* Línea separación */
hr {background-color: #cc0; height: 1px; border: 0; color: #cc0;}







