
#caixaSlides{
	width: 986px;
	height:280px;


}
#slidedeck_frame{
	background:#fff;
	width:100%;
	max-width:986px;
	height:280px;
	overflow:hidden;
	margin:0;
	background-image: url(/eshop.admin/imagens/norte/FUNDO_BANNER.png);
	background-repeat: no-repeat;
	background-position: center center;	

}
#slidedeck_frame dl{
	width:100%;
	height:222px;
	margin:0;
	cursor:pointer;

}			
.slidedeck dd{
	height:222px;
	padding:0px;
}
.caixaIndex{
	float:right;
	height:24px;
	margin:-12px 420px 0 0;
	*margin:0 220px 0 0;
	padding:0;
	z-index:100;

	

}
.IndexSlides{
	list-style:none;



}
.IndexSlides li{
	float:left;
	height:24px;
	line-height:18px;
	width:20px;
	margin:0 1px;
	cursor:pointer;
	text-align:center;
	font-weight:bold;


}
.corComum{
	font-size:16px;
	padding-top:5px;
	color:#333333;
	background:none;

}
.corHover{
	font-size:18px;
	padding-top:4px;
	color:#eeeeee;
	background:url('/eshop.admin/imagens/norte/seta1.png') 0px 0px no-repeat;

}