h2.promocao{
	width:600px;
	height:14px;
	background:url(../img/title/promocao.png) no-repeat left top;
	margin:5px 0 0 12px;
}

div.conteudo {
	width:620px;
	margin:37px 0 0 14px;
}

ul.newsletter {
	width:663px;
}

ul.newsletter li{
	position:relative;
	float:left;
	display:inline;
	width:329px;
	height:300px;
	text-align:center;
}

ul.newsletter li.separador{
	width:653px;
	height:1px;
	background:#E1E1E1;
}

ul.newsletter li a.item{
	width:298px;
	height:220px;
	border:1px solid #CDD2D3;
	margin:15px;
}

ul.newsletter li p.descricao{
	width:329px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#656565;
}


p.corpo-detalhe { font:12px Arial, Helvetica, sans-serif; float:left; margin:15px 0 15px 17px; }



/*
********************************* 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:653px;
	height:auto;
	min-height:100%;
	margin:43px 0 0 0;
}