.contenedor_porsemana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
	height: auto;
	float: left;
	padding: 30px;
}
.titulo_18_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #991322;
	background-color: #EAEAEA;
}

.lista_de_semanas {
	font-size: 12px;
}
.separador_detablas {
	height: 10px;
	width: 100%;
}
.borde_portada_tumb {
	border: 4px solid #333333;
}
