body {
	color: #333;
	font: 14px verdana, arial, sans-serif;
	background: #fff;
	line-height:25px;
	overflow-x: hidden;
	margin:0px;
}
a {
	color: #7db8e0; 
	text-decoration: none;
}
a:hover {
	color: #e58203;
	text-decoration: none;
}

#wrap {
	width: 100%;
	float:left;
	background: url(images/bg.jpg) no-repeat center top;
	margin:0px;
}

#footerwrap {
	width: 100%;
	float:left;
	background:#333333;
}

#mainbox {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#banner {
	position: absolute;
	right:20px;
	top:40px;
}

#logo {
	background-image: url(images/logo.png);
	width: 504px;
	height: 195px;
	top:30px;
	left:-30px;
	position:relative;
}


#heading {
	width: 960px;
	height: 300px;
}

#side {
	padding: 15px;
	text-align: left;
	width: 210px;
	float:left;
	position:absolute;
	font-size:16px;
}

#main {
	padding: 20px;
	margin-bottom: 25px;
	text-align: left;
	width: 660px;
	float:right;
	min-height:500px;
}

#footer {
	background:#333;	
	padding: 10px;
	text-align: center;
	width: 960px;
	color:#FFFFFF;
}

/* ----- */

#searchbox {
	text-align: left;
	padding-right: 6px;
	font-size:18px;
	position:relative;
	top:-103px;
	left:548px;
}

#searchbox .tbox {
	background-color: #fff;
	border: 1px solid #CCC;
	font: 25px Arial, Helvetica, sans-serif; color: #ff9900;
	width:380px;
	padding: 0px 3px 0px 3px;
}

#inscreva {
	position:relative;
	top:-114px;
	left:540px;
}

.text {
	width:220px;
	text-align:right;
	padding:10px 0 30px 0;
	line-height:15px;
	font-size:22px;
	border-bottom: #CCC solid 1px;
}

/**/ *html .text {line-height:25px;} /**/

.text ul li {
	background:#333333;
	height:50px;
}

.smalltext {
	color: #000;
	font: 10px verdana, arial, sans-serif;
	color:#666;
}

.headertext {
	color: #DC6504;
	font: 16px verdana, tahoma, arial, sans-serif;
	font-weight: bold;
}

#side li{
	background: url(images/sidebg.png) no-repeat center top;
}

.indent {
	border: 1px solid #D1CFCF;
	background-color: #efefef;
	color: #727272;
	font: 7pt verdana, tahoma, arial, sans-serif;
	padding: 10px;
}



#doclinkcolumn {
	width: 214px;
	background-color: #f0f0f0;
	vertical-align: top;
}

#docmaincolumn {
	background-color: #fff;
	border-left: 1px solid #000;
	vertical-align: top;
}



form {
	margin: 2px 0px 0px 0px;
}

p {
	margin: 0px;
}

#info {
	background-image: url(images/info.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}

ol, ul{
	margin-top: 0;
	margin-bottom: 0;
}

.captiontext, h1 {
	color: #e58203;
	font: 23px verdana, arial, sans-serif;
	margin: 0;
}

.news {
	text-align:justify;
}

.caption {
	color: #DC6504;
	font: 12px verdana, tahoma, arial, sans-serif;
	margin: 0;
}

hr {
	border-top: #666 1px solid;
	height: 1px;
	width: 100%;
	text-align:center;
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

#commentform {
	text-align: left;
}

#commentformbutton {
	text-align: left;
}

.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}



.code_highlight {
	width: 100%;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
}

.comment {
	background-color: #f3f1f1;
	width: 100%;
	border: 1px solid #e0e0e0;
}

.lowlight {
	width: 100%;
	background-color: #e5e5e5;
	font-weight: bold;
}

.compad {
	padding: 4px;
}

.spacer {
	padding: 2px 0 2px 0;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tbox.chatbox {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}

.smallblacktext, .defaulttext {
	font: 8pt tahoma, verdana, arial, helvetica, sans-serif;
	color:#32475f;
}

td {
	text-align: left;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}