/**
* @style       C13 en tu móvil - Calle 13
* @media       screen
* @version     1.0
* @author      Entrewebs, info@entrewebs.com, www.entrewebs.com
* @copyright   © NBC Universal Global Networks España, S.L.U.
*/

/*------ Contenido ------*/
#contenido_centro{
	/** background:url(../img/series/bg_contenido_centro.jpg) #0d2b47 no-repeat right bottom; */
	padding:1em;
	margin-top:1em;
}
#contenido_centrof{
	/** background:url(../img/series/bg_contenido_centro.jpg) #0d2b47 no-repeat right bottom; */

	margin-top:1em;
}
.listado{
	margin-top:1em;
}

.listado li{
	background:url(../img/all/bullet_siguiente.gif) no-repeat left .5em;
	padding-left:1.2em;
}

/*------ Menu C13 en tu móvil ------*/
#menu_c13_en_tu_movil{
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	float:left;
	width:47em;
	text-transform:uppercase;
	background:url(../img/all/bg_menu_secundario.jpg) repeat-x;
}

#menu_c13_en_tu_movil li{
	display:inline;
}

#menu_c13_en_tu_movil li a{
	font-size:1.1em;
	display:block;
	float:left;
	padding:.3em 1em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	height:20px;
}

#menu_c13_en_tu_movil li a:hover{
	color:#33ccff;
}

#menu_c13_en_tu_movil li .activo{
	color:#33ccff;
}

/*------ Descargas ------*/
.descargas{
	clear:both;
	float:left;
	margin-top:1.5em;
}

.descargas li{
	display:block;
	float:left;
	margin:1em .5em 0 0;
}

.descargas li span{
	display:block;
}

.ejemplo{
	clear:both;
	float:left;
}

.ejemplo strong{
	color:#33ccff;
}

.coste{
	clear:both;
	float:left;
}
	