div#banner-grande {
	position:absolute;
	width:465px;
	height:145px;
	float:left;
	margin-top: -147px;
	margin-left:240px;
	z-index: 9;
}
div#imganima {
	width:465px;
	height:145px;
}
div#fundolink {
	width:465px;
	height:140px;
	cursor: pointer;
}
div#paginacao {
	width:465px;
	height:145px;
}
div#paginacao ul {
	width: 50px;
	height: 50px;
	list-style: none;
	margin-left:390px; 
	margin-top:-50px; 
	display: block;
}
div#paginacao ul li {
	width: 21px;
	height: 21px;
	color: #6b7b60;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	cursor: pointer;
	font-family: verdana;
	background-image: url(../img/back_banner.gif);
	background-repeat: no-repeat;
}
div#paginacao ul li.atual {
	background-image: url(../img/back_banneron.gif);
	background-repeat: no-repeat;
	color: #6b7b60;
}

div#banner_grande2 {
	width:385px;
	height:180px;
	margin: 0;
}
div#imganima2 {
	width:385px;
	height:220px;
	margin-top: 20px; 
}
div#fundolink2 {
	width:385px;
	height:220px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
div#paginacao2 {
	width:385px;
	height:220px;
}
div#paginacao2 ul {
	float: left;
	width: 45px;
	height: 45px;
	list-style: none;
	margin: -85px 0 0 248px;
}
div#paginacao2 ul li {
	width: 21px;
	height: 21px;
	color: #6b7b60;
	font-family: verdana;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	cursor: pointer;
	background-image: url(../img/back_banner.gif);
	background-repeat: no-repeat;
}
div#paginacao2 ul li.atual {
	background-image: url(../img/back_banneron.gif);
	background-repeat: no-repeat;
	color: #6b7b60;
}
div#showdesc {
	float: left;
	color: #6b7b60;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	margin: 0 0 0 250px;
	width: 135px;
	height: 130px;
	line-height: 18px;
}
div#showdesc2 {
	float: left;
	color: #6b7b60;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	margin-top: -20px;
	padding: 0px;
	width: 385px;
}
