/*  
Author: Arnau Pujol Cabarrocas
Author URI: http://analogicemotion.com/
*/

/* Inici CSS */

#tira_aux_content { 
  width:975px;
  height:200px;
}

#estructura_content { 
  background:transparent;
  padding:25px 15px 20px 0;
}

/* School of Champions */

.sep_25 { height:25px; }

.box_video { 
  display:block; 
  height:109px;
  background:#ddd;
  color:#111;  
}

.box_video:hover { text-decoration:none; }

.box_video img { float:left; display:block; padding:0px 10px 0px 0px; height:109px; width:145px;}
.box_video .titol_video { display:block; margin:10px 0px 5px 0px; font-weight:bold; }

.left {
  float:left;
  margin:0px 20px 0px 0px;
}
