/* ============================= script ====================== */
.texto{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

a:link {
	color: 003b1d;
}
a:visited {
	color: 003b1d;
}
a:hover {
	color: 003b1d;
}
a:active {
	color: 003b1d;
}

.texto1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	color:#003b1d;
}


.banners{
	width:100%;
	height:452px;
	overflow:hidden;
}
.banners2{
	width:100%;
	overflow:hidden;
	height:116px;
}
.banners2 div{
	float:left;
}
#coin-slider{
	width:439px!important;
	height:452px!important;
	overflow:hidden;
}
.coin-slider { overflow: hidden; zoom: 1; position: relative;}
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { position:absolute!important; bottom:10px!important; left:10px!important; z-index:100!important; margin:0!important; padding:10px;}
*+ html .cs-buttons { left:-61px!important;} 
.cs-buttons a { margin-left: 2px; border:none; background:url(../imagens/pagination.png) no-repeat left top; text-indent:100px; color:#9da0a2; font-size:12px; line-height:20px; font-weight:bold; padding:2px 2px 2px 2px;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cs-buttons a:hover{
	color:#8a8c8d;
}
.cs-active { color:#000!important;}

.cs-title { width: 439px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev,
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; display:none;}