.item-cand-hor, .item-agrup-hor
{

width:150px;
background-color: #e3f5ff;
border:1px solid #bbbbbb;
}
.res-cand-hor, .res-agrup-hor
{
 width:100%;
 
 

}
.url-cand-hor, .url-agrup-hor
{
 width:100%;
}
.url-cand-hor a, .url-part a
{
  color:#013E87;
  font-size:10px;

  font-weight:bold;

}
.url-part a, .url-agrup a
{
    font-size:8px;
    color:#bc0000;
}
.img-cand img, .img-agrup img
{
    width: 150px;
    height: 170px;
    border: 0;
}

.tb-detalle-cand td, .tb-detalle-agrup td
{
   
   font-size: 12px;
  
   font-weight: bold;
   
}
.det-cand, .det-agrup
{
    margin-top: 5px;
    margin-bottom: 5px;
}
#biog-personaje
{
 font-variant: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:justify;
 
}
#recuperar-biog
{
 font-variant: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 cursor: pointer;
 height: 15px;
 color: blue;
}

#historia-agrupacion
{
 font-variant: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 text-align:justify;

}


