@charset "utf-8";
/* CSS Document */
/*=====================================*/
/* CSS CHSA 2008 versão 2.0 */
/*=====================================*/
<!--
body {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table,th,tr,td {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h2 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
}

h3 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
}

h4 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h5 {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
/* +++++++++++++++++++ Links +++++++++++++++++++ */
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

/*  Link Preto Sublinhado */
a.lnk_pretos:link {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-decoration: none;
}

a.lnk_pretos:visited {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-decoration: none;
}

a.lnk_pretos:hover{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
}

/* +++++++++++++++++++ Estrutura +++++++++++++++++++ */

#body_back {
	background-image:url(image/estrutura/body_back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:250px;
	margin: 0px 0px 0px 0px;
}

#estrutura {
	width: 1000px;
	position: absolute;
	margin: 0px auto 0px auto;
	float: none;
	position:absolute;
	left: 50%;
	margin-left: -500px;
}

#topo {
	background-image:url(image/estrutura/topo.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 250px;
	display:table;
	margin: 0px 0px 0px 0px;
}

#topo_bt_home {	
	width: 1000px;
	height: 220px;
	margin: 0px 0px 0px 0px;
}

#topo_menu {	
	width: 1000px;
	height: 50px;
	font-size:7pt;
	margin: 0px 0px 0px 0px;
}


/* pai */
#corpo {
	width: 1000px;
	margin: 0px auto 0px auto;
	z-index:0;
}

/* conteudo e coluna - Estrutura Principal*/
#area_esq_gr {
	width: 737px;
	margin: 10px 0px 0px 0px;
	float:left;
	display:inline;
}

#area_dir_pq {
	width: 240px;
	margin: 10px 4px 0px 5px;
	float:right;
	display:inline;
}


/* Conteudo e Conteudo - Estrutura Principal*/
#area_esq_md {
	width: 360px;
	margin: 10px 0px 0px 4px;
	float:left;
	display:inline;

}

#area_dir_md {
	width: 620px;
	margin: 10px 4px 0px 0px;
	float:right;
	display:inline;
}


/* Conteudo e Conteudo - Estrutura Principal*/
#area_esq_pq {
	width: 170px;
	margin: 10px 0px 0px 4px;
	float:left;
	display:inline;
}

#area_dir_gr {
	width: 807px;
	margin: 10px 4px 0px 5px;
	float:right;
	display:inline;
}
	
/* coluna - coluna - coluna - Encapsula Destaques*/
#conteudo_esq_esq {
	width: 364px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	margin: 0px 0px 0px 0px;
	float: left;
}

#conteudo_esq_dir {
	width: 364px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	margin: 0px 0px 0px 0px;
	float: right;
}

#conteudo_center {
	width: 440px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	margin: 0px 0px 0px 0px;
	float: left;
}

#conteudo_col_fotos {
	width: 150px;
	text-align:center;
	margin: 5px 0px 5px 0px;
	float:right;
	display:inline;
}

#area_bar {
	width: 97%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	margin: 5px 10px 5px 10px;
	float:letf;
}
#area_txt {
	width: 100%;
	margin: 5px 0px 5px 0px;
	float:right;
}

/* +++++++++++++++++++ Diagramação do Menu +++++++++++++++++++ */
#menu_esq {
	width: 261px;
	margin: 5px 186px 0px 24px;
	float: left;
}

#menu_dir {
	width: 261px;
	margin: 5px 24px 0px 186px;
	float: right;
}

/* +++++++++++++++++++ Conteudos de Menu Lateral +++++++++++++++++++ */
.menu_faixa_azul_01 {
	background-image:url(image/estrutura/menu_faixa_azul_01.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	color:#106FB3;
	width: 100%;
	width: 150px;
	height: 20px;
	display:table;
	margin: 5px 0px 5px 0px;
}

.menu_faixa_azul_02 {
	background-image:url(image/estrutura/menu_faixa_azul_02.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	color:#106FB3;
	width: 100%;
	height: 30px;
	display:table;
	margin: 5px 0px 5px 0px;
}

.menu_box_azul {
	background-image:url(image/estrutura/menu_box_azul.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	color:#106FB3;
	width: 100%;
	width: 170px;
	height: 77px;
	display:table;
	margin: 10px 0px 5px 0px;
}

.menu_box_laranja{
	background-image:url(image/estrutura/menu_box_laranja.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	color:#F7931E;
	width: 100%;
	width: 170px;
	height: 77px;
	display:table;
	margin: 10px 0px 5px 0px;
}

.menu_box_amarelo {
	background-image:url(image/estrutura/menu_box_amarelo.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-bottom;
	color:#D9AD21;
	width: 100%;
	width: 170px;
	height: 77px;
	display:table;
	margin: 10px 0px 5px 0px;
}

/* +++++++++++++++++++ Estrutura de Conteudo +++++++++++++++++++ */
#tit_sessao_azul {
	background-image:url(image/estrutura/tit_back_azul.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#106FB3;
	width: 100%;
	height: 20px;
	display:table;
	margin: 5px 5px 10px 5px;
}

#tit_sessao_laranja {
	background-image:url(image/estrutura/tit_back_laranja.jpg);
	background-repeat: no-repeat;
	color: #F7931E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#tit_sessao_amarelo {
	background-image:url(image/estrutura/tit_back_amarelo.jpg);
	background-repeat: no-repeat;
	color: #D9AD21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#tit_sessao_marrom {
	background-image:url(image/estrutura/tit_back_marrom.jpg);
	background-repeat: no-repeat;
	color:#825A1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#tit_sessao_verde {
	background-image:url(image/estrutura/tit_back_verde.jpg);
	background-repeat: no-repeat;
	color: #00722F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#tit_sessao_roxo {
	background-image:url(image/estrutura/tit_back_roxo.jpg);
	background-repeat: no-repeat;
	color: #5B1E5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}


#tit_sessao_cinza {
	background-image:url(image/estrutura/tit_back_cinza.jpg);
	background-repeat: no-repeat;
	color: #A1A1A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	width: 990px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}
/* +++++++++++++++++++ Box de Sessoes Home +++++++++++++++++++ */
#box_foto {
	width: 100px;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #F7931E;
	text-align:center;
	float:left;
	display:inline;
	margin: 3px 0px 5px 3px;
}

#box_texto {
	width: 235px;
	height: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	text-align: left;
	float: right;
	display:inline;
	margin: 5px 3px 5px 0px;
}

#box_texto_em_linha {
	width: 340px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	float:left;
	margin: 5px 5px 5px 5px;
}

#box_tranparente {
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}


#tit_azul {
	background: none repeat scroll 0 0 #283960;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_azul {
	background-image:url(image/estrutura/box_back_azul.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_azul_grande {
	color:#4F87AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}


#box_azul_grande {
	background-image:url(image/estrutura/box_back_azul_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_laranja {
	background: none repeat scroll 0 0 #F7931E;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_laranja {
	background-image:url(image/estrutura/box_back_laranja.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_laranja_grande {
	color:#F7931E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_laranja_grande {
	background-image:url(image/estrutura/box_back_laranja_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_amarelo {	
	background: none repeat scroll 0 0 #D9AD21;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_amarelo {
	background-image:url(image/estrutura/box_back_amarelo.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_amarelo_grande {
	color:#D9AD21;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_amarelo_grande {
	background-image:url(image/estrutura/box_back_amarelo_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_verde {
	background: none repeat scroll 0 0 #6BAD8E;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_verde {
	background-image:url(image/estrutura/box_back_verde.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#box_verde_tvchsa {
	background-image:url(image/estrutura/box_back_tvchsa.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#box_verde_tvchsa_com {
	background-image:url(image/estrutura/box_back_tvchsa_com.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_verde_grande {
	color:#00722F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_verde_grande {
	background-image:url(image/estrutura/box_back_verde_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_marrom {
	background: none repeat scroll 0 0 #825A1F;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_marrom {
	background-image:url(image/estrutura/box_back_marrom.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_marrom_grande {
	color:#825A1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_marrom_grande {
	background-image:url(image/estrutura/box_back_marrom_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_roxo {
	background: none repeat scroll 0 0 #5B1E5F;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_roxo {
	background-image:url(image/estrutura/box_back_roxo.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_roxo_grande {
	color:#5B1E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_roxo_grande {
	background-image:url(image/estrutura/box_back_roxo_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_cinza {
	background: none repeat scroll 0 0 #A1A1A1;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 340px;
	height: 20px;
	display: inherit;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_cinza {
	background-image:url(image/estrutura/box_back_cinza.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 96px;
	display:table;
	margin: 0px 5px 5px 5px;
}

#tit_cinza_grande {
	color:#A1A1A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 350px;
	height: 20px;
	display:table;
	margin: 5px 5px 0px 5px;
}

#box_cinza_grande {
	background-image:url(image/estrutura/box_back_cinza_grande.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 338px;
	display:table;
	margin: 0px 5px 5px 5px;
}

/* +++++++++++++++++++ Box da Lateral  +++++++++++++++++++ */
#tit_lat {
	background: none repeat scroll 0 0 #97C877;
	color:#fff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 228px;
	height: 20px;
	display: inherit;
	float:left;
	padding: 5px 0px 5px 10px;
	margin: 5px 5px 0px 5px;
}

#box_lat_pq {
	background-image:url(image/estrutura/box_lt_back_pq.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height:57px;
	float:left;
	display:inline;
	margin: 0px 5px 5px 5px;
}

#box_lat_md {
	background-image:url(image/estrutura/box_lt_back_md.jpg);
	background-repeat: no-repeat;
	width: 238px;
	height:170px;
	float:left;
	display:inline;
	margin: 0px 5px 5px 5px;
}

/* +++++++++++++++++++ Galeria de Fotos +++++++++++++++++++ */
#galeria_thumbes {
	width: 170px;
	height: 160px;
	margin: 15px 10px 7px 7px;
	float:left;
}

#galeria_thumbes_mini {
	width: 150px;
	height: 113px;
	margin: 15px 10px 7px 10px;
	float:left;
}

#galeria_thumbes_not {
	width: 150px;
	height: 150px;
	margin: 10px 0px 5px 0px;
	float:left;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(image/estrutura/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(image/estrutura/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(image/estrutura/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* +++++++++++++++++++ Rodape +++++++++++++++++++ */
#rodape {
	width: 1000px;
	height: 40px;
	margin: 20px 0px 10px 0px;
}

#rodape_txt {
	width: 750px;
	height: 40px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	float:left;
	margin: 0px 25px 0px 50px;
}

#rodape_logo_yl {
	width: 100px;
	height: 40px;
	float: right;
	margin: 0px 50px 0px 25px;
}

/* +++++++++++++++++++ Auxiliares +++++++++++++++++++ */

.clear {
	clear: both;
}
-->
