* { font-family:Arial, Helvetica, sans-serif; color:#333; line-height:12pt; }

td { font-size:11px; }

body { background:url(../imagens/bg.gif) repeat #fff; margin:0; }

a:link,a:active,a:visited { color:#333; text-decoration:underline; }
a:hover { text-decoration:none; }

h1,h2,h3,h4,h5 { font-size:14px; font-weight:bold; margin-bottom:-10px; _margin-bottom:-18px; }
h6 { font-size:14px; font-weight:bold; margin:20px 0 0 0; color:#007310; text-transform:uppercase; }

form { margin:0; padding:0; }

/*********************************************/

#topo {
	background:#fff;
	height:95px;
	width:100%;
	border-bottom:1px solid #C4CACF;
	position:relative;
	top:0;
	left:0;
}

#topo #int {
	width:671px;	
	position:relative;
	top:0;
	left:50%;
	margin-left:-336px;
}

#topo #int #brand { float:left; }

#topo #int #menubar { 
	float:right; 
	position:relative; 
	_position:absolute;	/* bug do content */
	top:0;
	_left:217px; /* bug do content */
}

/*********************************************/

#container {
	width:671px;
	_width:673px; /* bug do content */
	position:relative;
	top:0;
	left:50%;
	margin-left:-336px;
	_background:url(../imagens/bg_bugcontent.gif) repeat-y; /* bug do content */
}

#colunaUm {
	float:left;
	width:215px;			
	font-size:10px;
}

#colunaDois {
	background:#fff;
	border:2px solid #C4CACF;
	border-top:none;
	border-bottom:none;
	width:452px;
	_width:456px; /* bug do content */	
	min-height:501px; /* firefox */
	_height:501px; /* i.e. */
	float:right;
	font-size:11px;
}

#colunaDois div { padding:0 0 0 19px; width:415px; }


#rodape { 	 
	border:2px solid #C4CACF;
	border-top:none;
	float:right;
	_position:relative; /* bug do content */	
	_right:-3px; /* bug do content */	
}

/******************************************************************/

#noticias * { color:#378200; }

#noticias h6 {
	width:162px;
	height:21px;
	text-indent:-1000px;
	background:url(../imagens/tit_noticias.gif) no-repeat;
	margin:0;
	cursor:pointer;
}

#noticias ul { margin-top:1px; }
#noticias ul li { margin:0 0 0 -35px; list-style-type:none; padding-top:10px; }
#noticias ul li span { font-size:11px; font-weight:bold; }
#noticias ul li a { text-decoration:none; }
#noticias ul li a:hover { text-decoration:underline; }

#membro * { color:#1F52A1; text-decoration:none; }
#membro p { padding:0 8px 0 4px; _margin-top:10px; }
#membro a:hover { text-decoration:underline; }
#membro h6 {
	width:162px;
	height:21px;
	text-indent:-1000px;
	background:url(../imagens/tit_membro.gif) no-repeat;
	margin:0;
}

#apoio h6 {
	width:162px;
	height:21px;
	text-indent:-1000px;
	background:url(../imagens/tit_apoio.gif) no-repeat;
	margin:0;
}

/******************************************************************/

.caixas { 
	background:#fff; 
	border:1px solid #C4CACF;
	width:172px;
	_width:182px;
	margin-top:13px;
	padding:10px 0 10px 10px;
}

.form {
	font-size:10px;
	background:#f4f4f4;
	border:1px solid #c4cacf;
	padding:0;
}

