/* CSS Document */



* {

	font-family:"Trebuchet MS", Arial;

	color:#333333;

	font-size:12px;



}

body {

	margin:0px;

	background-position:top;

	background-repeat: repeat;

	background-image: url(../images/bgSinp_02.gif);

}

h1 {

	font-family:"Trebuchet MS", Arial;

	font-size:18px;

	color:#205E9B;

}

h2 {

	font-family:"Trebuchet MS", Tahoma;

	font-size:24px;

	color:#205E9B;

	background-color: #DDDDDD;

	margin-top: 2px;

	padding: 2px;

	font-weight: normal;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #EFFAF0;

}

br {

	clear:both;

}

div#sitegeral {
	width:780px;
	position:relative;
	float:left;
	left:50%;
	margin-top: 5px;
	margin-left: -390px;

}

div#cabecalho {

	background-image: url(../images/tpSite_sm.gif);

	height: 179px;

	width: 779px;

}

div#cabecalho img {

	float:left;

	position:relative;

}

div#logoSinpoci{

	float: left;

	margin-top:5px;

	margin-left:5px;

	height:155px;

	width:175px;

	}

div#menu {
	float: right;
	margin-right: 5px;
	padding-top: 85px;

}

div#titulo {

	margin-left:5px;

}

div#titulo img {



	float:left;

	position:relative;

	margin: 0px;

}



/*eventos*/



div#news {



}

div#news #evento {

	background-color: #0F6B82;

	padding-top: 2px;

	padding-bottom: 2px;

	height: 20px;

	width: 780px;

	float: left;

	position: relative;

}

div#evento em {

	position: relative;

	float: left;

	font-size: 12px;

	font-weight: bold;

}

div#evento em a {



	position: relative;

	float: left;

	color: #E4EBEE;

}

div#evento em a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

div#evento img {

	float: left;

	position: relative;

	padding-left: 15px;

}



/*newsletter*/



div#news #evento #newsletter {

	float: right;

	position: relative;

	padding-left: 10px;

	padding-right: 10px;

}



div#news #form_newsletter {

	width:300px;

	position:absolute;

	z-index:1;

	left:360px;

	top:180px;

	margin: 0px;

}

div#news #form_newsletter em {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-style: normal;

	font-weight: bold;

	font-size: 10px;

	vertical-align: middle;

}

div#news #form_newsletter table {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	width: 100%;

	background-color: #205E9B;

	font-size: 10px;

	height: 20px;

}

div#news #form_newsletter form {

	margin: 0px;

	padding: 0px;

}

div#news #form_newsletter .btn_enviar_news {

	border:1px solid #81A948;

	color:#205E9B;

	cursor:pointer;

	_margin-top:10px;

	width: 40px;

	height: 17px;

	margin: 0px;

	background-color: #FFFFFF;

	font-size: 10px;

	font-weight: bold;

}

div#news #form_newsletter input{

	border:1px solid #999;

	margin-right: 2px;

	margin-left: 2px;

	height: 13px;

	_height: 12px;

	width: 80px;

}

div#news #form_newsletter input:focus{

	background-color: #E6E6E6;

}

div#news img#fechar_form {

	cursor:pointer;

}

div#news #img_newsletter {

	cursor:pointer;

}



/*corpo do site*/



div#corpo {

	float:left;

	position:relative;

	background-repeat:repeat-y;

	width:780px;

	background-image: url(../images/bkg_geral.jpg);

}



/*area do conteudo*/



div#corpo #conteudo{

	margin-left:10px;

	/*Hack pro IE maldito

	_margin-left:7px;

	color:#666666;

	float: left;

	width: 750px;*/

}



/*texto do conteudo*/



div#corpo #conteudo #texto{

	width:760px;

	float:left;

	position:relative;

	background-image:url(conteudo_background.jpg);

	background-repeat:repeat-y;

	background-position:562px;

	padding-top: 5px;

	padding-bottom: 10px;

	text-align: left;

	/*Hack IE

	_top:-32px;

	margin-bottom:0px;

	padding-top: 10px;

	margin-top: 0px;

	padding-bottom: 10px;*/	

}



/*area da noticia*/



div#texto #noticia {
	width: 260px;
	float: left;
	position: relative;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	margin-top: 0px;

}
div#noticia img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


div#noticia #txtnot {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
	width: 240px;
	margin-top: 0px;

}

div#noticia #txtnot em {

	font-size:10px;

	font-weight:bold;

	font-style:normal;

	float: left;

}

div#noticia #txtnot em a {

	text-decoration: none;

	font-size: 10px;

	color: #205E9B;

}

div#noticia #txtnot em a:hover {

	color: #205E9B;

	text-decoration: underline;

}



/*banner link*/



div#noticia #bannerlink {

	float: left;

	position: relative;

	width: 260px;

	margin: 0px;

	padding-top: 2px;

	background-color: #FFF;

}

div#noticia #bannerlink img {

	background-color: #E4EBEE;

	border: 3px solid #CFDCE2;

	margin-top: 2px;

	margin-right: 2px;

	margin-bottom: 2px;

	margin-left: 8px;

}

div#noticia #bannerlink a {

	text-decoration: none;

}

div#noticia #bannerlink img:hover {

	background-color: #000000;

	border: 3px solid #769BAD;

}

div#noticia #bannerlink h4 {

	font-family: Arial, Helvetica, sans-serif;

	color: #205E9B;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #999999;

	background-color: #E3E3E3;

	position: relative;

	padding-left: 5px;

	padding-top: 2px;

	padding-bottom: 2px;

}



/*centro layout*/



/*banner*/



div#conteudo #texto #banner {

	float: left;

	position: relative;

	padding-bottom: 5px;

	width: 229px;

}



/*centro*/



div#conteudo #texto #centro {

	float: left;

	position: relative;

	width: 495px;

}

div#centro #esq #bannerFlash {

	float: left;

	width: 236px;

	height: 206px;

}



/*coluna da esquerda*/



div#centro #esq {

	width: 235px;

	float: left;

	position: relative;

	padding-left: 10px;

}

div#centro #esq #jornal {
	background-color: #FCFCFC;
	height: 115px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	padding-top: 10px;

}

div#centro #esq #jornal a {

	color: #205E9B;

	font-weight: bold;

	font-style: normal;

	text-decoration: none;

	font-size: 10px;

}

div#centro #esq #jornal a:hover {

	text-decoration: underline;

	color: #205E9B;

}

div#centro #esq #jornal img {

	float: left;

	border: 1px solid #CCCCCC;

	margin-right: 5px;

}

div#centro #esq #aniver {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: auto;
	padding-top: 10px;

}


/*coluna da direita*/

div#centro #dir #clube {
	background-color: #FCFCFC;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 2px;
	margin-left: 4px;
	padding-top: 10px;

}

div#centro #dir #clube img {

	padding-top: 2px;

	padding-bottom: 2px;

}

div#centro #dir {

	width: 235px;

	float: left;

	padding-left: 10px;

	position: relative;

}

div#centro #dir #projetos {

	background-color: #FCFCFC;

	margin-top: 5px;

	margin-bottom: 6px;

	margin-right: 2px;

	margin-left: 4px;

}

div#centro #dir #projetos img {

	padding-top: 2px;

	padding-bottom: 2px;

}

div#centro #dir #aniver {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height: auto;

}

div#centro #dir #enquete {

	background-color: #FCFCFC;

	margin-top: 5px;

	margin-right: 2px;

	margin-bottom: 2px;

	margin-left: 2px;

	padding-top: 2px;

	padding-bottom: 2px;

	padding-right: 4px;

	padding-left: 4px;

}

div#centro #dir #enquete #frmenquete {

	margin-bottom: 2px;

	margin-left: 30px;

	margin-right: 30px;

}

div#enquete #frmenquete input {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

div#enquete #frmenquete .enviar {

	margin-left: 80px;

	background-color: #E4EBEE;

	color: #000000;

	margin-bottom: 2px;

	border: 1px solid #666666;

	height: 20px;

}



/*rodape*/



div#rodape img {
	float:left;
	position:relative;
}

#rodape img {
	float:left;
}
div#rodape #rodapeTexto {
	width:774px;
	float:left;
	height:23px;
	background-color: #0E5263;
}
div#rodapeTexto #endereco{
	color:#FFF;
	float:left;
	width:740px;
	position:relative;
	top:2px;
	_line-height:110%;
	text-align: center;
}
div#rodapeTexto #endereco a{
	color:#D3E9B4;
}

div#rodapeTexto #endereco a:hover{
	color:#F5FFE6;
}
div#rodapeTexto #menuatalho{
	color:#FFFFFF;
	float:right;
	width:430px;
	position:relative;
	top:5px;
	_line-height:110%;
	font-size: 12px;
	text-align: right;
}
div#rodapeTexto #menuatalho a{
	color:#FFFFFF;
	text-decoration: none;
}
div#rodapeTexto #menuatalho a:hover{
	color:#F5FFE6;
	text-decoration: underline;
}
div#rodapeTexto #contato{
	color:#D3E9B4;
	float:left;
	width:300px;
	position:relative;
	top:5px;
	_line-height:110%;
}
div#rodapeTexto #contato a{
	color:#D3E9B4;
}
div#rodapeTexto #contato a:hover{
	color:#F5FFE6;
}

/*rodapé autor*/

div#autor {
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
}
div#autor a{
	color: #999;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
	float:right;
	position:relative;
	left:-5px;
	font-size: 10px;
}
div#autor a:hover{
	color: #FFF;
	text-decoration:underline;
	margin-bottom:5px;
	display:block;
	float:right;
	position:relative;
	left:-5px;
	text-decoration:underline;
}


/* ################################## interna ################################################### */



/*breadcrumb*/

div#corpo #conteudo #texto #bread {

	color: #205E9B;

	position: relative;

}

div#texto #bread a {

	color: #205E9B;

	text-decoration: none;

}

div#texto #bread a:hover {

	color: #205E9B;

	text-decoration: underline;

}



/*area do texto da interna*/



div#corpo #conteudo #texto #interna {

	width: 550px;

	background-color: #F8F8F8;

	float: left;

}

/*estilo para interna2*/

body.interna2 div#sitegeral #corpo #conteudo #texto #interna {

	width: 750px;

	}

div#interna #txtinterna {

	padding-left: 10px;

	padding-right: 10px;

}



/*navegação secundária*/



div#conteudo #texto #navsecundaria {

	width: 190px;

	float: right;

	background-color: #DBF0F7;

}

div#navsecundaria #navconteudo {

	width: 190px;

	float: right;

	position: relative;

}

div#navsecundaria #navconteudo h3 {

	font-size: 16px;

	font-family: "Trebuchet MS", Tahoma;

	font-style: normal;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #B3E6EA;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 2px;

	margin: 0px;

	color: #276DA7;

}



/*área de texto da navegação secundária*/



div#navsecundaria #navconteudo #navtexto {

	background-color: #FCFCFC;

	margin-top: 5px;

}

div#navsecundaria #navconteudo #navtexto a {

	color: #205E9B;

	font-family: "Trebuchet MS", Tahoma;

	text-decoration: none;

	font-size: 12px;

	vertical-align: middle;

}

div#navsecundaria #navconteudo #navtexto a:hover {

	color: #808080;

	text-decoration: underline;

}

div#navsecundaria #navconteudo #navtexto hr {

	color: #205E9B;

}



div#navsecundaria #navconteudo #navtexto em {

	font-style: normal;

}

div#navsecundaria #navconteudo #navtexto img {

	border: 1px solid #CCCCCC;

	margin-right: 5px;

	margin-left: 2px;

}

#osindicato #sitegeral #corpo #conteudo #texto #interna #txtinterna .titudoc {

	background-color: #E5E5E5;

}
