/*****************************************************CSS RESET - INICIO*/
html, body, div, span, applet, object, iframe,
h2, h3, h4, h5, h6, blockquote, pre, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
	font-weight:normal;
	font-style: normal;
}

a {
    margin: 0;
    padding: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    text-decoration:none;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

strong { font-weight:bold;}
/*************************************************************CSS RESET - FIM*/
body{
	/*margin:10px 15px;*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	background:#ffffff;
	text-align:center;
	}
input {
	font-size: 12px;
	vertical-align: middle;
}
a:link {
	color: #5694a1;
	text-decoration: none;
}
a:hover {
	color: #5694a1;
	text-decoration: underline;
}
a:active {
	color: #5694a1;
	text-decoration: none;
}
a:visited {
	color: #5694a1;
	_text-decoration: underline;
	
}
a.leiamais:link {
	color: #5694a1;
	text-decoration: underline;
}
a.leiamais:visited {
	color: #5694a1;
	text-decoration: underline;
}
a.titnot:link {
	color: #6a6a6a;
}
a.titnot:visited {
	color: #6a6a6a;
	_text-decoration: underline;
}
h1 {
    color: #0e4c89;
    font-size: 14px;
}
h2 {
    color: #0e4c89;
    font-size: 16px;
    font-weight: bold;
}
h3 {
    color: #ffffff;
    font-size: 22px;
}
h4 {
    text-align: center;
    color: #31516a;
    font-size: 22px;
}
#tudo {
	width:960px;
	/*background: url(faux-bg.gif) repeat-y 0 0;*/
	text-align:left;
	margin:0 auto;
	}
.ie7 #tudo_home {
	background: url(../../imagens/bg-principal2.gif) 164px 0;

}
#tudo_home {
	width:960px;
	background: url(../../imagens/bg-principal2.gif) 164px 0;
	*background: url(../../imagens/bg-principal.gif) 164px 0;
	text-align:left;
	margin:0 auto;
	}
#topo {	
    background-color: #ffffff;
	height:287px;
	overflow: hidden;
	}
 
#principal {
	width:567px;
	_width:535px;
	border:  #cecece solid 0;
	border-left-width: 1px;
	float:left;
	}
#principal_home {
	width:567px;
	_width:535px;
	float:left;
	}
#colunaDireita{
	width:215px;
	_width:225px;
	height: auto;
	border:  #cecece solid 0;
	/*border-left-width: 1px;*/
	border-bottom-width: 1px;
	padding: 19px 0 0 8px;
	float:right;
}
#colunaDireita p {
	margin-left: 20px;
}
#colunaDireitaInterna{
	width:215px;
	_width:200px;
	height: auto;
	/*border:  #cecece solid 0;
	border-left-width: 1px;*/
	padding: 50px 0 0 8px;
	float:right;
}

#enquete{
	width:216px;
	/*border:  #cecece solid 0;
	border-left-width: 1px;*/
	padding: 0 0 0 8px;
	margin-bottom: 10px;
	float: right;
}
.ie #enquete h1 {
	margin-left: 0px;
}
#enquete h1 {
	margin-left: 20px; 
}
#busca {
	width:689px;
	_width:679px;
	height:33px;
	border:  #b5b5b5 solid 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-color: #cecece;
	background: #ffffff url(../../imagens/bg_divbusca.jpg) repeat-x;
	padding: 12px 0 0 46px;
	float:left;
	}
#lb_buscaHome {
	font-size: 13px;
	margin-left: 320px;
}
#navegacao {
	width:164px;
	text-align: center;
	float:left;
	}
#boxHomePrincipal {
	width: 535px;
	_width: 525px;
	padding: 18px 15px 15px 20px;
	border:  #cecece solid 0;
	border-bottom-width: 1px;
}
#boxHomeNavegavel {
	width: 530px;
	_width: 525px;
	border:  #cecece solid 0;
	border-bottom-width: 1px;
	padding: 5px 20px 0 20px ;
	_padding: 5px 15px 0 20px ;
}
#boxHomeNavegavel img {
	margin-bottom: 5px;
}
#boxHomeSalaImpresa {
	width: 530px;
	_width: 526px;
	padding: 20px;
	_padding: 17px;

}
#boxHomeSalaImpresa ul {
	list-style-type:none;
	margin-left: 20px;
	margin-top: 35px;
}
#boxHomeSalaImpresa ul li {
	margin-bottom: 35px;
}
#rodape_home {
    text-align: center;
    background-color: #ffffff;
    min-height: 110px;
	width: 935px;
	_width: 935px;
	padding: 18px 15px 15px 20px;
	border:  #cecece solid 1px;
	clear: both;
}
#rodape_home a div {
    
	color: #6a6a6a;
}
#boxPrincipal {
    text-align: justify;
	width: 535px;
	padding: 18px 15px 15px 20px;
	min-height: 685px;
    height: auto !important;
    *height: auto;
	height: 685px;
	border:  #cecece solid 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.ie6 #boxPrincipal {
	width: 525px;
	padding: 18px 12px 12px 20px;
	min-height: 645px;
    height: auto !important;
	height: 645px;
	border:  #cecece solid 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	float:left;
}

#boxPrincipal ul {
    list-style-type: disc;
    margin:  0 0 0 20px
}
#boxPrincipal li {
    margin: 5px 0 5px 0;
}
#bt_voltar {
    
	margin-left: 480px;
	*margin-left: 450px;
	bottom: 0; /**/ 
}
#paginacao {
    text-align: right;
    margin: 20px 0 0 0;
}
#rodape {
    clear:both;
	height:0;
	}
.rodape {	
    border:  #cecece solid 0;
    border-top-width: 1px;
	height:0;
	}
#imagem_titulo {
    margin-bottom: 30px;
}
.bt_navegacao {
	margin-top: 18px;
}
.bt_navegacao_localizacao {
	margin-top: 16px;
}
.margens_logo {
	margin: 5px 0 5px 10px;
}
.margens_titulos {
	margin-bottom: 5px;
}
.txt_assinatura {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #1b3f76;
	line-height: 15px;
	margin: 69px 7px 0 10px;
	*margin: 119px 7px 0 10px;
}
.txt_assinatura_interna {
    font-family: Tahoma, Arial;
	font-size: 9px;
	color: #1b3f76;
	line-height: 15px;
	margin: 23px 7px 0 10px;
}
.alpha {
	filter:alpha(opacity=100); 
	-moz-opacity:1;
}
.negrito {
    color: #0e4c89;
}
.data {
    color: #5694a1;
}
.listaNoticias li {
    list-style-type: none;
    line-height: 20px;
    *line-height: 15px;
}
.tabela td {

    vertical-align: middle;
    text-align: center;
}
.formataHeaderTabela{
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 525px;
    height: 37px;
    background-image: url(../../imagens/bg_headerGrid.jpg);
}
.formataTabela {
    margin-left: 0;
    color: #31516a;
    font-size: 13px;
        
}
a.linktabela:link {
	color: #31516a;
	text-decoration: none;
}
a.linktabela:hover {
	color: #31516a;
	text-decoration: underline;
}
a.linktabela:active {
	color: #31516a;
	text-decoration: none;
}
a.linktabela:visited {
	color: #31516a;
	_text-decoration: underline;
	
}
.texto_azulescuro {

    color: #31516a;
    padding: 8px 8px 8px 8px;

}
.texto_branco {

    color: #ffffff;
    padding: 8px 8px 8px 8px;
    text-align: right;

}
.texto_brancoMenor {

    font-size: 9px;
    color: #ffffff;
    padding: 8px 8px 8px 8px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;

}
.tabelaLocalidade {
    width: 100px;
    height: 50px;
    border: 1px solid #FFFFFF;
    margin:20px 0 0 0;
}
.alinhaesquerda {
    float: left;
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
.margem {    
    display: inline;
    margin-right: 15px;
    *margin-right: 5px;
    
}
.ie7 .margem {    
    margin-right: 15px;
       
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.modalPopup {
	background-color:#ffffff;
	padding:8px;
	width:340px;
}
.modalPopup input {
	font: 12px Arial, Helvetica, sans-serif;
}
.formulario {
    font-size: 11px;
    margin-bottom: 10px;
}
.formulariolbl {
    text-align: right;
    width: 120px;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
}
.bt_enviar {
    padding-left: 280px;
}
.erro_form {
    margin-left: 110px;
}
.fecha_modal {
    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
}
