#banners_destaque {
	position:relative;
	width:680px;
	height:247px;
	padding:0;
	margin:0 0 0 0;
}
#banners_destaque img {
}
#banners_destaque a {
	border:0;
	display:block;
}
#banners_destaque .nivo-controlNav {
	float:right;
	bottom:0;
	margin:210px 20px 0 0;
}
#banners_destaque .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	line-height:22px;
	font-size:11px;
	background:url(bullets.png) no-repeat;
	text-indent:0;
	border:0;
	float:left;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	text-indent:-9999px;
	/* SOMBRAS */
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-khtml-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);	
}
#banners_destaque .nivo-controlNav a.active {
	background-position:0 -22px;
}
#banners_destaque .nivo-directionNav a {
	display:block;
	width:45px;
	height:50px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
#banners_destaque a.nivo-nextNav {
	background-position:-45px 0;
	right:15px;
}
#banners_destaque a.nivo-prevNav {
	left:15px;
}
#banners_destaque .nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
#banners_destaque .nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
#banners_destaque .clear {
	clear:both;
}
/**/
#banners_dir {
	position:relative;
	width:270px;
	height:350px;
	padding:0;
	margin:0 0 0 0;
}
#banners_dir img {
}
#banners_dir a {
	border:0;
	display:block;
}
#banners_dir .nivo-controlNav {
	float:right;
	bottom:0;
	margin:10px 0 0 0;
	width:15px;
}
#banners_dir .nivo-controlNav a {
	float:right;
	display:block;
	width:10px;
	height:22px;
	line-height:22px;
	font-size:12px;
	text-indent:0;
	background:#E6E6E6;
	color:#FFF;
	text-align:left;
	padding:0;
	text-indent:-9999px;
	font-weight:bold;
	margin:0 0 2px 0;
	/* SOMBRAS */
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	-khtml-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);	
}
#banners_dir .nivo-controlNav a:hover {
	width:15px;
}
#banners_dir .nivo-controlNav a.active {
	opacity:0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}
#banners_dir .nivo-controlNav a.active:hover {
	width:10px;
}
#banners_dir .nivo-directionNav a {
	display:block;
	width:45px;
	height:50px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
#banners_dir a.nivo-nextNav {
	background-position:-45px 0;
	right:15px;
}
#banners_dir a.nivo-prevNav {
	left:15px;
}
#banners_dir .nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
#banners_dir .nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
#banners_dir .clear {
	clear:both;
}
