html, body {
	height: 100%;
	}
body{
      background-color:#ddd0b8;
      margin:0;
      padding:0;
      font:13px Arial;
      color:#6C5018;
      text-align:center; 
}

a{
  text-decoration:none;
}

h4{
   font:bold 12px Arial;
   color:#6C5018;
}

ul{
	list-style-position:outside;
       list-style-type:none;
 	list-style-image:url('/images/sigtc/images/seta_menu.gif');
}


.rounded_corner{
 	-moz-border-radius:7px;/* ff  */
 	-webkit-border-radius: 7px;  /* chr / safari */
 	border-radius: 7px;
 	behavior:url(/images/sigtc/htc/border-radius.htc);
}


/***  CABEÇALHO  ***/

#cabecalho{
	height:97px;	
	border-bottom:2px solid #fff;
	clear:both;
}

#faixa_marrom{
	height:7px;
	background-color:#302403;
}

#fundo_cabecalho{
	height:90px;
	background:url(/images/sigtc/images/bg_topo.jpg) no-repeat #f0dab5;
}

#brasao{
 	float:right;
 	width:126px;
 	height:86px;
 	margin-right:50px
}

#bandeira{
 	float:right;
 	width:84px;
 	height:57px;
 	margin-top:12px;
 	margin-right:50px;
}
/*** BARRA DO MENU ****/
#esquerda h4{
  margin:17px;
}
#esquerda{
  float:left;
  width:179px;
  height:465px;
  background:url(/images/sigtc/images/bg_menu_principal.gif) ;
  margin-top:10px;
  margin-left:9px;
  z-index:1000;
}
#esquerda ul li{
 	min-height:27px; 	
	background:url(/images/sigtc/images/divisor.gif) repeat-x bottom;
	margin-left:-11px;
       position:relative;
       width:145px;
} 
#esquerda ul li a{
  -x-system-font:none;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}

#esquerda ul li a{
 -x-system-font:none;
 color:#323B02;
 font-family:Arial;
 font-size:12px;
 font-size-adjust:none;
 font-stretch:normal;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 line-height:1.7em;
}

/* submenus */
#esquerda li ul{
	position:absolute;
 	left:145px;
 	width:148px; 
	top:0;
	margin-left:0px;
	display:none;
	background:#F8F1DF none repeat scroll 0 0;
       opacity:0.9; 
       padding-left:31px;
	border:1px solid #E1E1E1;
	z-index:1000;
}
#esquerda ul li a:hover{
  font:bold 12px;
}

#esquerda li:hover, #esquerda li.over{	
z-index:1000;


}
#esquerda li:hover ul, #esquerda li.over ul{ 
display: block;
z-index:1000; 	
}
#esquerda li:hover ul ul, #esquerda li.over ul ul { 
display:none; 	
}
#esquerda li li:hover ul, #esquerda li li.over ul { 
	display: block; 	
}
#esquerda li:hover ul ul ul, #esquerda li.over ul ul ul {
display:none;
}
#esquerda li li li:hover ul, #esquerda li li li.over ul {
display:block;
}

#esquerda ul li ul li ul{
margin-left:-25px;
min-height:27px; 	
width:140px;
z-index:1000;
}
#esquerda ul li ul li ul li {
min-height:27px; 	
}

#esquerda ul li ul li ul li ul {
margin-left:-15px;
width:140px;
z-index:1000;
}
.hideLink{cursor:default;}
/***** GERAL ********/
#geral{
	width:1024px;
	min-height:100%;
	text-align:left;
      margin:auto;
      background-color:#f3e8c8;
      position:relative;
}

#pesquisa{
 padding-top:20px;
}
#corpo {padding-bottom:30px;}

/*****  DIV CONTEUDO GERAL ******/
#conteudoPrincipal{
	margin:10px auto 3px;
	min-width:598px;
       max-width:630px;
       z-index:1;

}

.titleorimageid1576199siteid275,.titleorimageid1594248siteid53,.titleorimageid1595757siteid279{
 color:#6C5018 !important;
 font-weight:normal !important;

}
#conteudoPrincipal a{
	color:#00344F;
       font-weight:bold;
       text-decoration:none;

}

#conteudoPrincipal a:hover {
color:#00344F;
font-weight:bold;
text-decoration:underline;
}



#flash{
 	height:144px;
 	width:598px;
 	/*border:1px solid #FFFFFF;*/
	margin:auto;
      z-index:0;
}

.conteudo_interno{
 	border:1px solid #cecece;
	background:#fff;
}
#noticias{
 	width:380px;
 	float:left;
	margin-top:10px;
       margin-left:17px;
}

.noticia_bot{
 bottom:0;
}

.noticia_conteudo{
 min-height:243px;
}
.tit_noticias{
  margin:0;
  padding:11px;
}

.noticia_item{
 	margin:0 15px 0 15px;
 	background:url(/images/sigtc/images/divisor.gif) repeat-x bottom;
	text-align:left;
}

.noticia_item_last{
 	margin:0 15px 0 15px;
	text-align:left;
}

.titulo_noticia{
 	font: 12px Arial;}

.dia{
 	font:bold 12px Arial;
}

.mes{
 	font:bold 12px Arial;
}

.ano{
 	font:bold 12px Arial;
}

.video{
    margin-left:18%;
 	}
#calendario{
 	width:205px;
       height:220px;
 	/*float:right;*/
	margin-top:10px;
       background-color:#F3E8C8;
       border:0px;
}

.tit_calendario{
 	margin:0 0 0 35px;
}

.tit_mes{
 	font:12px Arial;
       cursor:pointer;
 	letter-spacing:0.25em;
 	border-bottom:1px solid #000;
}

.dia_semana{
 	font:10px Georgia;
 	line-height:.5em;
 	text-align:center;
}

.dia_mes{
 	text-align:center;
       cursor:pointer;
 	background:#E3D3B2;
 	color:#2E1F00;
 	width:19px;
 	height:19px;
 	font-size:12px;
}

.dia_evento{
 	text-align:center;
 	background:#E3D3B2;
 	font-weight:bold;
 	color:#970D0B;
 	width:19px;
 	height:19px;
}

#pensador{
 	height:100%;
 	width:205px;
 	text-align:center;
 	padding-top:3px;
 	padding-bottom:3px;
}

/***** BARRA DO SUBMENU  *****/


#direita{
	float:right;	
 	width:180px;
	margin-right:9px;
       margin-top:10px;
       background:transparent url(/images/sigtc/images/bg_submenu.png) repeat scroll 0 0;
	height:230px;
}

#submenu{

	margin:0;
}

#submenu ul{
  margin-top:10px;
  line-height:20px;
 
}

#submenu ul li{
       height:27px;
 	width:95%;
	background:url(/images/sigtc/images/divisor.gif) repeat-x bottom;
	margin-left:40;
}

#submenu ul li a{
 	color:#323B02;
}

#sigtc{
 	height:111px;
 	background:url(/images/sigtc/images/bg_sigtc.jpg) no-repeat;
 	border:1px solid #EECF00;
 	margin-top:7px;
	text-align:center;
}

.chamada_sigtc{
 	font:bold 18px Georgia;
 	color:#6C5018;
 	line-height:30px;
 	margin:auto;
}

#acessos{
 	padding-top:20px;
}

#acessos ul{
 	margin-top:3px;
}


#acessos h4{
 	margin-top:4px;
 	margin-left:5px;
	margin-bottom:0;
}

#acessos ul li{
 	height:20px;
}

#acessos ul li a{
 	font:12px Arial;
 	color:#6C5018;
 	text-decoration:underline;
}


/******** RODAPé *******/
#rodape{
 	width:1006px;
 	height:30px;
 	text-align:center;
	color:#fff;
	margin:auto;
	padding-top:3px;
	position:absolute;	
	margin-top:-27px;
	margin-left:9px;
	bottom:0;
       font-size:9px;


}
#rodape .pi .o {background:#302403;}
#rodape .pi .q { background:transparent url(/images/sigtc/images/bg_r.png) repeat scroll -7px 0; } 
#rodape .pi .p { background:transparent url(/images/sigtc/images/bg_l.png) repeat scroll 0 0; }    

.rodape_c{
      	background:#302403;}
.rodape_r{float:right; width:7px;}

.rodape_l{float:left;width:7px;}

.img_link { background-color:#FBF5E7; border:0px solid #FBF5E7;}
.aumentar {
background:transparent url(/images/sigtc/images/bg_bt_aumentar.jpg) repeat-x scroll 0 0;
border:1px solid #F8F1DF;
cursor:pointer;
float:right;
font-weight:bold;
height:16px;
margin-left:5px;
margin-right:5px;
width:30px;
}
.clear{ 
clear:both;
}
.caixa_texto_item { height:370px; overflow: auto; }

.caixa_texto {
color:#6C5018;
padding:0px;
}
.img_header_caixa_texto { background:#FFFFFF url(/images/sigtc/images/titulo_conteudo.png) no-repeat scroll center top;
                border:1px solid #E1E1E1;
                margin-top:0px;
                width:595px;}


.corpo_caixa_texto {
         margin:0 15px;
         text-align:justify;}

.titulo_texto{
 	font:bold 13px Arial;
	height:30px;	
	text-align:left;
	padding-top:15px;
	padding-left:10px;
}

.titulo_texto_not{
 	font:bold 13px Arial;
	height:30px;	
	text-align:left;
	padding-left:10px;
}
#titulo_texto_not img{background-color:#ffffff;}


#conteudo_texto{
 	padding:0px;
	height:395px;
	overflow:auto;
	background:#fff;
	margin:0;
	width:628px;
	clear:both;
}
#conteudo_faq{
 	padding:0px;
	max-height:395px;
	overflow:auto;
	background:#fff;
	margin:0;
	width:628px;
	clear:both;
}
.conteudo_iframe{
	background-color:#fff;
	margin:0;
	width:620px;
	clear:both;
       height:400px;

}


.iframe_apex{
 height:400px;
 frameborder:0px;
 width:628px;
}

#conteudo_foto{
 	text-align:left;  
	height:100%;
	background:#fff;
	margin:0;
	width:587px;
	clear:both;	
}

.cal_day {display:block; z-index:0;}
.cal_day .s .pt { background:#e3d3b2 none repeat scroll 0 0; border-color:#FFFFFF; }  
.cal_day .pt { background-color:#e3d3b2; border-color:-moz-use-text-color #FFFFFF #FFFFFF; border-style:none; border-width:medium; }  
.cal_day .s .r .o { background:#e3d3b2 none repeat scroll 0 0; height:6px; }             
.cal_day .s .pu .h { background:#e3d3b2 none repeat scroll 0 0; height:5px;  } 
    
.cal_day .r .q { background:transparent url(/images/sigtc/images/a2.png) repeat scroll -6px 0; } 
.cal_day .r .p { background:transparent url(/images/sigtc/images/a1.png) repeat scroll 0 0; }      

.cal_day .pu .i { background:transparent url(/images/sigtc/images/a3.png) repeat scroll 0 0; }
.cal_day .pu .j { background:transparent url(/images/sigtc/images/a4.png) repeat scroll -6px 0; }  
.cal_day .s .r .p,.cal_day .s .r .q { height:6px; margin-top:inherit; }
.cal_day .m { background:#FFFFFF none repeat scroll 0 0;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding; }
.cal_day .r .o { border-top:1px solid #FFFFFF;  background:#e3d3b2 none repeat scroll 0 0; height:6px; }
.cal_day .pu .h { border-bottom:1px solid #FFFFFF; height:1px; }
.m { background:#CECECE none repeat scroll 0 0; }
.m { float:left; width:100%; } 
.r .m { background:#E2F2FF none repeat scroll 0 0; float:none; }
.r .n { background:#E2F2FF none repeat scroll 0 0; }
.r .o { border-top:1px solid #CECECE; background:#E2F2FF none repeat scroll 0 0; height:5px; top:inherit;  }
.pu .h { border-bottom:1px solid #CECECE; height:1px; }
.r .p { background:transparent url(/images/sigtc/images/topleft.png) repeat scroll 0 0; }
.r .p, .r .q { height:5px; margin-top:inherit; }
.r .q { background:transparent url(/images/sigtc/images/topright.png) repeat scroll -2px 0; }
.r .ph { display:inherit; }
.s .pu { background:transparent none repeat scroll 0 0; }
.s .pu .h { background:#FFFFFF  none repeat scroll 0 0; height:5px;  }
.s .pt { background:#FFFFFF none repeat scroll 0 0; border-color:#CECECE; }
.s .r .l, .s .r .k { background:#fbf5e7 none repeat scroll 0 0; }
.s .r .m { border-left:1px solid #CECECE; border-right:1px solid #CECECE; width:auto; }
.s .r .n { background:#fbf5e7 none repeat scroll 0 0; }
.s .r .p, .s .r .q { height:5px; margin-top:inherit; }
.pu .i { background:transparent url(/images/sigtc/images/bottomleft.png) repeat scroll 0 0; }
.pu .j { background:transparent url(/images/sigtc/images/bottomright.png) repeat scroll -2px 0; }
.s .r .ph { display:inherit; }
.s .r .o { background:#fbf5e7 none repeat scroll 0 0; height:5px; top:inherit; }
.o, .h { height:100%; overflow:hidden; }
.o, .p, .q { position:relative; }
.p, .i { float:left; }
.pt { background-color:#FFFFFF; border-color:-moz-use-text-color #CECECE #CECECE; border-style:none; border-width:medium; } 
.ph { height:100%; overflow:hidden; } 
.q, .j { float:right; }
.pv  {height:44px; }
.pq { height:10px; width:10px; } 
.c {clear:both;}
a:hover {
color:#00344F;
text-decoration:underline;
}
a {
color:#6C5018;
text-decoration:none;
}


a.topfaq {
	background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}


a.topfaq {
	background-image: url("/images/sigtc/images/icon_back_top.gif");
}


#pensador a{color:#E3D3B2; border-color:#E3D3B2;  }
#banner_thumb{color:#E3D3B2 !important; padding:5px; border-color:#E3D3B2; }                  
                           
.video{
    margin-left:18%;
}
