/**
* @style       Secciones - Semana de Cine Fantástico y de Terror
* @media       screen
* @version     1.0
* @author      Entrewebs, info@entrewebs.com, www.entrewebs.com
* @copyright   © Donostia Kultura
*/

/* -------------------->>> ESTRUCTURA <<<---------------------*/
/* ---------->>> Bases <<<----------*/
#bases{
	clear:both;
	float:left;
	width:25em;
	margin-top:2em;
}

#bases .caja p{
	margin-top:0;
	font:bold 2em/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#facb00;
}

#bases .descarga{
	clear:both;
	float:left;
	width:18em;
	padding:.6em 0 .6em 3em;
	font:1.2em/1em Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	background:#464646 url(../img/all/bg_boton.gif) no-repeat;
}

.foto_pelicula{
	float:right;
	margin:2em 0 0 2em;
}
