/* Publicidad */
/* Clase con la palabra publicidad en vertical */
body{width:69.7em;margin:auto;}
html>body {width:70em;margin:auto;}
#cabpubli {background:#dedede;width:100%;/*border-bottom:1px solid #a9a9a9;*/}
#publi_centro {background:#dedede;border:1px solid #7e7e7e;margin-top:1.8em;}
.robapaginas{margin:0.3em;}
.publicidad_h {
   /* background:#7e7e7e url("/graf/publicidad1h.gif") center no-repeat;*/
	text-indent: -99999px;
	height:1.5em;
}
.publicidad_h img {}
.publicidad {
  /*  background:#7e7e7e url("/graf/publicidad1.gif") left no-repeat;*/
    width:1.8em;
  /* 	height:110px;*/
    float:left;
    text-indent: -10000px;
    margin:0;
}
#banners {float:left;background:#dedede;clear:right;}
html>body #banners {margin-left:1.8em;float:none;/*height:110px;*/}
.banner1 {float:left;padding-top:0.8em;padding-left:0.5em;}
.banner2 {float:left;padding-top:0.8em;padding-left:0.5em;}

p.antifloat {clear:both;line-height:0.5em;height:0.5em;margin:0em;padding:0;}

.publi_enlaces {margin-top:1em;text-align:center;}
.publi_enlaces a{text-align:right;font-size:80%;}




