@import url("bloque.css");
@import url("bibliografia.css");

/* detall event, si el h2 es igual que detall novedades, unificar en css*/
#main  h2{  background:#555 url(../imgs/tit-555454.gif) no-repeat top;border-bottom:0; color:#FFFFFF; margin-top:25px}

#main .bloque { padding:0; margin-bottom:0; border-top:0; min-height:240px }

*html #main .bloque { width:522px}
#main .bloque h3{ border:0; border-bottom: 0px solid #E4E4E4;  line-height:1em; padding-bottom:5px; margin-bottom:5px; margin-top:10px;float:left;clear:none; width:290px;}
#main .bloque h3 span{  font-size:.65em; color: #555;
 float:left;  }
#main .bloque h4{ margin-left:10px; }

/* això també s'utilitza a 22 evetnto*/
#main .bloque p.imgRight{ margin:0; padding:0; margin-left:10px; }
#main .bloque p.imgRight img {display: block}
#main .bloque p{ clear:left; margin-left:10px; margin-bottom: 0}
#main .bloque p img{ border:0; margin-right:-1px}

#main .bibliografia  { border-top:0; margin-bottom:10px; padding-top:15px; padding-bottom:10px;}

#main  .clear { clear:both}

/* Link'preferida' */
#main form#preferida {position:absolute;top:0px;right:0px;padding:0px;	/*border: solid #E4E4E4;	border-width: 1px ;*/}
#main form#preferida  label{ display:none ;}
* html #main, *:first-child+html #main { padding-top: 30px; }

