@charset "utf-8";
/* CSS Entrevistas */

/* Texto Descritivo */
#Ent_Tex_Des{
	width:540px;
	margin-bottom:20px;
	}

/* Conteudo Box Video */
#Ent_Are_Ent{
	width:540px;
	height:100px;
	margin-bottom:15px;
	}
	
	/* Conteudo Box Video - Imagem */
	#Ent_Are_Ent_Img{
		width:110x;
		float:left;
		}

	/* Conteudo Box Video - Descrição */
	#Ent_Are_Ent_Des{
		width:420px;
		margin-left:10px;
		float:left;
		}

/* Nome do Curso */
#Ent_Vid_Cur{
	margin-bottom:20px;
	margin-top:20px;
	}
