@import url(layout.css);
@import url(estilos.css);
@import url(navegacion.css);
@import url(cesta_compra.css);
@import url(suscripcion.css);

* {margin: 0; padding: 0;}
body {font: 70% Arial, Helvetica, sans-serif; line-height: 1; color: #666666;  background: #fff url(../images/bg_body.gif) repeat-x;}
html {height: 100%;}

a {color:#004764; }
a:hover {}
.autor a{ color:#333; text-decoration:none;}
.creator a{ color:#333;}
#menu_materias a{ color:#333; text-decoration:none;}
a img {border: none;}
.oculta {display:none;}
.clear {clear:both;}
p.bodytext{ font-size:0.95em; margin:5px 0px; line-height: 1.3em;}
p { margin-bottom: 5px; line-height: 1.3em; font-size:0.95em;}
.datcontacto p, .mensaje-info p{ margin-bottom: 2px;}

/* Encabezados */
h1{ font-size:1.4em; margin:0; line-height:1.2; color:#333333; font-weight:bold; clear:both;}
h1.title a{ text-decoration:none;}
h2{ font-size:1.3em; clear:both; margin:0px 0px 18px 0px; line-height:1.3; color:#004764; }
#otrosizq h2 {font-weight:bold; margin:0px; padding-left:20px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
h3 { font-size:1.1em; margin:15px 0 5px 0; font-weight:bold; color:#004764; margin:20px 0px 20px 0px;}
h3.subtitle{margin:0px 0px 10px 0px;}


/* menu */
ul {list-style-type: none;}
ol {margin-left:25px;}

