/* CSS Document */

body {
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#15220e;
}

img {
	border:0; 
	 }

.masterBack{
	width:100%;
	height:100%;
	margin:auto;
	background:url(../_img/bckgrd01.jpg) top center repeat;
	}
.master{
	width:100%;
	height:100%;
	margin:auto;
	background:url(../_img/bckgrd02.png) bottom center scroll no-repeat;
	}

.wrapper{
	width:1000px;
	height:100%;
	margin:auto;
	}

.content{
	width:1000px;
	height:100%;
	overflow:hidden;
	}

.boxContent{
	float:left;
	width:685px;
	height:100%;
	margin-bottom:20px;
	}
.pageTitle{
	padding-top:35px;
	}
.pageContent{
	padding:30px 0px 0px 30px;
	}

.subTitulo{
	}
.defTxt{
	padding:0px 0px 15px 40px;
	}

.formPalavraChave{
	width:150px;
	height:18px;
	border:0;
	background:#fff;
	}
.boxFormPC{
	padding:0px 0px 30px 0px;
	}

.pageNumber ul{
	list-style:none;
	margin-left:-20px;
	}
.pageNumber li{
	display:inline;
	padding:5px;
	}

.leiaMais{
	text-align:right;
	padding:15px 0px 15px 0px;
	}





