@charset "utf-8";
body
{
	margin:0 auto;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #494C4D;
}

p
{
	margin: 0 0 12px 0;
}

img
{
	border-style: none;
}

a, a:visited, a:active
{
	text-decoration: none;
	color: #C40C14;
	border-style: none;
}

a:hover
{
	text-decoration: none;
	color: #FF3300;
	border-style: none;
}

h1
{
	font-family: "trebuchet MS";
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
}

h2, h3, h4, h5, h6
{
	font-family: "trebuchet MS";
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}



/*------------------ HEADER --------------------*/

div.fundoHeader
{
	width: 100%;
	background: url(../images/bkg_topo.gif) center top no-repeat;
	text-align: center;
}

div.header
{
	width: 802px;
	height: 130px;
	background: url(../images/topo.jpg) left top no-repeat;
	margin:0 auto;
	
}

div.headerLogo
{
	float: left;
	margin-top: 20px;
}

div.boxPesquisa
{
	height: 28px;
	float: right;
}

div.boxPesquisa_left
{
	width: 6px;
	float: left;
	background: transparent url(../images/pesquisa_left.png);
	_background: url(../images/pesquisa_left_ie6.gif);
	height: 28px;
}

div.boxPesquisa_content
{
	float: left;
	background: transparent url(../images/pesquisa_repeat.png);
	_background: #004824;
	height: 28px;
	padding: 0 5px 0 5px;
	line-height: 100%;
}

div.boxPesquisa_right
{
	width: 6px;
	float: left;
	background: transparent url(../images/pesquisa_right.png);
	_background: url(../images/pesquisa_right_ie6.gif);
	height: 28px;
}

div.pesquisa_menu
{
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	white-space: nowrap;
	margin-top: 7px;
	
}

div.pesquisa_menu a, div.pesquisa_menu a:visited, div.pesquisa_menu a:active
{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 100%;	
}

div.pesquisa_menu a:hover
{
	color: #C1DDBD;
	font-size: 10px;
	line-height: 100%;
}

div.pesquisa_menu span
{
	color: #C1DDBD;
	font-size: 10px;
	line-height: 100%;
}

div.pesquisa_menu span a, div.pesquisa_menu span a:visited, div.pesquisa_menu span a:active, div.pesquisa_menu span a:hover
{
	color: #C1DDBD;
	font-size: 10px;
	line-height: 100%;
}


div.pesquisa_caixa
{
	height: 20px;
	float: left;
	margin-top: 3px;
	margin-left: 15px;
}

div.pesquisa_caixa_left
{
	width: 20px;
	float: left;
	background: transparent url(../images/pesquisa_caixa_left.gif);
	height: 20px;
}

div.pesquisa_caixa_content
{
	float: left;
	background: #fff;
	height: 20px;
	padding: 0 0 0 5px;
	white-space: nowrap;
	width: 140px;
}

div.pesquisa_caixa_right
{
	width: 5px;
	float: left;
	background: transparent url(../images/pesquisa_caixa_right.gif);
	height: 20px;
}

div.pesquisa_caixa_content_campo input
{
	border: #FFFFFF 1px solid;
	width: 70px;
	height: 15px;
	*height: 14px;
	_height: 14px;
	line-height: 100%;
	background-color: #fff;
	font-family: "trebuchet MS";
	font-size: 10px;
	padding-top: 1px;	
	*padding-top: 3px;
	_padding-top: 3px;
	float: left;
	
}

div.pesquisar_input input
{
	/*border: #FFFFFF 1px solid;*/
	border-style: none;
	float: left;
	font-family: "trebuchet MS";
	font-size: 10px;
	width: 60px;
	height: 18px;
	line-height: 100%;
	background-color: #fff;
	margin-top: 1px;
	*margin-top: 2px;
	color: #999999;
	
}


/*--------------------- CONTENT -----------------------*/

div.boxLayout
{
	width: 802px;
	_width: 805px;
	margin:0 auto;
}

/*----- MENU -----*/

div.menu
{
	width: 805px;
	margin-bottom: 10px;
	float: left;	
	
}

div.menuItem 
{
	
	width: 132px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

div.menuItem a, div.menuItem a:visited, div.menuItem a:active
{
	color: #FFFFFF;
	background: url(../images/bkg_btn.gif) left top no-repeat;
	display: block;
	padding-top: 9px;
	height: 20px;
	line-height: 100%;
	
}

div.menuItem a:hover
{
	background: url(../images/bkg_btn_hover.gif) left top no-repeat;
}

div.menuItem span
{
	color: #FFFFFF;
	background: url(../images/bkg_btn_hover.gif) left top no-repeat;
	display: block;
	padding-top: 9px;
	height: 20px;
	line-height: 100%;
}

div.menuItem span a,  div.menuItem span a:visited, div.menuItem span a:active, div.menuItem span a:hover
{
    background: url(../images/bkg_btn_hover.gif) left top no-repeat;
}

/*------- content esquerda --------*/

div.contentLeft
{
	float: left;
	width: 195px;	
	margin-right: 5px;
	/*background-color:#CCFF00;*/ /*COR TESTE*/
}

/*---*/

/*
div.bannerPequeno1, div.bannerPequeno2
{
	width: 195px;
	float: left;
	margin-bottom: 10px;
}

div.bannerPequeno1_left, div.bannerPequeno2_left
{
	width: 6px;
	height: 150px;
	float: left;
	background: url(../images/destaq1_left.gif) left top no-repeat;
}

div.bannerPequeno2_left
{
	background: url(../images/destaq2_left.gif) left top no-repeat;
}

div.bannerPequeno1_content, div.bannerPequeno2_content
{
	width: 175px;
	float: left;
	height: 130px;
	background: url(../images/bkg_destaq.gif) left top repeat-y;
	padding: 10px 10px 10px 4px;
	text-align: center;
		
}
*/

/* NOVA VERSAO */

div.bannerLeft {
    clear:both;
    margin-bottom:10px;
}

div.bannerLeft .top 
{
    background: url(../images/bkg_destaq_top.gif) left bottom no-repeat;
    height: 5px;
    line-height: 1px;
    font-size: 1px;
}

div.bannerLeft .center 
{
     padding: 5px 10px 5px 10px;
	background: url(../images/bkg_destaq.gif) left top repeat-y;
}

div.bannerLeft .bottom 
{
	background: url(../images/bkg_destaq_bottom.gif) left top no-repeat;
	height: 5px;
	line-height: 1px;
     font-size: 1px;

}


/*------- content direita ---------*/

div.contentRight
{
	float: left;
	width: 602px;
	_width: 600px;
	/*background-color:#FF9900;*/ /*COR TESTE*/
}

div.bannerPrincipal
{
	width: 602px;
	_width: 600px;
     _overflow: visible;
	margin-bottom: 10px;
	float: left;
	clear: both;
	
}

div.boxDestaque, div.boxContent
{
	width: 390px;
	_overflow: visible;
	margin-bottom: 10px;
	float: left;
	

}

div.boxContent 
{
	width: 602px;
	_overflow: visible;
}

div.boxDestaque_titulo, div.boxContent_titulo h2
{
	width: 380px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
	background: url(../images/bkg_tit_destaques.jpg) left top no-repeat;
	padding: 8px 0 0 10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 100%;
	font-size: 13px;
}

div.boxDestaque_titulo a, div.boxDestaque_titulo a:visited, div.boxDestaque_titulo a:active,
div.boxContent_titulo a, div.boxContent_titulo a:visited, div.boxContent_titulo a:active
{
	color:#fff;
	
}

div.boxDestaque_titulo a:hover, div.boxContent_titulo a:hover
{
	color:#fb9a33;
	
}

a.rss 
{
	display: block;
	background: transparent url(../images/rss.png) left 3px no-repeat;
	line-height: 1;
	float: right;
	
	height: 14px;
	margin: 0 10px 0 0;
	_margin: 0 5px 0 0;
	padding: 3px 0 0 19px;
	text-align: right;
	
	position: relative;
	top: -3px;
}

div.boxContent_titulo h2 
{
	width: 592px;
	background: url(../images/bkg_titulos.jpg) left top no-repeat;
	
}

div.boxDestaque_listagem, div.boxContent_listagem
{
	width: 100%;
	margin-bottom: 10px;
	float: left;
	line-height: 13px;
}

div.boxContent_listagem
{
	width: 592px;
	margin-left: 5px;
	clear: both;
}

div.boxContent_artigo
{
	width: 562px;
	margin-left: 20px;
	clear: both;
}

div.boxContent_artigo h3
{
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	margin-bottom: 15px;
}


.boxContent_listagem_border
{
	padding-bottom: 5px;
	*padding-bottom: 0;
	border-bottom: #D40D15 1px dotted;
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

.boxContent_listagem_border tr
{
	height: 4px;
	font-size: 1px;
	line-height: 1px;
}

div.boxDestaque_listagem img
{
	float: left;
	margin-right: 7px;
	margin-left: 5px;
}

div.boxContent_listagem img
{
	margin-right: 7px;
}

div.boxContent_artigo img
{
	margin: 7px;
}

div.boxDestaque_listagem p, div.boxContent_listagem p
{
	line-height: 13px;
	margin-bottom: 7px;
	font-size: 11px;
	margin-top: 4px;
}

div.boxContent_artigo p
{
	line-height: 16px;
	font-size: 12px;
}


div.boxDestaque_listagem a:link, div.boxDestaque_listagem a:active, div.boxDestaque_listagem a:visited,
div.boxContent_listagem a:link, div.boxContent_listagem a:active, div.boxContent_listagem a:visited
{
	font-size: 10px;
	color: #CC0000;
	text-transform: uppercase;
}

div.boxDestaque_listagem a:hover,
div.boxContent_listagem a:hover
{
	font-size: 10px;
	color: #FF3300;
	text-transform: uppercase;
}

.listagemPaginacao
{
	float: right;
	font-size: 10px;
	margin-bottom: 5px;
	clear: both;
	color: #A6AAAC;
}

.listagemPaginacao a, .listagemPaginacao a:active, .listagemPaginacao a:visited
{
	font-size: 10px;
	color: #666B6D;
}

.listagemPaginacao a:hover
{
	color: #A6AAAC;
}


/*--links uteis--*/

div.boxEnderecos a:link, div.boxEnderecos a:visited, div.boxEnderecos a:active,
div.boxEnderecos_red a:link, div.boxEnderecos_red a:visited, div.boxEnderecos_red a:active
{
	width: 582px;
	height: 22px;
	margin-top: 2px;
	background: #E2F0DA url(../images/enderecos_right.gif) right top no-repeat;
	padding: 10px 0 0 20px;
	float: left;
	line-height: 100%;
	font-size: 11px;
	text-transform: uppercase;
}

div.boxEnderecos_red a:link, div.boxEnderecos_red a:visited, div.boxEnderecos_red a:active
{
	background: #F4D0C3 url(../images/enderecos_red_right.gif) right top no-repeat;
}


div.boxEnderecos a:hover
{
	background: url(../images/endereco_hover.jpg) left top no-repeat;
	color: #fff;
}

div.boxEnderecos_red a:hover
{
	background: url(../images/endereco_red_hover.jpg) left top no-repeat;
	color: #fff;
}


div.boxEnderecos span, div.boxEnderecos_red span
{
	width: 582px;
	height: 22px;
	margin-top: 2px;
	background: url(../images/endereco_hover.jpg) right top no-repeat;
	padding: 10px 0 0 20px;
	float: left;
	line-height: 100%;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
}

div.boxEnderecos_red span
{
	background: url(../images/endereco_red_hover.jpg) left top no-repeat;
}

.enderecosOpen, .enderecosOpen_red
{
	width: 572px;
	background: #E2F0DA url(../images/canto_enderecos_verde.gif) right bottom no-repeat;
	float: left;
	padding: 10px 10px 10px 20px;
}

.enderecosOpen_red
{
	background: #F4D0C3 url(../images/canto_enderecos.gif) right bottom no-repeat;
}

.enderecosTableLeft, .enderecosTableLeft_red
{
	width: 370px;
	text-align: left;
	vertical-align: middle;
	border-bottom: #006829 1px dotted;	
	color: #006829;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 100%;
	padding: 7px 0 7px 0;
}

.enderecosTableRight, .enderecosTableRight_red
{
	width: 200px;
	text-align: left;
	vertical-align: middle;
	border-bottom: #006829 1px dotted;
	color: #006829;
	font-size: 10px;
	line-height: 100%;
	padding: 7px 0 7px 0;
}

.enderecosTableLeft_red, .enderecosTableRight_red
{
	border-bottom: #C40C14 1px dotted;	
	color: #C40C14;
}

.enderecosTableRight a:link, .enderecosTableRight a:active, .enderecosTableRight a:visited
{
	color: #006829;
}

.enderecosTableRight_red a:link, .enderecosTableRight_red a:active, .enderecosTableRight_red a:visited
{
	color: #C40C14;
}

.enderecosTableRight a:hover
{
	color: #059940;
}

.enderecosTableRight_red a:hover
{
	color: #F9644D;
}



.bannerEnderecos
{
	width: 602px;
	margin-bottom: 2px;
	float: left;
	clear: both;
}

/*--form--*/

.cantoVerde_right_top
{
	width: 602px;
	background: #E2F1DA url(../images/canto_verde_top.gif) right top no-repeat;
	float: left;
}

.cantoVerde_right_bottom
{
	width: 602px;
	background: url(../images/canto_enderecos_verde.gif) right bottom no-repeat;
	float: left; 
}

.tituloForm
{
	width: 562px;
	margin: 10px 20px 10px 20px;
	border-bottom: #999999 1px dotted;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 100%;
	padding-bottom: 10px;
	padding-top: 3px;
}

.tableForm
{
	width: 562px;
	margin: 10px 0 10px 20px;
}

td.formItemName 
{
    width:120px;
    text-align:right;
    vertical-align: top;
}

.formInput1 input, .formInput2 input, .formInput1 textarea
{
	width: 400px;
	height: 15px;
	/*line-height: 100%;*/
	border: #fff 1px solid;
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #666B6D;
	padding-left: 5px;
	float: left;
	clear: both;

}

.formInput2 input
{
	width: 200px;
	float: left;
	clear: both;
}

.formInput1 textarea
{
	height: 60px;
}

.formBtnLeft input, .formBtnRight input
{
	background: #666B6D url(../images/btn_input_left.gif) top left no-repeat;
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	width: 68px;
	height: 20px;
	border: none;
	margin-right: 2px;
	float: left;
	cursor: hand;
	cursor: pointer;
}

.formBtnRight input
{
	background: #666B6D url(../images/btn_input_right.gif) top right no-repeat;
}

.formItemValidator, .formError
{
	font-size: 10px;
	color: #CC0000;
	float: left;
	width: 400px;
}

/*--newsletter--*/

.formBtn_alone input
{
	background: url(../images/btns_enviar_alone.gif) top left no-repeat;
	color: #FFFFFF;
	font-family: "trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	width: 68px;
	height: 18px;
	border: none;
	margin-left: 5px;
	float: left;
	cursor: hand;
	cursor: pointer;
}


/*---eventos em destaque/home--*/

div.eventosDestaque
{
	float: left;
	width: 195px;
	margin-bottom:10px;
	margin-left: 16px;
	_margin-left: 15px;
}

div.eventosDestaque_titulo
{
	background: url(../images/eventos_top.jpg) left top no-repeat;
	height: 21px;
	text-transform:uppercase;
	margin-bottom: 2px;
	padding: 8px 0 0 10px;
	color: #002D17;
	font-size: 13px;
	font-weight: bold;
	float: left;
	clear: both;
	width: 185px;
	line-height: 100%;
}

div.eventosDestaque_items
{
	background: url(../images/eventos_repeat.jpg) left top repeat-y;
	padding: 5px 10px 3px 10px;
	float: left;
	width: 175px;
	color: #FFFFFF;
	min-height: 266px;
} 

div.eventosDestaque_items img
{
	margin-top: 5px;
}

div.eventosDestaque_bottom
{
	background: url(../images/eventos_bottom.jpg) left top no-repeat;
	float: left;
	width: 195px;
	height: 5px;
	font-size: 1px;
}

/*-----*/

/*----------------------- RODAPE ------------------------*/


div.rodape
{
	width: 802px;
	_width: 805px;
	height: 22px;
	margin: 5px auto;
	background: url(../images/rodape.jpg) top left no-repeat; 
}

div.rodape_left, div.rodape_right
{
	padding: 6px 0 0 6px;	
	font-size: 10px;
	color:#FFFFFF;
	float: left;
	line-height: 100%;
}

div.rodape_left {
	/*width: 340px;*/
}

div.rodape_right {
	width: 435px;
}

div.rodape_left a:link, div.rodape_left a:active, div.rodape_left a:visited
{
	text-transform: uppercase;
	color:#FFFFFF;
	font-size: 10px;
}

div.rodape_left a:hover
{
	color:#FFB9B9;
}

div.rodape_left span
{
	color:#FFB9B9;
}

div.rodape_right
{
	text-align: right;
}


/*--------------- varios -------------------*/

.shim
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

.txt10
{
	font-size: 10px;
	line-height: 12px;
}

.txt10verde a, .txt10verde a:visited, .txt10verde a:active
{
	font-size: 10px;
	line-height: 12px;
	color: #006829;
}

.txt10verde a:hover
{
	color: #059940;
}


/*---------- Mapa Site -------------------*/

.mapaSite
{
	margin-left: 100px;
	margin-right: 100px;
}

.mapaSite .menuTopo
{
	margin-bottom: 20px;
}
.mapaSite .menuTopo h1
{
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	border-bottom: #666B6D 1px dotted;
	text-transform: uppercase;
}

.mapaSite .menuLateral
{
	margin-bottom: 20px;
}

.mapaSite .menuLateral h1
{
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	border-bottom: #666B6D 1px dotted;
	text-transform: uppercase;
}

.mapaSite .menuLateral h2, .mapaSite .menuLateral h3, .mapaSite .menuLateral h4
{
	margin-left: 40px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	border-bottom: #A2A6A8 1px dotted;
}

.mapaSite .menuLateral h3
{
	margin-left: 80px;
}

.mapaSite .menuLateral h4
{
	margin-left: 120px;
}


.mapaSite .menuRodape
{
	margin-bottom: 20px;
}

.mapaSite .menuRodape h1
{
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	border-bottom: #A2A6A8 1px dotted;
	text-transform: uppercase;
}


.mapaSite .menuTopo h1 a:hover, .mapaSite .menuLateral h1 a:hover, .mapaSite .menuLateral h2 a:hover, .mapaSite .menuLateral h3 a:hover, .mapaSite .menuRodape h1 a:hover
{
	background: #EBECED;
	display: block;
	color: #C40C14;
}

/*------- caixa downloads -------*/

.downloads
{
	margin-left: 20px;
	margin-top: 20px;
	*margin-top: 10px;
	margin-right: 20px;
}

.downloads h4
{
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: #666B6D 1px dotted;
	margin: 0px;
}

.downloads ul
{
	list-style: none;
	margin: 0;
	
}

.downloads li
{
	font-size: 11px;
	border-bottom: #A2A6A8 1px dotted;
	margin-left: 0;
	*margin-left: 10px;
	margin-top: 5px;
	
}

/* //////////////////////////////// galeria //////////////////////////////// */


.boxContent_galeria {
	width: 580px;
	margin-left: 20px;
	clear: both;
}

.boxContent_galeria h3 {
	text-transform:uppercase;
	font-size:14px;
	color:#666;
	float:left;
	width:100%;
	font-weight:normal;
}

.itemGaleria {
	width:170px;
	padding:10px;
	background:#fff url(../images/galeria/fundo_item_galeria.jpg) left top no-repeat;
	margin:15px 3px 0 0;
	float:left;
}

.itemGaleria .imagem {
	width:170px;
	height:120px;
	overflow:hidden;
	margin:0 0 2px 0;
}

.itemGaleria .imagem obj {
	margin:0;
}

.itemGaleria .legendaGaleria a {
	background: transparent url(../images/galeria/icn_galeria.gif) left no-repeat;
	color:#000;
	text-transform:uppercase;
	height:12px;
	width:170px;
	text-align:right;
	float:left;
	font-size:10px;
}

.itemGaleria .legendaFotografia a {
	background: transparent url(../images/galeria/icn_fotografia.gif) left no-repeat;
	color:#C40C14;
	text-transform:uppercase;
	height:12px;
	width:170px;
	text-align:right;
	float:left;
	font-size:10px;
}

.itemGaleria .legendaVideo a {
	background: transparent url(../images/galeria/icn_video.gif) left no-repeat;
	color:#C40C14;
	text-transform:uppercase;
	height:12px;
	width:170px;
	text-align:right;
	float:left;
	font-size:10px;
}

.itemGaleria .descricao {
	width:170px;
	float:left;
	font-size:12px;
	color:#494C4D;
	line-height:100%;
	margin:10px 0 0 0;
}

.boxContent_galeria .paginacao {
	width:100%;
	color:#999;
	font-size:10px;
	text-align:right;
	float:left;
	clear:both;
	margin:20px 0 0 0;
}

.boxContent_galeria .paginacao a {
	color:#494C4D;
}

.boxContent_galeria .paginacao a:hover {
	color:#999;
}

.boxContent_galeria .voltar {
	color:#B80D15;
	float:left;
	text-align:right;
	width:100%;
	font-size:11px;	
}


/* //////////// popups da galeria //////////// */

.popupFoto {
	width:480px;
	background:#fff;
	padding:10px;
}

.popupFoto .titulo {
	width:460px;
	background:#fff url(../images/galeria/fundo_titulo_popup_foto.jpg) left top no-repeat;
	height:16px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	padding:5px 10px;
	margin: 0 0 10px 0;
}

.popupFoto .titulo a, .popupVideo .titulo a {
	font-weight:normal;
	color:#fff;
	font-size:11px;
	float:right;
}

.popupFoto .descricao {
	width:480px;
	font-size:12px;
	color:#494C4D;
	line-height:100%;
	margin:10px 0 0 0;
}


.popupVideo {
	width:440px;
	background:#fff;
	padding:10px;
}

.popupVideo .titulo {
	width:420px;
	background:#fff url(../images/galeria/fundo_titulo_popup_video.jpg) left top no-repeat;
	height:16px;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	padding:5px 10px;
	margin: 0 0 10px 0;
}

.popupVideo .descricao {
	width:440px;
	font-size:12px;
	color:#494C4D;
	line-height:100%;
	margin:10px 0 0 0;
}