/* CSS Document */

/* Box Notícias  */

#bnr_promocao {
	width: 561px;
	background: #FFFFFF;
	height: 100px;
	display: block;
	margin: 0px 0px 20px;
	padding: 0px;
	clear: right;
	overflow: hidden;
}
#bt_noticias, #bt_twitter {
	cursor: pointer;
}
#bx_noticias {
	width: 416px;
	height: 203px;
	float: left;
	background: url(../../img/fio_top.gif) repeat-x left top;
	display: block;
	margin: 0px 0px 20px;
	padding: 12px 0px 0px;
}
#bx_noticias #cont_noticias, #bx_noticias #bx_twitter {
	width: 100%;
	height: 175px;
	overflow: auto;
	padding: 0px;
	margin: 10px 0px 0px;
	display: block;
}
#bx_noticias #cont_noticias {
	display: block;
}
#bx_noticias #bx_twitter {
	display: none;
}
#bx_twitter ul {
	margin-left: 0px;
	list-style: square url(../../img/bullet1.gif);
	padding-left: 20px;
}
#bx_twitter li {
	margin-bottom: 5px;
}
#bx_twitter strong {
	color: #000000;
}
#bx_minibanner {
	width: 125px;
	height: 201px;
	background: url(../../img/fio_top.gif) repeat-x left top;
	float: left;
	display: block;
	margin: 0px 0px 20px 20px;
	padding: 14px 0px 0px;
	clear: right;
	overflow: hidden;
}
#bx_minibanner .minibanner {
	overflow: hidden;
	width: 125px;
	height: 61px;
	background: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}
#aempresa {
	background: url(../../img/fio_bot.gif) repeat-x left top;
	font-size: 10px;
	color: #666666;
	margin: 0px 20px 10px 0px;
	padding: 10px 0px 0px;
	display: block;
	text-align: justify;
	clear: both;
}

/* ---  Box Produtos - Lancamentos / Destaques / Novidades */

#bx_lancamentos {
	background: url(../../img/fio_top.gif) no-repeat left top;
	display: block;
	margin: 0px;
	padding: 8px 0px 0px;
	clear: both;
	height: 1%;
}
#bx_destaques {
	background: url(../../img/fio_top.gif) no-repeat left top;
	display: block;
	margin: 0px 0px 20px;
	padding: 8px 0px 0px;
	clear: both;
	height: 1%;
}
#bx_novidades {
	background: url(../../img/fio_top.gif) no-repeat left top;
	display: block;
	margin: 0px 0px 20px;
	padding: 8px 0px 0px;
	clear: both;
	height: 1%;
}
#tit_lancamentos, #tit_destaques, #tit_novidades {
	display: block;
	clear: both;
	padding-bottom: 9px;
}
.bx_produtos_1 {
	float: left;
	width: 270px;
	display: block;
	margin: 0px 20px 30px 0px;
	padding: 0px;
	height: 1%;
}
.bx_produtos_2 {
	float: left;
	width: 120px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: block;
	height: 1%;
}
.bx_produtos_1 ul, .bx_produtos_2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.bx_produtos_1 img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 100px;
	border: 1px solid #000000;
}
.bx_produtos_2 img {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width: 100px;
	border: 1px solid #000000;
}
.bx_produtos_1 img:hover, .bx_produtos_2 img:hover {
	border: 1px solid #990000;
}
.titulo {
	margin: 0;
	padding: 0px;
	font-weight: bold;
	color: #000000;
}
.autor {
	margin: 0 0 10px;
	padding: 0px;
	font-style: italic;
	display: block;
}
.resumo {
	margin: 0;
	padding: 0px;
	height: 1%;
	overflow: auto;
}
#bx_social {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 30px;
	position: relative;
}
#bx_social #cont_bxtwitter {
	width: 370px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}
