div.ctrl_video{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top:10px;
}
	div.ctrl_video .contenedor_flv{
		position: relative;
	float: left;
	width: auto;
	height: auto;
	margin-left:10px;

	}
div.ctrl_video p{
	
	position: relative;
	float:left;
	height: auto;
		text-align: center;	
}

