* {
	font-family: verdana, sans-serif;
}

html { 
	/*height: 100%;*/ 
}

body {
	color: #666;
	font-size: 12px;
	/*height: 100%;*/
	line-height: 17px;	
}

table td {
	vertical-align: top;
}

a {
	color: #00447c;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin-bottom: 17px;
}

h1 {
	color: #00447c;
	font-size: 12px;	
	font-weight: bold;
}

h2 {
	color: #00447c;
	font-size: 11px;	
	font-weight: bold;
}

ul {
	margin-bottom: 17px;
}

li {
	margin-top: 6px;
}

select {
	border:  1px solid #000;
	color: #000;
	font-size: 11px;
	height: 18px;
}

/*****************************************/


input.input, select, textarea {
	border: 1px solid #010101;
}

textarea {
	font-family: verdana, sans-serif;	
	font-size: 12px;
}

.cem {
	width: 100%;
}


.voltar {
	border-top: 1px solid #00447c;
}

.titulo {
	border-bottom: 1px solid #6a6a69;
	margin-bottom: 12px;
	padding-bottom: 11px;
}

.titulo_lateral {
	border-bottom: 1px solid #6a6a69;
	border-top: 1px solid #6a6a69;	
	margin-bottom: 12px;
	padding: 8px 0;	
}

.subtitulo {
	margin-bottom: 8px;
}

.sub_imagem {
	display: block;
	margin-bottom: 3px;	
}

.combo {
	margin-bottom: 10px;
}

.divisoria {
	background: url(../imagens/divisoria.png) no-repeat;
	height: 1px;
	margin: 27px 0 23px 0;	
	width: 425px;	
}

.home .divisoria {
	background: url(../imagens/divisoria_home.png) no-repeat;
	height: 3px;
	margin: 24px 0 27px 0;
	width: 425px;
}

.home p {
	margin-bottom: 7px;	
}

.linha {
	border-top:  1px solid #dadada;
	height: 1px;
	margin: 20px 0 27px 0;
}

.colunas {
	font-size: 11px;
	line-height: 15px;
	width: 425px;
}

.colunas td {
	padding-right: 26px;
	width: 200px;
}

.colunas p {
	margin-bottom: 15px;
}

.destaque {
	color: #00447c;
	font-weight: bold;
	margin-bottom: 2px;
}

.destaque_claro {
	color: #00a0e3;
	font-weight: bold;	
}

.espacado {
	line-height: 22px ;
}

.box_cinza {
	background: url(../imagens/fundo_box_cinza.png) repeat-x;
	border-bottom: 1px solid #004179;
	margin-bottom: 14px;
	height: 137px;
	padding: 30px 0 0 33px;
}

.box_cinza p {
	margin-top: 4px;
}

.box_cinza a {
	color: #00a0e3;
	font-weight: normal;
}

.box_cinza_g {
	background: url(../imagens/fundo_box_cinza_g.png) repeat-x;
	*background: #ececed;
	font-size: 11px;
	line-height: 15px;
	padding: 16px 18px 14px 18px;
	*width: 191px;
}

.box_cinza_g p {
	margin-bottom: 6px;
}

.divisoria_lateral {
	margin: 10px 0;
}


.noticia a {
	color: #666;
	font-weight: normal;
}

.detalhe img {
	margin-top: 10px;
}

.detalhe p {
	margin-top: 10px;
}

.detalhe a {
	color: #009fe2;
}

.arquivo {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 28px;
}

.arquivo a {
	display: block;
	font-weight: normal;
	margin-bottom: -16px;
}

.arquivo span a {
	color: #666;
	display: inline;
	margin-left: 4px;
}

.arquivo img, .arquivo span {
	vertical-align: middle;	
}

.valor {
	color: #000509;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;	
}

span.valor {
	margin-left: 6px;
}

.campo {
	margin-bottom: 15px;
}

.campo .input {
	margin-top: 2px;
}

.campo .destaque_claro {
	font-size: 11px; 
	font-weight: normal;
}

.pag p {
	margin-bottom: 8px;
}

.box_branco {
	background: #fff;
	border: 1px solid #000;
	color: #666;
	overflow: auto;
	padding: 0 4px;
}

.box_branco span, .box_branco input {
	vertical-align: top;	
}

.box_branco input {
	margin-right: 5px;	
}

#login {
	background: #00437C url(../imagens/fundo_login.png) repeat-x;
	/*height: 203px;*/
	margin-top: 15px;
	padding: 14px 14px 14px 14px;
}

#login img {
	display: block;
}

#esqueceu {
	background: url(../imagens/fundo_login.png);
	/*height: 203px;*/
	margin-top: 15px;
	padding: 14px 14px 14px 14px;
}

#msg_erro, #msg_sucesso {
	font-size: 11px;
	color: yellow;
	line-height: 14px;
	padding-bottom: 12px;
}

#ligue {
	margin: 22px 0;
	padding-left: 12px;
}

#noticias {
	font-size: 11px;
	margin-bottom: 0px;
}

#noticias li {
	border-top: 1px solid #dadada;
	padding: 7px 0 6px 0;
}

#noticias li.primeiro {
	border: none;
	padding-top: 0;	
}

#noticias a {
	color: #646464;
	font-weight: normal;	
}

#noticias p {
	margin-bottom: 7px;	
}


#noticias ul {
	margin-bottom: 0;
}

#noticias ul li {
	border: none;
	padding: 0;
	margin: 0;
}

#paginacao {
	border-top: 1px solid #00447c;
	color: #00a0e3;
	font-weight: bold;
	margin-top: 27px;
	padding-top: 6px;
}

#paginacao a {
	color: #666;
	font-weight: normal;
}

#paginacao .barra {
	color: #666;
	font-weight: normal;
}

#leia_todas {
	border-bottom: 1px solid #646464;
	font-size: 11px;
	padding: 0 0 17px 0;
	margin-bottom: 27px;
}

#rodape {
	background: url(../imagens/rodape.jpg) bottom no-repeat; 
	height: 30px;
}



/* --- lista --- */

.lista {
	border-collapse: separate;
	border-spacing: 1px;	
	color: #003366;
	font-size: 11px;
	width: 100%;
}

.lista td, .lista th {
	height: 30px;
	padding: 0 8px;
}

.lista td {
	padding: 4px 8px;
	vertical-align: top;	
}

.lista th {
	font-weight: normal;
	vertical-align: middle;
}

.lista a {
	color: #003366;
	font-weight: normal;
}

.lista input.input {
	height: 14px;
}

.lista .thead th {
	background: #003366;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

.tfoot {
	margin-bottom: 10px;
	margin-top: -1px;
}

.tfoot th {
	background: #d3f3ff;
	border-bottom: 1px solid #666;
	color: #003366;
	font-weight: normal;
	padding: 0 5px 0 8px;
	text-align: left;
}

.header {
	margin-top: 29px;	
}

.header th {
	background: #666;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.par td {
	background: #e8e8e8;
}

.impar td {
	background: #dadada;
}

.editar {
	text-align: center;
	width: 60px;
}

/* --- fim lista --- */


/*** botões ***/

.bt_entrar {
	background: url(../imagens/bt_entrar.png) no-repeat;
	height: 21px;
	width: 97px;
}

.bt_conheca {
	background: url(../imagens/bt_conheca.png) no-repeat;
	height: 21px;
	width: 199px;
}

.bt_busque {
	background: url(../imagens/bt_busque.png) no-repeat;
	height: 21px;
	width: 97px;
}

.bt_cadastre_se {
	background: url(../imagens/bt_cadastre-se.png) no-repeat;
	height: 21px;
	width: 97px;
}

.bt_ok {
	background: url(../imagens/bt_ok.png) no-repeat;
	height: 21px;
	width: 77px;
}

.bt_limpar {
	background: url(../imagens/bt_limpar.png) no-repeat;
	height: 21px;
	width: 97px;
}

.bt_avancar {
	background: url(../imagens/bt_avancar.png) no-repeat;
	height: 21px;
	width: 97px;
}

.bt_voltar {
	background: url(../imagens/bt_voltar.png) no-repeat;
	height: 21px;
	width: 97px;	
}

.bt_confirmar {
	background: url(../imagens/bt_confirmar.png) no-repeat;
	height: 21px;
	width: 291px;
}

.bt_cadastrar {
	background: url(../imagens/bt_cadastrar.png) no-repeat;
	height: 21px;
	width: 97px;	
}

.bt_buscar {
	background: url(../imagens/bt_buscar.png) no-repeat;
	height: 21px;
	width: 97px;	
}

.bt_detalhes {
	background: url(../imagens/bt_detalhes.png) no-repeat;
	height: 21px;
	width: 97px;	
}

.bt_enviar {
	background: url(../imagens/bt_enviar.png) no-repeat;
	height: 21px;
	width: 97px;	
}

.bt_saibamais {
	background: url(../imagens/bt_saiba_mais.png) no-repeat;
	height: 23px;
	width: 180px;	
}

.bt_inscrevase {
	background: url(../imagens/bt_inscreva-se.png) no-repeat;
	height: 23px;
	width: 180px;	
}



#eventos {
	margin-bottom: 195px;
}

#eventos div {
	background: url(../imagens/img.eventos_fundo.jpg) repeat-x bottom #002748;
	padding: 12px 15px 16px 15px;
}

#eventos div p.nome {
	color: #fff;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#eventos div p.local {
	color: #d0d0d0;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;	
}


/* images IE6 */

img {
	*display: block;
}

