/* Hack.css *//* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0; padding:0;}
address,th{font-style:normal;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
img,fieldset{border:none;}
ol,ul{list-style:none;}

#index {
	width: auto;
	height:auto;
	margin:auto;
	text-align:center;
}

.body_index {
	background-color:#FFFFFF;
}

#principal{_width:200px;
_height:100px;}

/* CSS Document */

body {
	text-align:center;
	margin: auto;
	background-color:#00CCFF;
}

#principal {
	width:750px;
	height:auto;
	background-image:url(../img/background.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
}

#topo {
	width:750px;
	height:96px;
	background-image:url(../img/topo.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#baixo_topo {
	width:743px;
	height:20px;
	background-image:url(../img/baixo_topo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:15px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
	padding: 5px 7px 0 0;
}

#coluna_esquerda {
	width:170px;
	height:auto;	
	float:left;
	margin-right:15px;
}

#menu {
	width:170px;
	height:auto;	
	float:left;
	margin-bottom: 15px;
	padding: 0;
	margin: 0 0 15px 0;
	font: 14px Verdana, sans-serif;
}

#menubv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menubv li {
	border-bottom: 1px solid #5fc0c0;
	margin: 0;
}
#menubv li a {
	display: block;
	padding: 5px 5px 3px 0.5em;
	font-weight:bold;
	/*border-left: 5px solid #5FC0C0;	*/
	background-color: #F2FFFF;
	color: #339999;
	text-decoration: none;
}
#menubv li a:hover {
	border-left: 15px solid #5FC0C0;
	background-color: #EDF8F8;
	color: #339999;
}

#newsletter {
	width:auto;
	height:auto;
	float:left;
}

#centro {
	width: auto;
	height: auto;	
	float:left;
	margin-right:15px;
}

#destaque {
	width: 379px;
	height: 185px;		
	margin-bottom: 15px;
}

#quemsomos {
	width:240px;
	height:155px;
	background-color: #FEFBC2;
	background-image:url(../img/topo_quemsomos.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	margin-right: 13px;
	padding: 30px 5px 3px 5px;
}

.quemsomos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#003399;
	line-height: 1.3em;
	text-indent: 30px;
	text-align:justify;
	margin: 0px;

}

.quemsomos a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
	line-height: 1.3em;
	text-decoration:none;
	text-indent: 30px;
	text-align:justify;
	margin: 0px;
}

#sede {
	width:178px;
	height:168px;
	background-color: #FEFBC2;
	background-image:url(../img/topo_sede.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 30px 0px 0px 7px;
}

#noticias {
	width: 156px;
	height: 152px;
	background-color:#D1FDB5;
	background-image:url(../img/topo_noticias.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom: 14px;
	padding: 30px 3px 3px 3px;
}

#diretoria {
	width: 140px;
	height: 170px;
	background-color:#D1FDB5;
	background-image:url(../img/topo_diretoria.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	padding: 30px 10px 0px 10px;
}


#rodape {
	width: 50px;
	height: 43px;
	background-image:url(../img/rodape.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:7px 0px 0px 700px;
}

#topo_paginas {
	width: 480px;
	height:50px;
	background-image:url(../img/topo_paginas.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 10px 0px 0px 50px;
}

/* xxxxxxx xxxxxx DEFINICÇÃO DA NEWSLETTER xxxxxx xxxxxxxxx */

.form_newsletter {
	margin-left:8px;
	margin-top:5px;
}

.titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.campos {
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-bottom: 5px;
}

.opcoes {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.botao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:#CCCCCC 1px solid;
	background-color:#E6FAFF;
}

/* xxxxxxx xxxxxx DEFINIÇÃO DA PÁGINA DE CONTATO xxxxxx xxxxxxxxx */

#conteudo_contato {
	width:525px;
	height:auto;
	margin-top: 10px;
}

#form_contato {
	width: auto;
	height:auto;
	padding: 10px 10px 10px 0px;	
	background:#EDF8F8;
	margin-right:12px;
	float:left;	
}

#outros_contatos {
	width: 162px;
	height: 335px;
	background-color:#EDF8F8;
	padding: 10px;
}

.outros_contatos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	text-indent: 40px;
	text-align:justify;
	line-height:1.5em;
	margin-bottom: 20px;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
}

.texto {
	width: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	background-color:#F8F8F8;
	border:#CCCCCC 1px solid;
}

.area {
	width: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	border:#CCCCCC 1px solid;
	background-color:#F8F8F8;
}

.form_contato {
	margin-left: 15px;
}



/* xxxxxxxxxxxxxxxxxxxxxxxx */

#conteudo {
	width: 700px;
	height:auto;
	margin-bottom: 20px;
}

#conteudo_restrito {
	width: 535px;
	height:auto;
	background-color:#FFFFCC;
	background-image:url(../img/background_restrito.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.texto_quem_somos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0066CC;
	line-height:1.5em;
	margin-bottom: 15px;
	font-weight: bold;
}

/* x x x x x GALERIA DE FOTOS x x x x x */

#conteudo_fotos {
	width: 513px;
	height:auto;
	padding: 15px 0px 15px 0px;
}

a.titulo_fotos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0000FF;
	font-weight:bold;
	margin-top: 10px;
	text-decoration:none;
}

a.titulo_fotos:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0000FF;
	font-weight:bold;
	margin-top: 10px;
	text-decoration:underline;
}

.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0099FF;
	font-weight:bold;
}

.foto {
	border: #00CCFF 3px solid;
}

/* XXXXXXXXXX NEWSLETTER XXXXXXXXX */

#conteudo_restrito {
	width: 535px;
	height:auto;
	background-color:#FFFFCC;
	background-image:url(../img/background_restrito.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#newsletter_mensagem {	
	width: auto;
	height:auto;
	margin-left: 20px;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight: bold;
	color:#0099CC;
	font-weight: bold;
	letter-spacing: 0.2em;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:22px;
	margin-left: 20px;
}

a.painel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF3300;
	margin-left: 20px;
	text-decoration:none;
}

a.painel:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	margin-left: 20px;	
	text-decoration:underline;
}

/* -------------- CLIPPING ----------------- */

#clipping {
	width: 530px;
	height:auto;
	margin-top: 15px;
}

.titulo_clipping {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0066CC;
	text-indent: 70px;
	text-align:justify;
}

#informativo {
	width: 530px;
	height:auto;
	margin-top: 15px;
	float:left;
}

.clipping_titulo_descricao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
	font-weight: bold;
}

.clipping_texto_descricao {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066CC;
}

.clipping_titulo_materia {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0033CC;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

.clipping_texto_materia {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0066CC;
	line-height: 1.5em;
	text-indent: 70px;
	text-align:justify;
}

/* DIRETORIA --------------- */

#diretoria_conteudo {
	width: 700px;
	height:auto;
	margin-top: 15px;
}

.diretoria_cargo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003399;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.diretoria_nome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.diretoria_cargo_hbl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

