h2.videos{
	width:600px;
	height:14px;
	background:url(../img/title/videos.png) no-repeat left top;
	margin:5px 0 0 12px;
}

div.conteudo{
	width:620px;
	margin:37px 0 0 14px;
}

ul.videos{
	width:653px;
}

ul.videos li{
	position:relative;
	float:left;
	display:inline;
	width:217px;
	height:168px;
	text-align:center;
}
ul.videos li.separador{
	width:653px;
	height:1px;
	background:#E1E1E1;
}

ul.videos li a.item{
	width:141px;
	height:100px;
	border:1px solid #CDD2D3;
	margin:18px 0 6px 34px;
}

ul.videos li p.descricao{
	width:217px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#656565;
}

/*
********************************* DETALHE *********************************
*/

div.conteudo p.titulo-detalhe{
	width:622px;
	background:#E7E7E7;
	padding:12px 13px 12px 18px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#656565;
}

div.conteudo p.descricao-detalhe{
	width:622px;
	padding:12px 13px 0 18px;
	font:12px Arial, Helvetica, sans-serif;
	color:#656565;
}

div.conteudo div.video{
	width:480px;
	height:385px;
	margin:43px 0 0 90px;
}