div.ctrl_video{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	margin:10px 0 0 0;
	padding:0 0 15px 0;
}
	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;	
}


