@charset "utf-8";
/* CSS Document */

/*fonts*/

.txt12pto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#000000;
	}
.txt12azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#000066;
	}
.txt12azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#6cc7ea;
	}
.txt12bco {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;
	}
.txt16bco {
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff;
	}
.txt16pto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; color:#000;
	}
.txt18bordo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; color:#c82600;
	}
.txt12cza {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; color:#464646;
	}
.txt14cza {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#464646;
	}
.txt14bordo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#c82600;
	}
.txt11pta {
	font-family:Arial, tahoma;
	font-size:11px; color:#000;
	}
.txt11Cza {
	font-family:Arial, tahoma;
	font-size:11px; color:#333;
	}
.txt11Verm {
	font-family:Arial, tahoma;
	font-size:11px; color:#e20000;
	}
.txt8Cza {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color:#666;
	}
.txt8Cza2 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color:#999;
	}
.alinhar_direita {float:right;}
.alinhar_esquerda {float:left;}
.alinhar_esquerda_logoassociado {float:left; padding-right:8px;}
	
/* lnks*/
a.linkAzulPadrao:link, a.linkAzulPadrao:visited, a.linkAzulPadrao:hover {
	color: #00C;
	text-decoration: underline;
}
a.linkAzulPadrao:hover {
	color: #333;
	text-decoration: none;
}
a.linkAzulPadraoNoSubli:link, a.linkAzulPadraoNoSubli:visited, a.linkAzulPadraoNoSubli:hover {
	color: #00C;
	text-decoration: none;
}
a.linkAzulPadraoNoSubli:hover {
	color: #333;
	text-decoration: none;
}
a.linkAzul2NoSubli:link, a.linkAzul2NoSubli:visited, a.linkAzul2NoSubli:hover {
	color: #00074c;
	text-decoration: none;
}
a.linkAzul2NoSubli:hover {
	color: #323eb7;
	text-decoration: none;
}
a.linkPreto:link, a.linkPreto:visited, a.linkPreto:hover {
	color: #000;
	text-decoration: none;
}
a.linkPreto:hover {
	color: #00C;
	text-decoration: none;
}
a.linkCza:link, a.linkCza:visited, a.linkCza:hover {
	color: #464646;
	text-decoration: none;
}
a.linkCza:hover {
	color: #c82600;
	text-decoration: none;
}
a.linkCzaSubli:link, a.linkCzaSubli:visited, a.linkCzaSubli:hover {
	color: #666;
	text-decoration: underline;
}
a.linkCzaSubli:hover {
	color: #c82600;
	text-decoration: none;
}
a.linkBco:link, a.linkBco:visited, a.linkBco:hover {
	color: #fff;
	text-decoration: none;
}
a.linkBco:hover {
	color: #333;
	text-decoration: none;
}
a.linkVerm:link, a.linkVerm:visited, a.linkVerm:hover {
	color: #c82600;
	text-decoration: underline;
}
a.linkVerm:hover {
	color: #666;
	text-decoration: none;
}


/*layout*/

div#cabecalho {
	width: 778px;
	position: relative;
	height: 114px;
	margin-top:0px;
	background: url(img/cabecalho.jpg) top center no-repeat;
	/*overflow: hidden;*/
	z-index: 2;
}
	div#cabecalho h1 {
		background: url(img/sinduscon.gif) bottom no-repeat;
		width: 223px;
		height: 55px;
		margin-left: 20px;padding-top:20px;
	}
	div#cabecalho h1 strong {
		position: absolute;
		top: -2000em;
		left: -2000em;
	}
	div#cabecalho h1 a {
		width: 223px;
		height: 55px;
		display: block;
	}
div#cabecalho2 {
	width: 778px;
	position: relative;
	margin-top:0px;
	background: url(img/cabecalho.jpg) top center no-repeat;
	/*overflow: hidden;*/
	z-index: 2;
}
div#logo {
	width: 778px;
	position: relative;
	height: 114px;
	margin-top:0px;
	background: url(img/cabecalho.jpg) top center no-repeat;
	/*overflow: hidden;*/
	z-index: 2;
}
	div#logo h1 {
		background: url(img/sinduscon.gif) bottom no-repeat;
		width: 223px;
		height: 55px;
		margin-left: 20px;padding-top:20px;
	}
	div#logo h1 strong {
		position: absolute;
		top: -2000em;
		left: -2000em;
	}
	div#logo h1 a {
		width: 223px;
		height: 55px;
		display: block;
	}
div#col_esquerda {
	width:175px;
	height: auto;
	position: relative;
	z-index: 3;
	margin-top:5px;
	float:left;
	display:block;
	}
div#meio-conteudo {
	float: right;
	width: 593px;
	z-index: 4;
	background: url(img/noticias_capa3.png) top left repeat-y;
	
	}
div#meio-conteudo-int {
	float: right;
	width: 593px;
	
	background: url(img/noticias_capa3.png) top left repeat-y;
	margin-top:0px;
	}
div#menu {
	width:170px;
	position: relative;
	margin-left:8px;
	z-index: 3;
	}

div#forms_colesq {
	width:170px;
	background:#f6f5e3 url(img/fdotit_boxforms_esq.gif) top left no-repeat;
	margin:0 auto;
	margin-top:10px;
}

div#col_esquerda h3 {
		/*font-family: Sylfaen, Garamond, Sabon, "Times New Roman", Times, serif;*/
		font-family: Arial, Helvetica, sans-serif; font-weight:bolder;	
		font-size: 12px;
		color: #464646;
		padding: 0.5em 0;
		margin-left:4px;
}
div#col_esquerda h3.titulo {
		margin-top: 0;
		margin-bottom: -30px;
		padding-left: 22px;
		position: relative;
		top: 0px;					
		background: none;
		background: url(img/ico_informativo.gif) top left no-repeat;	
}
div#col_esquerda h3.titulo2 {
		margin-top: 0;
		margin-bottom: -30px;
		padding-left: 22px;
		position: relative;
		top: 0px;					
		background: none;
		background: url(img/ico_associadosinduscon.gif) top left no-repeat;	
}
div#col_esquerda h3.titulo2link {
		margin-top: 0;
		height:12px;
		padding-left: 22px;
		position: relative;
		top: 0px;					
		background: none;
		background: url(img/ico_associadosinduscon.gif) top left no-repeat;	
}
div#col_esquerda div#form-chamada {
		width:170px;
		text-align:center;
		}
div#col_esquerda div#formcapa_inputs {
		width:170px;
		margin-top:30px;
		}
div#meio-conteudo h4 {
		/*font-family: Sylfaen, Garamond, Sabon, "Times New Roman", Times, serif;*/
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 18px;
		color: #fff;
		padding: 22px 0;
		margin-left:0px;
}
div#meio-conteudo h4.titulo-noticias {
		margin-top: 0; _margin-top:-12px;/*IE hack*/
		margin-bottom: -50px;
		padding-left: 60px;
		position: relative;
		top: -20px;					
		background: url(img/noticias_capa3.jpg) top left no-repeat;	
		}
.fundo_meio1 {background:url(img/fundo_meio1.gif) repeat-y;}

/*logos associados*/

div#logos_assoc {
	width:593px;
	height:90px; 
	z-index: 1;
	position: relative;
	background:url(img/fundo_logosassoc_capa.jpg) top left no-repeat;
	}
	div#jcarousel {
	width:500px;
	height:70px;
	margin: 0 auto;
	}
	div#titulo_assoc {
	width:400px;
	height:8px;
	margin-left:57px;
	padding-top:4px; 
	}
		
		
/*area noticias*/		
#noticias_miolo {
		margin-top:0px;
		width: 593px;
		z-index: 1;
		position: relative;
		}
 		#noticias_miolo2 {
 		margin-top: 9px;
 		width: 593px; min-height:254px; _height:254px; /*IE hack*/
 		z-index: 1;
 		position: relative;
 		background: url(img/noticias_capa2.jpg) top left no-repeat;
 		}
 		#noticias_miolo2 #quadro-noticias {
		width:296px; min-height:30px; _width:400px;/*IE hack*/
		float:left;
		position: relative;
		z-index:1;
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 12px;
		margin-top:2px;
		}
		#noticias_miolo2 #quadro-noticias2 {
		width:420px; min-height:30px; _width:400px;/*IE hack*/
		overflow:auto;
		margin-left:0px; margin-top:8px; margin-bottom:8px;
		margin-right:4px;
		padding:0px;
		position:relative;
		z-index:6;
		}
		#noticias_miolo2 #quadro-noticias-data_not {
		width:60px; height:100%;
		margin-left:30px; _margin-left:14px;/*IE hack*/
		float:left;
		}
		#noticias_miolo2 #quadro-noticias-txt1_not {
		width:320px; _width:300px;/*IE hack*/
		margin-left:0px;
		padding-left:6px;
		float:right;
		border-left:1px solid #464646;
		position:relative;
		z-index:7;
		}
		#quadro-banners .banner_espaco {
		margin-top:4px; margin-bottom:4px; margin-left:7px;
		}

/*noticias*/	
#div_not {
	width:530px; min-height:30px;
	overflow:auto;
	margin-left:0px; margin-top:4px; margin-bottom:4px;
	border-bottom:1px dotted #333;
	margin-right:4px;
	padding:2px;
	}
#div_not-capa {
	width:270px; min-height:130px;
	margin-left:18px; margin-top:4px; margin-bottom:0px;
	/*border-right:1px dotted #464646;*/
	margin-right:4px;
	padding:2px;
	}
#data_not {
	width:60px; height:100%;
	margin-left:0px;
	float:left;
	}
#txt1_not {
	width:455px;
	margin-left:0px;
	padding-left:8px;
	float:right;
	border-left:1px solid #333;
	}
#txt1_not2 {
	width:500px;
	margin-left:8px;
	padding-left:8px; padding-top:2px; padding-bottom:2px;
	}
#txt1_not2-capa {
	width:260px;
	margin-left:0px;
	padding-left:8px; padding-top:2px; padding-bottom:10px;
	}
	#txt1_not2 .indicador {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000;
	text-transform:uppercase;
	}
	div#indice_noticias  {
	width:250px;
	border-top:1px dotted #464646;
	margin-left:25px; margin-top:4px;

	}
	div#indice_noticias ul {
	width:120px;
	list-style: none;
	margin: 6px 0px 0px 2px;
	padding: 0px;
	font: 11px/100% Arial, Helvetica, sans-serif;
	border-top:1px dotted #464646;
	}
	div#indice_noticias ul li a{
	padding: 3px 3px 3px 20px;
	text-decoration: underline;
	color: #464646;
	display: block;
	background: #e0dfd1 url(img/ico_maisnoticias.gif) no-repeat left top;
	}
	div#indice_noticias ul li a:hover{
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	background: #f0e0b6 url(img/ico_maisnoticias.gif) no-repeat left bottom;
	color: #000;
	}
/*indicadores*/

div#indicadores-capa-direita {
		width:282px; min-height:150px; _width:265px;
		float:right;
		position: relative;
		z-index:1;
		margin-right:8px;
		padding-left:3px;
		/*border-left:1px dotted #464646;*/
		text-align:center;
		_margin-top:-88px; /*IE hack*/
}
div#indicadores-capa {
	width:256px; height:24px;
	margin-top:-14px; _margin-top:-14px;/*IE hack*/
	margin-left:25px;
	padding-left: 35px; padding-top:2x;
	/*background:url(img/indicadores_capa1.gif) top left no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #fff;
	float:right;
	position:relative;
	z-index:10;
	}
div#indicadores-capa2 {
	width:280px; _width:265px;
	margin-top:6px;
	margin-left:5px;
	padding-left: 0px; padding-top:2x;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000;
	}
	div#indicadores-capa3 {
	width:280px;
	margin-left:0px;
	padding: 0px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	text-align:left;
	}
	div#indicadores-capa3 ul{
	width:200px;
	margin-left:5px;
	padding: 0px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	text-align:left;
	}
	div#indicadores-capa3 ul li {
	margin-left:5px;
	padding: 2px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	}
	div#mais_indicadores  {
	width:94%;
	border-top:1px dotted #464646;
	margin-left:0px; margin-top:4px;
	float:left;
	}
	div#mais_indicadores ul {
	width:120px;
	list-style: none;
	margin: 6px 0px 0px 2px;
	padding: 0px;
	font: 11px/100% Arial, Helvetica, sans-serif;
	float:left;
	/*border-top:1px dotted #464646;*/
	}
	div#mais_indicadores ul li a{
	padding: 3px 3px 3px 20px;
	text-decoration: underline;
	color: #464646;
	display: block;
	background: #e0dfd1 url(img/ico_maisindicadores.gif) no-repeat left top;
	}
	div#mais_indicadores ul li a:hover{
	padding: 3px 3px 3px 20px;
	text-decoration: none;
	background: #f0e0b6 url(img/ico_maisindicadores.gif) no-repeat left bottom;
	color: #000;
	}
	div#tabela-indicadores {
	width:520px;
	margin:0 auto; margin-top:13px;
	}
	.borda_cinza {
	BORDER: #d7d7d7 1px solid; 
	}
	.tabela_titulo{
	background-color:#D7D0A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #000000; /* cor primaria */
	border: 1px solid #000000;/* cor primaria */
	font-weight: bold;
	}
	
/*banners*/

#quadro-banners {
		width:140px; min-height:150px;
		float:right;
		position: relative;
		z-index:1;
		margin-right:15px;
		padding-left:3px;
		border-left:1px dotted #464646;
		text-align:center;
}
#quadro-banners-capa-colesq {
		width:145px; min-height:160px;
		position: relative;
		z-index:1;
		margin-left:8px; margin-top:7px;
		padding-left:12px;
		border-top:1px dotted #464646;
}
#quadro-banners-int-colesq {
		width:145px; min-height:150px;
		position: relative;
		z-index:1;
		margin-left:12px; margin-top:15px;
		padding-left:12px;
		border-top:1px dotted #464646;
}

/*interna*/
div#meio-interna-barratop {
		margin-top: 0;
		width: 593px; height:62px;
		z-index: 1;
		position: relative;
		background:#9ad5f8 url(img/barra_titulo_interna.jpg) top left no-repeat;
	}
div#interna_miolo {
		width: 593px;
		margin-top: 0px;
		z-index: 1;
		position: relative;
		background:url(img/miolo_interna1.jpg) top left no-repeat;
		}
		div#interna_miolo2 {
		margin-top: 0px; margin-left:25px;
		padding-top:20px;
		width: 543px;
		}
div#titulo_interna {
	width:550px;
	height:26px;
	margin-left:26px; margin-top:0px;
	border-bottom:1px dotted #000;
	font:24px/100% Arial, Helvetica, sans-serif;
	color:#c82600;
	font-weight: bold;
	padding-top:15px;
		}
div#rastro_interna {
	width:550px;
	height:16px;
	margin-left:26px; margin-top:0px;
	font:11px/100% Arial, Helvetica, sans-serif;
	color:#808080;
	padding-top:3px;
	}
#biblioarq {
	width:520px; min-height:50px;
	overflow:auto;
	margin-left:0px; margin-top:4px; margin-bottom:10px;
		}
#biblioarq1 {
	width:470px;
	margin-left:0px;
	padding-left:10px;
	float:right;
	border-left:1px solid #d6d0b9;
	}
#biblioarq2 {
	width:30px;
	margin-left:2px;
	padding-left:2px; padding-top:2px; padding-bottom:2px;
	float:left;
	text-align:right;
	}

/*rodape*/

#rodape_lados {
	width:100%;
	height:200px;  
	background:#e77817 url(img/fdopg1rodape.png) top left repeat-x;
	margin-top:0px;
	}

#rodape_meio{
	width:778px;
	margin:0px auto;
	padding:10px 0px;
	height:180px; 
	background:#e77817 url(img/fdopg1rodape.png) top left repeat-x;
	}
#rodape_meio-int{
	width:778px;
	margin:0px auto;
	padding:10px 0px;
	height:180px; 
	background:#e77817 url(img/fdopg1rodape.png) top left repeat-x;	
	}
#rodape_colesq{
	width:510px;
	margin:0px auto;
	overflow:auto;
	padding:0px;
	float:left;
	}
#rodape_coldir{
	width:240px; height:114px;
	margin:0px auto;
	/*overflow:auto;*/
	padding:0px;
	float:right;
	border-left:1px dotted #fff;
	}
	div#rodape_linkd_dir ul {
	list-style:none;
	width:230px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	font: 12px/100% Arial, Helvetica, sans-serif;
	}
	div#rodape_linkd_dir ul li a{
	padding: 4px 3px 4px 10px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: url(menu/listmenu_o.gif) bottom left no-repeat;
	}
	div#rodape_linkd_dir ul li a:hover{
	padding: 4px 3px 4px 10px;
	text-decoration: none;
	background: #bf2400 url(menu/listmenu_o.gif) top left no-repeat;
	color: #fff;
	}
#indiquesite {
	width:100px;
	height:12px;
	margin-top:-74px;;
	padding:2px;
	text-align:right;
	float:right;
	border-bottom:1px solid #999;
	}
#indiquesite2 {
	width:120px;
	height:14px;
	margin-top:-14px;
	padding:0px;
	text-align:left;
	float:right;
	}
	
/*galeria imgs*/

#thumb_galeria{widht:105px;height:auto;font-size:11px;}
#thumb_galeria a {display:block;color:#666;text-decoration:none;text-align:center;padding:4px 2px 2px 2px;border:1px solid #ccc;}
#thumb_galeria a:hover {color:#000;text-decoration:none;text-align:center;padding:4px 2px 2px 2px;background:#efefef;border-color:#FF0000;}
.fdopont2 {width:99%; height:5px; margin:0 auto; border-bottom:1px dashed #ccc;font-size:1px;margin-bottom:5px;}

#titulopg_int {
	width:96%;
	height:15px;
	margin:0 auto; margin-top:10px; margin-bottom:3px;
	padding:3px 3px 3px 6px;
	text-align:left;
	background:#e5e1c6;
	}

#titulopg_int-indicadores {
	width:92%;
	height:15px;
	margin:0 auto; margin-top:10px; margin-bottom:3px;
	padding:3px 3px 3px 18px;
	text-align:left;
	background:#e5e1c6 url(img/ico_indicadores.png) center left no-repeat;
	}
#titulopg_int3 {
	width:96%;
	height:15px;
	margin:0 auto; margin-top:0px; margin-bottom:0px;
	padding:3px 3px 3px 6px;
	text-align:left;
	background:#e5e1c6;
	}
#titulopg_int4 {
	width:520px;
	height:30px;
	margin:-left:15px; margin-bottom:6px;
	padding:3px 3px 0px 6px;
	text-align:left;
	}
	#titulopg_int4 .tit_caixaalta {
	font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333;
	text-transform:uppercase;
	}
	.drop_listaitens {
	width:180px;
	height:30px;
	float:right;
	}
	.tit_listaresultados {width:320px; float:left}
	#txt-meio-ints {width:97%; min-height:45px; margin:0 auto; padding:2px;}
	#txt-meio-diretoria1 {width:500px; margin-left:8px;/*min-height:45px;*/ padding:2px;border-bottom:1px dotted #ccc; margin-bottom:4px;margin-top:2px;}
	#txt-meio-diretoria2 {width:270px; /*min-height:45px;*/ float:right; margin-top:-14px;}
	html:first-child>body #txt-meio-diretoria2 {margin-top:0px;}/*hack opera*/
	
/*associados*/

#associados_logo {
	width:92%; height:auto;
	text-align:center;
	margin:0 auto; margin-top:8px;
	background:#fff;
	padding:4px;
	}
	#associados_logo a {display:block;color:#666;text-decoration:none;text-align:center;padding:4px;border:1px solid #ccc;}
	#associados_logo a:hover {color:#000;text-decoration:none;text-align:center;padding:4px;background:#fff;border-color:#999;}
#associados_conteudo {
	width:92%; height:auto;
	text-align:left;
	margin:0 auto; margin-top:6px;
	padding:4px;
	border-bottom:1px dotted #ccc;
	}
#associados_conteudo2 {
	width:530px; height:auto;
	text-align:left;
	margin:0 auto; margin-top:4px;
	padding:4px;
	}
	#associados_conteudo3 {
	width:92%; height:auto;
	text-align:center;
	margin:0 auto; margin-top:6px;
	padding:4px;
	background:#e5e1c6;
	}
	
#chamada_propg-prod {
	width:92%; height:auto;
	text-align:center;
	margin:0 auto; margin-top:4px;
	padding:2px;
	border-bottom:1px dotted #ccc;
	}
#marc-fotosimov {
	width: 90%;
	height: 15px;
	background:url(img/marc_fotosimov.gif) left no-repeat;
	padding-left:30px;
	}
#banner-flash {
	width:135px;
	height:60px;
	margin:0 auto;
	padding-left:6px; margin-top:6px; margin-bottom:-6px;
	}
