.fila_franquicias{ clear:both; position:relative;}
	.fila_franquicias .izq{ float:left;}
	.fila_franquicias .der{ float:right;}
.texto_franquicias{ width:470px; overflow:hidden;}
.imagen_franquicias img{ display:block;}
.recuadro_celeste_472{ 
	background:url('../images/franquicias/bg_recuadro_472b.png') no-repeat; 
	height:59px;
    line-height: 18px;
    padding: 10px 10px 5px 65px;
}
.recuadro_celeste_800{
/*	background:url('../images/franquicias/bg_recuadro_800.png') no-repeat;*/
	padding:14px 25px 35px 15px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color:#def0fa;
	height:65px;
	margin-bottom:30px;
}

#contenido_video
{
   position: relative;
   z-index: 300;
}

.fila_franquicias .flecha_franquicias{ position:absolute; top:0px; right:0px;}
