
#noti_list_slide_v1 #content {
	width:1185px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin-left:-110px;
}

#noti_list_slide_v1 #content #scroll {
	width:10000px;
	position:relative;
	left:-395px;
}

#noti_list_slide_v1 #content .items {
	height:175px;
	width:395px;
	float:left;
	margin: 0px 5px 0px 0px;
}

#noti_list_slide_v1 #content .imagem {
	margin:12px;
	float:left;
}

#noti_list_slide_v1 .vermais { padding:10px 0 0 0 ;}

#noti_list_slide_v1 .descricao {  padding:10px 0 0 0 ; font-size:11px; 	width:210px; float:left;}

#noti_list_slide_v1 #slide_back {
	height:175px;
	width:324px;
	position:absolute;
	z-index:45;
	overflow:hidden;
	cursor:pointer;
}
#noti_list_slide_v1 #slide_next {
	cursor:pointer;
	height:175px;
	width:324px;
	position:absolute;
	right:0px;
	z-index:45;
	text-align:right;
	overflow:hidden;
}

/******************/

.date_noticia {
	color:#666666;
	font-size:10px;
}

/* DESTAQUES */
#not_destaques {
	width:330px;
	float:left;
}

#not_destaques .item {
	clear:both;
	margin-bottom:10px;
}

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

#not_destaques .descricao {
}


/* LIST */
#not_list {
}

#not_list .categorias{
	background-color:#000;
	padding:5px;
	float:left;
}

#not_list .categoria_bg{
	background-color:#000;
	padding:5px;
	float:left;
}

#not_list .categoria{
	background-color:#ee7f00;
	padding:2px 5px 2px 5px;
	display:inline;
	color:#000000;
}

#not_list .categorias .categoria{
	background-color:#ee7f00;
	padding:2px 5px 2px 5px;
	float:left;
	margin-right:5px;
}

#not_list .categorias .categoria a:link,
#not_list .categorias .categoria a:visited{
	color:#000000;
	text-decoration:none;	
}

#not_list .categorias .categoria a:hover{
	color:#ffffff;
	text-decoration:none;	
}

#not_list .list {
	clear:both;
	padding-top:20px;
}

#not_list .item {
	clear:both;
	padding:20px 0 30px 0;
	overflow:hidden;
	width:100%;
	border-bottom:1px dotted #444;
}

#not_list .ver_mais{
	padding:7px 0 0 0;
}

#not_list .width_imagem { width:100px; float:left; }

#not_list .imagem {
	float:left;
	background-color:#666666;
	padding:1px;
}


#not_list .nopic {  }


#not_list .detalhe {
	margin-left:20px;
	float:left;
	width:790px;
}

/* DETAIL */
#not_detail {
}

#not_detail .imagem {
	float:left;
	padding:3px;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#666666;
}

#noti_list_slide_v1 #slide_back {
	background-image:url('/media/images/mascara_left.png');
	background-repeat:no-repeat;
	background-position:left top;
}

#noti_list_slide_v1 #slide_next {
	background-image:url('/media/images/mascara_right.png');
	background-repeat:no-repeat;
	background-position:right top;
}

#noti_list_slide_v1 #slide_back #seta_back:hover {
	background-image:url('/media/images/left_nav.png');
	background-repeat:no-repeat;
	background-position:right top;
}
#noti_list_slide_v1 #slide_next #seta_next:hover {
	background-image:url('/media/images/right_nav.png');
	background-repeat:no-repeat;
	background-position:left top;
}

#noti_list_slide_v1 #slide_back {
	height:175px;
	width:399px;
	position:absolute;
	z-index:45;
	overflow:hidden;
	cursor:pointer;
}
#noti_list_slide_v1 #slide_next {
	cursor:pointer;
	height:175px;
	width:380px;
	position:absolute;
	right:0px;
	z-index:45;
	text-align:right;
	overflow:hidden;
}




/*********************** DETAIL AJAX */


#not_anterior { float:left;}

#not_seguinte { float:right;}

#not_title { 
	background-color:#ee7e00;
	width:530px;
	float:left; 
	text-align:center; 
	padding:3px 0 0 0; 
	height:19px; 
	color:#000000;
}


/********************** PORT CATEGORIAS*/

#port_categorias .item { 
	float:left;
	margin:0 82px 40px 0;
	text-align:center;
	border:1px solid #000000;
	background-color:#000000;
	padding:4px;
	
}



#port_categorias .port_titulo { padding:5px;}

#port_categorias .port_titulo a:link,
#port_categorias .port_titulo a:visited { color:#ee7f00; text-decoration:none; }

#port_categorias .port_titulo a:hover { text-decoration:none; color:#ffffff; }


.produto_item_hover { 
	border:1px solid #6b3d0a;
	float:left;
	margin:0 82px 40px 0;
	text-align:center;
	cursor:pointer;
	color:#ffffff;
	background-color:#090500;
	padding:4px;
}

#noticia_popup .imagem { float:left; padding-right:10px;}



