
* { padding: 0; margin: 0; }

body {
	font-family: Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url(imagens/img01.jpg) repeat-x;
}
#wrapper { 
 margin: 5px auto 0;
 width: 782px;
background:  url(imagens/img04a2.jpg) repeat-x left bottom;
}
#header {
 border: 0px solid #ccc;
	color: #333;
	width: 783px;
	float: left;
	padding: 0px;
	height: 140px;
	margin: 3px 0px 0px;
	background: #eee url(imagens/fdo_header3.png) no-repeat;
	/*border-bottom: 1px solid #3A6FA8;*/
	
}
#navigation {
 float: left;
 width: 761px;
 color: #333;
 padding: 11px;
 margin: 0px 0px 0px 0px;
border-top: 1px solid #006600;

background: url(imagens/img04.gif) repeat-X;
}


#leftcolumn { 
 color: #333;
 border: 0px solid #000;
/* background: #E7DBD5;*/
 margin: 0px 5px 2px 0px;
 padding: 0px;
 height: 549px;
 width: 215px;
 float: left;
}

#filiar{
	/*background: #333;*/
	width: 215px;
	height:153px;
	text-indent:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#cpo{
float:left;
width: 215px;
margin-top:5px;
margin-bottom:5px;
}

#bto{
float:left;
width: 215px;
margin-top:5px;
text-align:center;
}




#over_down{
background: #333 url(imagens/fdo_tit_menu2.png) no-repeat top;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:center; 
color:#fff;
padding:5px;
}



#rightcolumn { 
 float: right;
 color: #333;
 border: 0px solid #000;
 background: transparent;
 margin: 0px 0px 2px 0px;
 padding: 0px;
 height: 545px;
 width: 560px;
 display: inline;
}
#footer {
	width: 762px;
	height:10px;
	clear: both;
	margin-bottom: 0px;
	padding: 10px 10px 15px;
	border-top: 1px solid #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#006699;
	text-decoration: none;
	text-align: center;
}