﻿/* WEBFONTS PADRÃO */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,300,300italic,600italic,700italic,800,800italic,700&subset=latin,latin-ext);
/* @import url(http://fonts.googleapis.com/css?family=PT+Sans); /* 





/* ESTRUTURA DESTE SITE */

/* topo*/
.tudo{
	width:100%;
	background-image:url(../images/faixaBG.png);
	background-repeat:repeat-x;
}
.topo{
	width:960px;
	height:166px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.areaLogo{
	width:378px;
	height:236px;
	position:absolute;
	top:0;
	left:-30px;
}
.nomeSindicato{
	width:315px;
	height:55px;
	font-weight:700;
	color:#006637;
	position:absolute;
	left:350px;
	top:55px;
}
.slogan{
	width:215px;
	height:19px;
	top:55px;
	right:0;
	font-weight:700;
	font-style:italic;
	color:#666666;
	position:absolute;
}
.atendimento{
	width:153px;
	height:35px;
	position:absolute;
	right:0;
	top:85px;
}
.areaMenu{
	width:610px;
	height:37px;
	position:absolute;
	bottom:0;
	right:0;
}

.SemMargem{
	margin:0 !important;
	}
.itemMenu{
	height:37px;
	float:right;
	color:#FFF;
	font-size:13px;
	line-height:37px;
	margin-left:25px;
	text-align:right;
}

.itemMenu a{
	color:#FFF;
}
/* ---------------------------------------------------------------------------------- */
/* Area Lateral*/
.container{
	width:960px;
	margin:0 auto;
	position:relative;
}
.areaLateral{
	width:216px;
	float:left;
	position:relative;
}
.menuLateral{
	width:216px;
	margin-top:10px;
}

.menuTop{
	width:186px;
	height:31px;
	background-image:url(../images/bgMenuTopOn.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:13px;
	color:#006637;
	line-height:31px;
	padding-left:30px;
	padding-top:59px;
}
.menuTop:hover{
	background-image:url(../images/bgMenuTopOFFSelect.png) !important;
}

.menuTop a{
	text-decoration:none !important;
	width:196px;
	color:#006637;
	height:31px;
}
.menuTop a:hover{
	text-decoration:none !important;
	font-weight:600;
	width:196px;
	color:#006637;
	height:31px;
}

.blocoSubMenu{
	
	width:216px;
	background-image:url(../images/bgSubMenu.png);
	overflow:hidden;
	
}

.subMenu{
	width:170px;
	height:31px;
	
	font-size:13px;
	color:#006637;
	line-height:31px;
	padding-left:40px;
}
.blocoCinzaEscuro{
	width:216px;
	background-image:url(../images/bgSubMenuEmb.png);
	height:12px;
}

.subMenu a:hover{
	text-decoration:none;
	font-weight:600;
	width:196px;
	color:#006637;
	height:31px;
}
.subMenu a{
	text-decoration:none;
	width:196px;
	color:#006637;
	height:31px;
}

.menu{
	width:186px;
	height:31px;
	background-image:url(../images/bgMenuON.png);
	font-size:13px;
	color:#006637;
	line-height:31px;
	padding-left:30px;
}

.menu:hover{
	background-image:url(../images/bgMenuSelectON.png);
}
.menu a:hover{
	text-decoration:none;
	font-weight:600;
	width:196px;
	color:#006637;
	height:31px;
}
.menu a{
	text-decoration:none;
	width:196px;
	color:#006637;
	height:31px;
}
.fundoRestrito{
	background-image:url(../images/fundoRestrito.png);
	 background-repeat:no-repeat;
	 background-position:right;
	
	
}
.OFF{
	background-image:url(../images/bgMenuOFF.png) !important;
}
.OFF:hover{
	background-image:url(../images/bgMenuSelectOFF.png) !important !important;
}
.apoiamos{
	width:216px;	
	position:relative;
	margin-top:13px;
}
.txtApoiamos{
	width:216px;
	line-height:20px;
	height:20px;
	color:#7c7c7c;
	text-align:center;
}
.imgApoiamos{
	width:214px;
	height:148px;
	margin-top:15px;
	border: 1px solid #7c7c7c;
}
.CurtaFace{
	width:216px;
	height:115px;
	margin-top:35px;
	margin-bottom:20px;
}
/* ---------------------------------------------------------------------------------- */
/* Area Conteudo*/
.areaConteudo{
	width:715px;
	margin-left:28px;
	float:left;
	position:relative;
}
.areaBanner	{
	width:715px;
	height:195px;
	position:relative;
	background-color:#011;
}
.slide{
	width:715px;
	height:205px;
	position:relative;
}
.Banner	{
	width:715px;
	height:195px;
}
.areaFaixas{
	width:680px;
	height:55px;
	padding-right:35px;
	top:-8px;
	position:absolute;
}
.faixa{
	width:30px;
	height:55px;
	margin-left:15px;
	position:absolute;
	right:0;
	background-image:url(../images/faixaBanner.png);
}
.tiraBorda{
	border:none;	
}
.saibaMais{
	width:103px;
	height:26px;
	position:absolute;
	right:35px;
	bottom:35px;
}
.linha{
	width:715px;
	position:relative;
	margin-top:11px;
}
.linha2{
	width:715px;
	position:relative;
	margin-top:33px;
}
.miniBanner{
	width:460px;
	height:195px;
	float:left;
	position:relative;
}
.imgMiniBanner{
	width:460px;
	height:195px;
	overflow:hidden;
}
.faixaPreta{
	width:460px;
	height:45px;
	bottom:0;
	left:0;
	position:absolute;
	background-color: rgba(0, 0, 0, 0.75); /* R G B Alpha */
}
.tituloMini{
	width:420px;
	height:45px;
	line-height:45px;
	padding:0 20px;
	color:#fff;
	font-size:14px;
}
.tituloMini a{
	color:#fff;
}
.linhaItem{
	width:238px;
	margin-left:15px;
	border: 1px solid #7c7c7c;
	float:left;
	height:195px;
	position:relative;
}
.SemBorda{
	border:none !important;
}
.SemTitulo{
	width:458px !important;
	height:30px !important;
}
.titulo{
	background-image:url(../images/bgTitulo.png);
	color:#7c7c7c;
	line-height:30px;
	font-size:14px;
	font-weight:700;
	text-align:center;
}
.tituloPalavra{
	color:#006637;
	line-height:20px;
	font-size:12px;
	font-weight:700;
	text-align:left;
	padding-left:10px;
	padding-top:5px;
}
.tituloNoticia{
	color:#006637;
	font-size:11px;
	font-weight:700;
	text-align:justify;
	padding-right:2px;
}
.txtNoticia{
	color:#7c7c7c;
	font-size:11px;
	text-align:justify;
	padding-right:2px;
}
.txtWidth{
	width:198px !important;
}
.txt{
	
	color:#333;
	margin-top:80px;
	font-size:14px;
	text-align:justify;
}
.txtBox{
	color:#7c7c7c;
	margin-top:20px;
	font-size:12px;
	text-align:justify;
}
h1{
	border-bottom:1px solid #000A42;
	margin-bottom:8px;
	font-size:16px;
	color:#000A42;
	font-weight:bold;
}
.pergunta{
	width:400px;
	padding:0 20px;
	color:#7c7c7c;
	margin-top:10px;
	font-size:12px;
	text-align:justify;
}
.Susep{
	width:100px !important;
	padding:0 15px !important;
	top:25px !important;
	right:10px !important;
	position:absolute !important;
}
.Balcao{
	width:100px !important;
	padding:0 5px !important;
	top:35px !important;
	right:10px !important;
	position:absolute !important;
}
.txtPalavra{
	width:190px;
	padding:0 10px;
	color:#7c7c7c;
	top:60px;
	font-size:10px;
	text-align:justify;
	position:absolute;
}
.checklist{
	width:238px;
	margin-top:15px;
	text-align:center;
}
.btnItem{
	height:18px;
	bottom:15px;
	padding:0 7px;
	font-size:12px;
	background-color:#006637;
	color:#fff;
	text-align:center;
	right:5px;
	position:absolute;
}
.btnItem a{
	color:#fff;
}
.itemNoticia{
	width:215px;
	height:120px;
	margin-left:15px;
	border: 1px solid #7c7c7c;
	float:left;
	height:195px;
	position:relative;
}
.Menor{
	height:148px !important;
	width:220px !important;
}
.Menor2{
	height:148px !important;
}
.MNoticia{
	height:150px !important;
	width:222px !important;
}
.Maior{
	width:458px !important;
	height:115px !important;
}
.imgBalcao{
	height:120px;
	width:95px;
	background-color:#033;
}
.imgForum{
	height:95px;
	width:113px;
	position:absolute;
	left:0;
	top:40px;
}
.txtForum{
	width:90px;
	color:#794b1d;
	font-size:12px;
	font-weight:700;
	text-align:center;
	right:18px;
	position:absolute;
	top:50px;
}
.bannerCaixa{
	padding-left:8px;
}
ul{
padding:0 !important;

}
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
.areaRodape{
	width:100%;
	position:relative;
	margin-top:20px;
}
.rodape{
	width:960px;
	height:240px;
	margin:0 auto;
	background-image:url(../images/bgRod.png);
	position:relative;
	

}
.rodItem{
	width:300px;
	height:180px;
	float:left;
	position:relative;
	padding-top:20px;
	margin-left:20px;
}

.rodMenu{
	width:300px;
	color:#fff;
	font-size:13px;
	margin-top:10px;
}
.rodMenu a{
	color:#FFF;	
}
.rodItem{
	width:280px;
	color:#fff;
	font-size:13px;
	margin-top:10px;
	float:left;
}
.rodItemMeio{
	width:450px;
	color:#fff;
	font-size:13px;
	margin-top:10px;
	float:left;
}
.rodItemMeio td{
	padding-top:5px !important;	
}
.rodItemMenor{
	width:190px;
	padding-left:15px;
	float:left;
	color:#fff;
	font-size:13px;
	margin-top:10px;	
}
/* ---------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------- */
.margT20{
	margin-top:20px !important;
}
.bordaPont{
	border:dashed #006637 2px;
}
.botaoInterna{
	height:32px;
	min-width:156px;
	margin-left:5px;
	float:left;
	background-image:url(../images/btnInternaOFF.png);
	color:#f7df00;
	line-height:32px;
	text-align:center;
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
	list-style:none;
	padding:0 5px 0 5px;
}
.botaoInterna a:hover{
	color:#fff;
	line-height:32px;
	text-align:center;
	text-decoration:none;
}
.botaoInterna a{
	color:#f7df00;
	line-height:32px;
	text-align:center;
}

/* ITENS DO HTML PADRÃO */
body {
	font-family: 'Open Sans', sans-serif;
	background-color:#cdcdcd;
}
a {
	color: #930505;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top: 0;
}
.corDestaque {
	color: #cc0000;
}
.corDestaque a {
	color: inherit;
}
.corte, .fit, .fill {
	overflow: hidden;
}
.corte img, .fit img, .fill img {
	width: inherit;
}





/* PADROES DA AGÊNCIA, NÃO PRECISA ALTERAR NADA */
img:-moz-broken {
 -moz-force-broken-image-icon:1;
 width:24px;
 height:24px;
}
input[type=text], input[type=password], input[type=file], textarea, select {
	border: #666 1px solid;
	padding:3px 10px;
	vertical-align: baseline;
}
form {
	display: inline;
}
button, input[type=button], input[type=submit], input[type=reset] {
	padding-left: 2px;
	padding-right: 2px;
}
.clear {
	height: 0;
	overflow: hidden;
	visibility: hidden;
	clear: both;
	font-size: 1px;
	line-height: 0;
}
.tab {
	padding: 5px;
	border: 1px dashed #C0C0C0;
}
.tabSB {
	padding: 0px;
	border: 0px;
}
.tabhea {
	background-color: #666;
	font-weight: bold;
	color: #F7F7F7;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
}
.hea {
	background-color: #F7F7F7;
	font-weight: bold;
	color: #000;
	padding: 5px;
	vertical-align: top;
}
.lab {
	padding-right: 10px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.dat {
	padding-top: 4px;
	padding-bottom: 4px;
}
.cou {
	background-color: #F4F4EC;
	color: #666;
	padding: 5px;
	text-align: center;
	font-size: 9px;
}
.foo {
	background-color: #F7F7F7;
	font-weight: bold;
	padding: 5px;
}
.off {
	filter: alpha(opacity=30);
	opacity: 0.3
}
.aviso {
	border: 1px dashed #CCC;
	text-align: center;
	padding: 10px;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 10px;
}
.alerta {
	background-color: #FFFFCC;
	color: #F60;
}
.sucesso {
	background-color: #DDFDBD;
	color: #060;
}
.erro {
	background-color: #FFDDDE;
	color: #600;
}
.rad10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rad05 {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.rad10S {
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}
.rad10I {
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}
.rad05S {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
.rad05I {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.fundoTransparente {
	background-color: rgba(0, 0, 0, 0.75); /* R G B Alpha */
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cc161511', EndColorStr='#cc161511'); /* Alpha R G B */
}