/* DESTAQUES */
#not_destaques {
	width:345px;
	margin-top: 181px;
	margin-left: 55px;
	color: #FFFFFF;
	height: 120px;
	background-color: #000000;
	overflow: hidden;
	position: relative;
}

#not_destaques .imagem {
	float: right;
	margin:10px;
	background-color:#FFFFFF;
}

#not_destaques .descricao {
	margin:10px;
	padding: 5px;
}

#not_destaques .titulo {
	font-weight: bold;
	color: #119DD0;
}

#not_destaques .texto {
	margin-top: 5px;
}

#not_destaques .item {
/*	margin-bottom: 25px;
	background-color: #000000;*/
	height: 105px;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}




























#not_destaques2 {
	width:345px;
	margin-top: 20px;
	margin-left: 55px;
	color: #FFFFFF;
	height: 120px;
	background-color: #000000;
	overflow: hidden;
	position: relative;
}

#not_destaques2 .imagem {
	float: right;
	margin:10px;
	background-color:#FFFFFF;
}

#not_destaques2 .descricao {
	margin:10px;
	padding: 5px;
}

#not_destaques2 .titulo {
	font-weight: bold;
	color: #119DD0;
}

#not_destaques2 .texto {
	margin-top: 5px;
}

#not_destaques2 .item {
/*	margin-bottom: 25px;
	background-color: #000000;*/
	height: 105px;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

#not_destaques2 .item2 {
/*	margin-bottom: 25px;
	background-color: #000000;*/
	height: 105px;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}

/* LIST */
#not_list {
}

#not_list .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}

#not_list .item {
	clear:both;
}

/* DETAIL */
#not_detail {
}

#not_detail .imagem {
	float:left;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	border:1px solid #dbdbdb;
}
