* { margin: 0; padding: 0; }

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}

.brAll { clear: both; font-size: 1px; }
.brLeft { clear: left; font-size: 1px; }
.brRight { clear: right; font-size: 1px; }

a { color: #666666; text-decoration: none; }
a:hover { text-decoration: underline; }

a.destaque{ color: #666666; text-decoration: none; font-weight:bold; }
a.destaque:hover { text-decoration: underline; }

h1 {
	margin-bottom: 20px;
	padding: 1px 8px;
	color: #a9cf38;
	border-left: 3px #a9cf38 solid;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
}

h2 {
	padding: 12px 0;
	background: #FFFFFF url(../imagens/bg_blocos.gif) repeat-x top;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

h3 {
	color: #555555;
	font-family: Tahoma;
	font-size: 10px;
}

h4 {
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}

h5 {
	margin-left: 7px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}

p.pAssoc { margin: 0 0 15px 7px; text-align:justify;}

p.pAssocSub { margin: 0 0 15px 35px; text-align:justify;}

p.pTexto {
	margin: 5px 30px 30px 30px;
	line-height: 17px;
	text-align:justify;
}

#Vagas {
	width: 230px;
	float: right;
	margin: 0 10px 25px 0;
}

#bannerGestao {
	float:left;
	margin-bottom:15px;
	width: 510px;
}

.blocos {
	margin: 10px 10px 30px 10px;
	width: 232px;
	float: right;
	border: 2px #e14c56 solid;
}
	.blocos p {
		margin: 10px;
		font-size: 10px;
		text-align: justify;
		color: #666666;
	}
	.blocos a {
		color: #666666;
		text-decoration: none;
	}
	.blocos a:hover {
		color: #666666;
		text-decoration: underline;
	}
	.blocos a.aBtn {
		display: block;
		margin: 10px;
		color: #990000;
		font-size: 10px;
		text-align: right;
		text-decoration: none;
	}
	.blocos a.aBtn:hover {
		color: #990000;
		text-decoration: underline;
	}
#tituloBloco { width: 232px; margin:0;  background: #FFFFFF url(../imagens/bg_blocos.gif) repeat-x top; }

#Geral {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

#Topo {
	width: auto;
	height: 175px;
	text-align: left;
}

#Conteudo {
	margin: 30px 15px 20px 15px;
	width: auto;
	height: auto;
	text-align: left;
}
	#Conteudo #Titulo { float: left; }
	#Conteudo #SubMenu { float: right; }
	#Conteudo p {
		margin: 5px 30px 30px 30px;
		line-height: 17px;
	}

#Noticia {
	margin: 30px 15px 20px 15px;
	width: auto;
	height: auto;
	text-align: left;
}

	#Noticia #Titulo { float: left; }
	#Noticia #SubMenu { float: right; }
	#Noticia p {
		margin: 5px 30px 30px 30px;
		line-height: 17px;
	}


#Eventos {
	width: 510px;
	float: left;
	font-size: 10px;
}
	#Eventos .evento {
		margin: 0;
	}
	#Eventos .evento h1 { margin-bottom: 15px; }
	#Eventos .evento h3 { margin-bottom: 3px;}
	#Eventos .evento a { text-decoration: none; }
	#Eventos .evento a:hover { text-decoration: underline; }
	
#Patrocinadores {
	margin: 0 10px 25px 0;
	padding: 20px 0 5px 0;
	width: 230px;
	float: right;
	border: 1px #DDDDDD solid;
	background: #FFFFFF url(../imagens/bg_patro_gestao.gif) no-repeat top right;
	text-align: center;
}
#Patrocinadores img {
	margin: 10px 5px 10px 5px;
}
		

#News {
	margin: 0 0 25px 0;
	width: 510px;
	float: left;
	font-size: 10px;
}
	#News h1 { margin-bottom: 15px; }
	#News .noticia {
		margin: 0 7px 15px 7px;
		width: 240px;
		float: left;
	}
		#News .noticia h3 { margin-bottom: 3px; }
		#News .noticia p { margin-bottom: 3px; line-height: 10px; }

#Pub {
	margin: 0 10px 0px 0;
	padding: 20px 0 5px 0;
	width: 230px;
	float: right;
	border: 1px #DDDDDD solid;
	text-align: center;
	background: #FFFFFF url(../imagens/bg_pub.gif) no-repeat top right;
}

#Rodape {	
	margin-bottom: 5px;
	padding: 10px;
	background: #FFFFFF url(../imagens/bg_patro_gestao.gif) no-repeat top left;
	border: 1px #7a9ebd solid;
	border-top: 3px #7a9ebd solid;
	color: #FFFFFF;
}
	#Rodape img { padding: 0 25px; }

#Ass {	
	margin: 0 7px 10px 0;
	text-align: right;
}

input.campo, textarea.campo {
	padding: 3px;
	border: 1px #084e7b solid;
	background-color: #e8f6ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}

input.botao {
	margin-top: 10px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 0;
	border-left: 3px #084e7b solid;
	font-family: Arial;
	font-size: 11px;
	color: #000066;
	cursor: pointer;
}

#Mapa {
	border: 1px #333333 solid;
}
