#destaque {
	float: left;
	border: 2px solid #E4E6E7;
	width: 303px;
	height: 222px;
	
	background-image: url(../../imagens/conteudo_bg_home.jpg);
	background-repeat: no-repeat;
}

#destaque #titulo {
	margin: 5px 0px 0px 5px;
	width: 286px;
	height: 15px;
	font-size: 10px;
}

#destaque #titulo span {
	float: left;
	font-weight: bold;
	color: #EA6402;
	height: 13px;
	padding: 1px 0px 0px 10px;
}

#destaque #titulo h3 {
	margin: 0px;
	float: right;
	background-image: url(../../imagens/br/prod_destaque_tit.gif);
	width: 119px;
	height: 15px;
}

#destaque #titulo h3 b {
	display: none;
}

#destaque #imagem {
	margin: 6px 4px 4px 4px;
	background-color: #F8F8F8;
	width: 286px;
	height: 183px;
	padding: 9px 0px 0px 9px;
}

#valunews {
	float: left;
	border: 2px solid #E4E6E7;
	width: 148px;
	height: 218px;
	margin-left: 4px;
	background-image: url(../../imagens/barradir_bg.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 3px;
}

#cases {
	clear: both;
	float: left;
	border: 2px solid #E4E6E7;
	width: 219px;
	height: 146px;
	margin-top: 4px;
	background-image: url(../../imagens/cases_bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

#cases h3 {
	margin: 0px;
	float: right;
	background-image: url(../../imagens/br/cases_tit.gif);
	width: 48px;
	height: 17px;
}

#cases h3 b {
	display: none;
}

#cases ul {
	margin: 28px 14px 0px 14px;
	padding: 0px;
	list-style: none;
}

#cases ul li {
	margin: 0px;
	padding: 0px;
	height: 33px;
}

#cases ul li a {
	color: #6D777C;
	text-decoration: none;
}

#cases ul li a:hover {
	text-decoration: underline;
}

#cases span {
	color: #EA6402;
	display: block;
	text-align: right;
	margin-right: 14px;
}

#cases span a {
	color: #EA6402;
	text-decoration: none;
}

#cases span a:hover {
	text-decoration: underline;
}

#artigos {
	float: left;
	border: 2px solid #E4E6E7;
	width: 235px;
	height: 146px;
	margin-top: 4px;
	margin-left: 4px;
	background-image: url(../../imagens/artigos_bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

#artigos h3 {
	margin: 0px;
	float: right;
	background-image: url(../../imagens/br/artigos_tit.gif);
	width: 57px;
	height: 17px;
}

#artigos h3 b {
	display: none;
}

#artigos ul {
	margin: 27px 14px 0px 12px;
	padding: 0px;
	list-style: none;
}

#artigos ul li {
	padding-left: 10px;
	height: 25px;
	background-image: url(../../imagens/artigos_list.gif);
	background-repeat: no-repeat;
}

#artigos ul li a {
	color: #6D777C;
	text-decoration: none;
}

#artigos ul li a:hover {
	text-decoration: underline;
}

#artigos span {
	color: #EA6402;
	display: block;
	text-align: right;
	margin-right: 14px;
}

#artigos span a {
	color: #EA6402;
	text-decoration: none;
}

#artigos span a:hover {
	text-decoration: underline;
}

#devocional {
	clear: both;
	float: left;
	border: 2px solid #E4E6E7;
	width: 462px;
	height: 73px;
	margin-top: 4px;
	background-image: url(../../imagens/devocional_bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

#devocional #titulo {
	margin: 5px 0px 0px 5px;
	width: 450px;
	height: 13px;
	font-size: 10px;
}

#devocional #titulo span {
	float: right;
	color: #B6B6B6;
	height: 13px;
}

#devocional #titulo span a {
	color: #B6B6B6;
	text-decoration: none;
}

#devocional #titulo span a:hover {
	text-decoration: underline;
}

#devocional #titulo h3 {
	margin: 0px;
	float: left;
	background-image: url(../../imagens/br/devocional_tit.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 13px;
}

#devocional #titulo h3 b {
	display: none;
}

#devocional ul {
	margin: 14px 12px 0px 12px;
	padding: 0px;
	list-style: none;
}

#devocional ul li {
	height: 18px;
}

#devocional ul li a {
	color: #6D777C;
	text-decoration: none;
}

#devocional ul li a:hover {
	text-decoration: underline;
}

#devocional ul li a span {
	color: #EA6402;
	font-weight: normal;
}