*
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
}
.img
{
	float: left;
	margin-right: 15px;
	display: inline;
}
.back
{
	font-weight: bold;
	text-align: right;
}
body
{
	background: #000000;
}
#page
{
	background: url(../imagens/bg-page.png) center top no-repeat;
	width: 100%;
}
p
{
	margin-bottom: 7px;
}
#language
{
	position: absolute;
	top: 5px;
	right: 200px;
	z-index: 3;
}
#header, #footer
{
	width: 1000px;
	margin: auto;
}
#header
{
	height: 407px;
	background:url(../imagens/bg-header.png) center bottom no-repeat;
}
#control
{
 	background: url(../imagens/bg-control.png) top center no-repeat;
	height: 26px;
	padding: 7px 90px;
	position: relative;
}
#control *
{
	color: #000000;
	font-weight: bold;
	padding: 2px;
}
#control input
{
	font-weight: normal;
	border: 1px solid #E3E3E3;
}
#control form
{
	width:430px;
	float: left;
}
#control span
{
	display: block;
	float: left;
}
#control .cor
{
	width: 9px;
	height: 9px;
	margin-right: 5px;
	border: 2px solid #D8D8D6;
	cursor: pointer;	
}
#control .blue
{
	background-color: #75A2E9;
}
#control .black
{
	background-color: #000000;
}
#control .green
{
	background-color: #145632;
}
#bt-webmail
{
	position: absolute;
	width: 92px;
	padding-top: 6px;
	height: 22px;
	background: url(../imagens/bt-webmail.png) right center no-repeat;
	z-index: 1;
	top: 5px;
	right: 95px;
	text-align: right;
}
#body
{
	background: url(../imagens/bg-body.png) center top repeat-y;
	padding: 10px 92px;
	width: 816px;
	margin: 0px auto;
	position: relative;
}
#box-primary
{
	margin-top: 15px;
}
#box-primary .text
{
	background: url(../imagens/bg-box-main.jpg) left top repeat-y;
	border: 2px solid #E1E1E1;
	padding: 5px;
}
#box-primary .h1
{
	text-transform: uppercase;
	padding: 10px 0px;
}
#box-primary .img
{
	margin-left: 10px;
	width: 310px;
	height: 240px;
	position: relative;
}
#box-primary .img img
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 3px;
	background: url(../imagens/bg-box-main-img.png) right bottom no-repeat;
	padding: 3px 7px 8px 3px;
}
.box-secundary
{
	margin-top: 25px;
	clear:both;
}
.box-secundary .h2
{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom:5px;
	margin: 10px 0px;
	text-transform: uppercase;
}
.boxes .box
{
	margin-top: 15px;
	display: block;
	height: 85px;
}
.boxes > .box
{
	height: auto;
	min-height: 85px;
}
.boxes .box .title
{
	margin: 5px 0px;	
}
.boxes .box .text
{
	padding: 5px;
	background: #EAEAEA;
}
.boxes .box .img
{
	width: 72px;
	height: 72px;
	position: relative;
}
.boxes .box .img img
{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: url(../imagens/bg-box-img.png) left top no-repeat;
	padding: 3px 8px 8px 3px;
}
#box-image
{
	position: relative;
	float: right;
}
#box-image img
{
	position: absolute;
	z-index: 5;
	bottom: -28px;
	right: 5px;
	float: right;
}
#footer
{	
	background: url(../imagens/bg-footer.png) center top no-repeat;
	background: url(../imagens/bg-footer.png) center top no-repeat;
	height: 125px;
	_position: relative;
	_z-index: -1;
}
#footer .content
{	
	position: relative;
}
#footer address	
{
	text-align: center;
	font-style:normal;
	color: #FFFFFF;
	position: absolute;
	width: 385px;
	left: 460px;
	top: 30px;
	height: 30px;
}
#copyright
{
	text-align: right;
	position: absolute;
	left: 120px;
	top: 75px;
	width: 760px;
}
#copyright .logo
{
	width: 130px;
	height: 35px;
	padding-top: 5px;
	float: left;
}
#copyright .text
{
	padding: 15px 5px;
	display: block;
}
#copyright .text, #copyright .text a 
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************************************************
PAGES 
*********************************************************************************/


/*******************************
 PESCA ESPORTIVA e  RIO ARAGUAIA
 *******************************/
#box-pesca-rio .boxes
{
	width: 435px;
	margin-right: 20px;
	height: 420px;
}
#box-pesca-rio > .boxes
{
	height: auto;
	min-height: 420px;
}

/*******************************
 LINKS UTEIS
 *******************************/
#links .boxes
{
	width: 435px;
	margin-right: 20px;
}
#links
{
	height: 420px;
	min-height: 420px;
}
#links
{
	height: auto;
}
#links .boxes .box a.url
{
	font-style: italic;
	color: #333333;
	float:right;
	margin-bottom: 5px;
}



/*******************************
 INDEX 
 *******************************/
#buttons
{
	float: right;
	width: 150px;
	height: 172px;
	border-left: 1px solid #E2E2E2;
	padding-left: 3px;
	margin-left: 5px;
	display:inline;
}
#buttons .button
{
	display:block;
	background: url(../imagens/bg-index-button.png) left top no-repeat;
	padding: 14px 5px 14px 15px;
	text-transform: uppercase;
	text-align: center;
	height: 26px;
	width: 130px;
	margin-bottom: 5px;
	float: left;
}
#box-index .box-image
{
	width: 530px;
	height: 558px;
	position: relative;
	float: right;
}
#box-index .boxes
{
	width: 270px;
}
#box-index .box-image img, #box-index .box-image .mask
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#box-index .box-image img
{
	z-index:1;
}
#box-index .box-image .mask
{
	background: url(../imagens/mask-index-img.png) left top no-repeat;
	z-index: 2;
	width: 530px;
	height: 558px;
}
#box-parceiros .h2
{
	text-align: right;
	display: block;
	padding-bottom: 5px;
}
#box-parceiros
{
	background: #F1F1F1;
	padding: 10px 2px;
	border-top: 1px solid #D9D9D9;
}
#box-parceiros p
{
	margin:  0px;
	clear:both;
}
#box-parceiros img
{
	border: 6px solid #E9E9E9;
	margin: 10px;
	float: left;
	display: inline;
}

/*******************************
 EMPRESA e ACOMODACOES E SERVICOS 
 *******************************/
#box-empresa .boxes .box
{
	width: 270px;
	float: left;
}
#box-galeria .boxes .box
{
	width: 126px;
	margin: 5px;
	display: inline;
	float: left;
}
#box-servicos .boxes .box
{
	width: 398px;
	margin-right: 10px;
	float: left;
}
#box-servicos .boxes .box .img, #box-galeria .boxes .box .img
{
	width: auto;
	height: auto;
	padding: 3px;
	border: 1px solid #D4D4D4;
}
#box-galeria .boxes .box img.img
{
	position: relative;
	margin: 0px;
	top:0px;
	left:0px;
}
#box-servicos .boxes .box .title
{
	border-bottom: 1px solid #E1E1E1;
	padding-bottom:3px;
	background: #FFFFFF;
}


 

/*******************************
 ALBUM 
 *******************************/
#box-album
{
	background: url(../imagens/bg-box-album.jpg) left top;
	height: 100%;
}
#box-album .box
{
	width: 180px;
	height: 135px;
	margin: 13px 12px;
	float: left;
	display: inline;
}
#box-album .box img
{
	background: url(../imagens/bg-box-album-img.png) top left no-repeat;
	padding: 3px 7px 7px 3px;
}
#pagination
{
	list-style: none;
	float: right;
}
#pagination .pages
{
	padding: 4px;
	display: block;
	font-style: italic;
}
#pagination li
{
	float: left;
	margin: 10px 0px 10px 3px;
}
#pagination li a
{
	background: url(../imagens/bg-pagination.jpg) center center no-repeat;
	display:block;
	text-align: center;
	width: 13px;
	height: 13px;
	padding: 4px;
}
#pagination li a.current
{
	font-weight: bold;
}
/*******************************
 FALE CONOSCO E RESERVAS 
 *******************************/
 
#box-central-reservas .h2
{
	border-bottom-width: 2px;
	text-align: center;
	margin: 0px;
}
#box-central-reservas .h2 strong
{
	text-transform:none;
	display:block;
}
#box-central-reservas .content
{
	background: #F2F2F2;
	padding: 10px;
}
#box-endereco
{
	margin: auto;
	width: 500px;
}
#box-endereco .content
{
	background:url(../imagens/bg-box-contato.png) center center no-repeat;
	vertical-align:middle;
	text-align: center;
	width: 500px;
	height: 290px;
	padding: 10px;
}