/*  
Author: Arnau Pujol Cabarrocas
Author URI: http://analogicemotion.com/
*/

/* Inici CSS */

/* #pagina { background:#fff; } */

/* Fitxa */

a.link_web { display:block; text-decoration:none; }
a.link_web .link { text-decoration:none; color:#666; }

/* Content Slider */

.anythingSlider a.item_thumb { display:block; position:relative; width:465px; height:198px; margin-bottom:15px; overflow:hidden; text-decoration:none; }

.anythingSlider a.item_thumb .sobre_caption { 
  position:absolute; 
  top:0px; 
  right:0px; 
  height:198px;
  width:20px; 
  color:#f00;
  background:url('../../image/sobre_caption.gif') right top no-repeat; 
  z-index:20;
}

.anythingSlider a.item_thumb .boxcaption { 
  position:absolute; 
  top:0px; 
  left:495px; 
  height:168px;
  width:180px; 
  padding:15px;
  background:url('../../image/negre_70.png'); 
}

.anythingSlider a.item_thumb .boxcaption .data {
  display:block;
  margin:9px 0px 0px 0px;
  color:#98CC01;
  font-size:12px;
  font-weight:bold;
}
.anythingSlider a.item_thumb .boxcaption .nom {
  display:block;
  color:#fff;
  font-size:14px;
  font-weight:bold;
}

/*XARXES SOCIALS*/

#share_facebook{margin-top:15px;}
