/* www.maisempresas.com */

/*******************************************************************************/

/* Elementos Gerais */

body {
	background:url(../images/backgroundBody.jpg);
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
	a {
		text-decoration:none;
		color:#000;
	}
		a:hover {
			text-decoration:underline;
		}
		
	.sprite {
		overflow:hidden;
		text-indent:-999px;
	}
		.sprite a {
			display:block;
			height:999px;
		}

	.left { float:left; }
	.right { float:right; }
	.center { margin:0 auto 0 auto; }
	.block { display:block; overflow:hidden; }
	.clear { display:block; clear:both; overflow:hidden; }
		
/*****************************BACKGROUND**************************************************/

#containerTudo{
	display:block;
	overflow:hidden;
}

#bgTopo{
	display:block;
	overflow:hidden;
	background:url(../images/backgroundTopo.jpg) repeat-x;	
}

.container {
	display:block;
	overflow:hidden;
	width:999px;
	margin:0 auto 0 auto;
}

.titulos{
	display:block;
	overflow:hidden;
	border-left:4px solid #4a7117;
	font-size:20px;
	font-style:italic;
	padding-left:7px;
}


/* 30-08-11 - Criação dessa nova propriedade para a formatação dos subtitulos dentro de uma class "u" */
.subtitulos {
	display:block;
	overflow:hidden;
	border-left:4px solid #4a7117;
	font-size:17px;
	font-style:italic;
	padding-left:7px;
    color: #585858;
	font-weight:bold;
	text-decoration:none;
	text-transform:inherit;

}

/*********************************TOPO**********************************************/

#containerTopo{
	display:block;
	overflow:hidden;
	width:999px;
	padding-top:20px;	
}

#logoTopo{
	display:block;
	overflow:hidden;
	width:376px;
	height:113px;
	background:url(../images/spriteGeral.png) -0px -1px no-repeat;
	margin-top:18px;
	float:left;
}

#midiasTopo{
	display:block;
	overflow:hidden;
	float:left;
	padding:118px 0px 0px 117px;
}

#youTube{
	display:block;
	overflow:hidden;
	width:32px;
	float:left;	
	padding-right:12px;
}

	#youTube a{
		display:block;
		overflow:hidden;
		width:32px;
		height:32px;
		background:url(../images/spriteGeral.png) -378px -3px no-repeat;	
	}
	
		#youTube a:hover{
			opacity:0.7;	
		}


#facebook{
display:block;
overflow:hidden;
width:150px;
height:32px;
float:left;
padding-right:12px;
margin:115px 0 0 130px;
}


#facebook a{
display:block;
overflow:hidden;
width:150px;
height:32px;
background:url(../images/facebook.png) no-repeat;
}

#facebook a:hover{
opacity:0.7;
} 


#blogg{
	display:block;
	overflow:hidden;
	width:32px;
	float:left;	
	padding-right:12px;
}

	#blogg a{
		display:block;
		overflow:hidden;
		width:32px;
		height:32px;
		background:url(../images/spriteGeral.png) -460px -3px no-repeat;	
	}
	
		#blogg a:hover{
			opacity:0.7;	
		}
	
		
	
#email{
	display:block;
	overflow:hidden;
	float:left;
}

	#email a{
		display:block;
		overflow:hidden;
		background:url(../images/spriteGeral.png) -501px -4px no-repeat;	
	}
	
		#email a:hover{
			opacity:0.7;	
		}
		

#miniBanner{
	display:block;
	overflow:hidden;
	width:327px;
	height:147px;
	background-color:#f3f3f3;
	border:1px solid #B5BEC5;
	float:right;	
}

	#miniBanner img{
		display:block;
		overflow:hidden;
		margin:9px;	
	}

/*********************************FIM TOPO**********************************************/


/*********************************MENU**********************************************/
#containerMenu{
	display:block;
	overflow:hidden;
	width:999px;
	padding-top:10px;
	float:left;
}

#inicioMenu{
	display:block;
	overflow:hidden;
	width:13px;
	height:66px;
	background:url(../images/bgMenuLeft.jpg) no-repeat;
	float:left;	
}

#menu{
	display:block;
	overflow:hidden;
	float:left;
	width:961px;
	height:66px;	
	background:url(../images/bgMenu.jpg) repeat-x;
	padding-left:10px;
}

	#menu li{
		display:block;
		overflow:hidden;
		float:left;
		margin:19px 18px 0px 18px;
		cursor:pointer;	
	}
	
		#menu li a{
			display:block;
			overflow:hidden;
			height:20px;
			width:100px;
			float:left;
		}
		
			#menu .item1{
				background:url(../images/spriteGeral.png) -2px -157px no-repeat;
				width:92px;
			}
			
				#menu .item1:hover{
					background:url(../images/spriteGeral.png) -2px -180px no-repeat;
				
				}
				
					#menu .item2{
						background:url(../images/spriteGeral.png) -94px -157px no-repeat;
						width:85px;
					}
			
						#menu .item2:hover{
							background:url(../images/spriteGeral.png) -94px -180px no-repeat;
						
						}

							#menu .item3{
								background:url(../images/spriteGeral.png) -183px -157px no-repeat;
								width:112px;
							}
					
								#menu .item3:hover{
									background:url(../images/spriteGeral.png) -183px -180px no-repeat;
								
								}

									#menu .item4{
										background:url(../images/spriteGeral.png) -297px -157px no-repeat;
										width:78px;
									}
							
										#menu .item4:hover{
											background:url(../images/spriteGeral.png) -297px -180px no-repeat;
										
										}


											#menu .item5{
												background:url(../images/spriteGeral.png) -376px -157px no-repeat;
												width:91px;
											}
									
												#menu .item5:hover{
													background:url(../images/spriteGeral.png) -379px -180px no-repeat;
												
												}
												
												
													#menu .item6{
														background:url(../images/spriteGeral.png) -473px -157px no-repeat;
														width:146px;
													}
										
														#menu .item6:hover{
															background:url(../images/spriteGeral.png) -473px -180px no-repeat;
														
														}
														
															#menu .item7{
																background:url(../images/spriteGeral.png) -624px -157px no-repeat;
																width:94px;
															}
												
																#menu .item7:hover{
																	background:url(../images/spriteGeral.png) -624px -179px no-repeat;
																
																}
												
												
												



#fimMenu{
	display:block;
	overflow:hidden;
	width:13px;
	height:66px;
	background:url(../images/bgMenuRight.jpg) no-repeat;
	float:left;	
}

/*********************************FIM MENU**********************************************/

/*********************************ENQUETE**********************************************/
#Enquete{
    display:block;
	overflow:hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;	
}
#enq-img{
	width:314px;
	height:110px;
	display:block;
	padding:10px 0 0 10px;
	background:#FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	

}
#cadaenq{
	width:324px;
	height:auto; 
	border:solid 1px #ccc; 
	margin:0px auto 20px auto;
	background:#f9f9f9; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	
}

#sim-nao {
	width:314px;
	height:30px;
	margin-left:-22px;
	margin-bottom:5px;
	
}

#votar{
   padding:10px 0 0 10px;
}

#enqdescr{
	padding:10px; 
	text-align:left;
	margin:5px 0;
	font-size:13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#enqopc{
	padding-left:30px; 
	text-align:left;
	display:inline;
	color:#333;
	font-weight:bold;
}
#votar{
    width:324px;
	height:auto;
	display:block;
	overflow:hidden;
	text-align:left;	
}

#porcentagem {
	height:15px;
	background:url(images/grafico_enquete.jpg) #C5DFFA;
}

#resultado {
    font-style:italic;
	font-size:12px;   
}

#mostraResultado {
   -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-style:italic;
}

#bloco-resultado {
   font-size:14px; 
   font-variant:inherit; 
   font-weight:bold; 
   display:block; 
   overflow:hidden; 
   margin-top:20px; 
   text-align:left;
   margin-left:10px;
}

/*********************************FIM ENQUETE**********************************************/

/*********************************CONTEUDO**********************************************/
#containerConteudo{
	display:block;
	overflow:hidden;
	float:left;
	width:999px;
	margin-top:8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color:#FFF;
}

/*********************************COLUNA DIREITA***************************************/
#colunaDireita{
	display:block;
	overflow:hidden;
	width:812px;
	background-color:#FFF;	
	float:right;
}

#destaqueConteudo{
	display:block;
	overflow:hidden;
	float:left;
	width:812px;
}

#destaqueCima{
	display:block;
	overflow:hidden;
	float:left;
	width:812px;
	margin-bottom:10px;
}

#banner{
	display:block;
	overflow:hidden;
	width:499px;
	height:250px;
	border:1px solid #f4f4f4;
	background-color:#fcfcfc;
	float:left;	
}

	#banner img{
		display:block;
		overflow:hidden;
		margin:4px;	
	}

#videos{
	display:block;
	overflow:hidden;
	width:290px;
	float:right;
	margin-left:15px;	
}

#oVideo{
	display:block;
	overflow:hidden;
	width:274px;
	height:217px;
	background-color:#fcfcfc;
	border:1px solid #f4f4f4;
	margin-top:9px;	
	padding:0px;
}
	#oVideo iframe{
		margin:4px 0px 0px 9px;
	}

#destqueBaixo{
	display:block;
	overflow:hidden;
	width:797px;
	height:120px;
	border:1px solid #eaeaea;
	margin-top:10px;	
	float:left;
}

/***** Aumento da altura *****/
#textoDestaque{
	display:block;
	overflow:hidden;
	width:755px;
	height:100px;
	margin:12px 0px 0px 12px;
}

	#textoDestaque p{
		display:block;
		overflow:hidden;
		font-size:14px;
		font-weight:bold;
	}
	
		#textoDestaque span{
			display:block;
			overflow:hidden;
			margin-top:3px;
			font-size:12px;	
		}
		
#meioConteudo{
	display:block;
	overflow:hidden;
	width:812px;
	float:left;
	margin-top:7px;
	padding-bottom:25px;
}
/********************************* MEIO CONTEUDO ESQUERDO**********************************/
#meioConteudoEsquerdo{
	display:block;
	overflow:hidden;
	width:458px;
	height:auto;
	float:left;
}

#boxNoticias, boxAgenda{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#noticiaCapa, agendaInterna{
	display:block;
	overflow:hidden;
	width:458px;
/*	height:435px;	 */
}

	#noticiaCapa li{
		display:block;
		overflow:hidden;
		width:458px;
		border-top:1px dotted #CCC;
		margin: 5px 0;
		padding-top: 5px;
	}
	
.data{
	display:block;
	overflow:hidden;
	width:66px;
	height:57px;
	float:left;
	background:url(../images/spriteGeral.png) -548px -1px no-repeat;
	margin:6px 0px 6px 0px;
}

.mes{
	display:block;
	overflow:hidden;
	width:65px;
	font-size:10px;
	color:#FFF;	
	margin-top:3px;
	text-align:center;
}

.dia{
	display:block;
	overflow:hidden;
	width:32px;
	font-size:25px;
	color:#666;	
	margin:8px 0px 0px 15px;
	text-align:center;
}

.boxCadaNoticia{
	display:block;
	overflow:hidden;
	width:390px;
	float:right;
	margin-top:0px;	
}

.titNoticia{
	display:block;
	overflow:hidden;
	width:380px;
	/*height:25px;*/
	font-size:18px;
	color:#333;
	margin-left:10px;
	margin-bottom:5px;		
}

	.titNoticia:hover{
		color:#4D971A;
		text-decoration:none;	
	}

.cadaNoticia{
	display:block;
	overflow:hidden;
	width:380px;
	height:30px;
	font-size:12px;
	color:#666;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;	
}

#boxTudoBtnCarrousselNoticia{
	display:block;
	overflow:hidden;
	width:458px;
	border-top:1px dotted #CCC;
	padding:0px;	
}

#boxBtnCarrousselNoticia{
	display:block;
	overflow:hidden;
	background:url(../images/spriteGeral.png) -274px -117px no-repeat;
	width:440px;
	height:40px;
	margin:15px 0px 0px 8px;

}

#BtnCarrousselNoticiaCima{
	display:block;
	overflow:hidden;
	width:34px;
	height:34px;
	background:url(../images/sobe-e-desce.gif) -559px -59px no-repeat;
	cursor:pointer;	
	margin:10px 0px 0px 12px;
	float:left;
}

	#BtnCarrousselNoticiaCima:active{
		background:url(../images/sobe-e-desce.gif) -559px -58px no-repeat;
	}
	
#BtnCarrousselNoticiaBaixo{
	display:block;
	overflow:hidden;
	width:34px;
	height:34px;
	background:url(../images/sobe-e-desce.gif) -589px -59px no-repeat;
	cursor:pointer;	
	margin:10px 0px 0px 12px;
	float:left;
}

	#BtnCarrousselNoticiaBaixo:active{
		background:url(../images/ssobe-e-desce.gif) -589px -58px no-repeat;
	}
	
#boxCarroVejaMais{
	display:block;
	overflow:hidden;
	width:73px;
	float:right;
	padding:10px 0px 0px 10px	
}
	#boxCarroVejaMais a{
		font-size:14px;
		color:#666;	
	}
		#boxCarroVejaMais a:hover{
			color:#999;
			text-decoration:none;	
		}

#linhaPontilhada{
	display:block;
	overflow:hidden;
	width:485px;
	border-top:1px dotted #ccc;	
	margin-top:10px;
}

#galeriaCapa{
	display:block;
	overflow:hidden;
	float:left;
	margin-top:20px;	
}
		
#boxGaleria{
	display:block;
	overflow:hidden;
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	width:457px;
	height:194px;
	margin-top:8px;
}

#boxGaleria2{
	display:block;
	overflow:hidden;
	width:446px;
	height:183px;
	margin:5px;
	border:1px solid #E9E9E9;
	background-color:#FFF;
}

.cadaFoto{
	display:block;
	overflow:hidden;
	width:130px;
	height:140px;
	margin:15px 0px 0px 12px;
	float:left;	
}

.fotoGaleriaCapa{
	display:block;
	overflow:hidden;
	width:129px;
	height:94px;	
}

.descicaoFoto{
	display:block;
	overflow:hidden;
	width:129px;
	height:41px;
	font-size:11px;
	color:#666;
	margin-top:4px;
}

#vejamaisGaleria{
	display:block;;
	overflow:hidden;
	width:75px;
	float:left;
	margin:5px 0px 0px 370px;	
}

	#vejamaisGaleria a{
		display:block;
		overflow:hidden;
		font-size:14px;
		color:#666;	
	}
		#vejamaisGaleria a:hover{
			color:#999;
			text-decoration:none;	
		}


/********************************* MEIO CONTEUDO DIREITO**********************************/
#meioConteudoDireito{
	display:block;
	overflow:hidden;
	width:327px;
	float:right;
	margin-right:10px;	
}

#comissoes{
	display:block;
	overflow:hidden;
	width:327px;	
}

#containerComissoes{
	display:block;
	overflow:hidden;
	width:327px;
	height:auto;	border-top:1px dotted #CCC;
	margin-top:8px;	
}

#boxComissoes{
	display:block;
	overflow:hidden;
	width:327px;
	height:auto;
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin-top:10px;	
}

#boxComissoes2{
	display:block;
	overflow:hidden;
	width:318px;
	height:auto;
	border:1px solid #e9e9e9;
	background-color:#FFF;	
	margin:4px;
}

#todasComissoes{
	display:block;
	overflow:hidden;
	width:300px;
	height:auto;
	margin-top:8px;
}

#todasComissoes li{
	display:block;
	overflow:hidden;
	width:300px;
	margin:5px 0px 10px 10px;	
}

#todasComissoes li span{
	display:block;
	overflow:hidden;
	width:6px;
	height:9px;
	background:url(../images/spriteGeral.png) -674px -15px no-repeat;
	float:left;
	margin:2px 4px 0px 0px;
}

#todasComissoes li a{
	display:block;
	overflow:hidden;
	width:290px;
	font-size:10px;
	float:right;	
}

	#todasComissoes li a:hover{
		color:#999;
		text-decoration:none;	
	}

.container_banner_lateral{
	display:block;
	overflow:hidden;
	width:327px;
	height:auto;
	float:left;
	margin-top:11px;
}

#containerEventos{
	display:block;
	overflow:hidden;
	width:327px;
	float:left;
	border-top:1px dotted #CCC;
	margin-top:8px;
}

.boxEventos{
	display:block;
	overflow:hidden;
	width:325px;
	/*height:125px;*/
	height:auto;
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:5px	
}

.container_banner_lateral h2 {
    margin-top:	5px;
	display:block;
}

#titulos-box{
   margin-top:10px;
}

.boxEventos2{
	display:block;
	overflow:hidden;
	width:316px;
	/*height:114px;*/
	height:auto;
	border:1px solid #e9e9e9;
	background-color:#FFF;	
	margin:4px;	
}

.cadaEvento{
	display:block;
	overflow:hidden;
	width:306px;
	height:auto;
	padding:10px 0 10px 10px;	
}

#concursos{
	display:block;
	overflow:hidden;
	width:327px;
	height:166px;
	float:left;
	margin-top:11px;	
}

#containerConcursos{
	display:block;
	overflow:hidden;
	width:327px;
	border-top:1px dotted #CCC;
	margin-top:10px;	
}

#boxConcurso{
	display:block;
	overflow:hidden;
	width:327px;
	height:125px;
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:5px;
}

#boxConcursos2{
	display:block;
	overflow:hidden;
	width:316px;
	height:114px;
	border:1px solid #e9e9e9;
	background-color:#FFF;
	margin:4px;	
}

#cadaConcurso{
	display:block;
	overflow:hidden;
	width:315px;
	height:113px;	
}

/********************************* FIM COLUNA DIREITA**********************************/

/*********************************COLUNA ESQUERDA***************************************/
#colunaEsquerda{
	display:block;
	overflow:hidden;
	width:183px;
	float:right;
	background-color:#FFF;
}

#menuLateral{
	display:block;
	overflow:hidden;
	width:169px;
	float:left;		
}

.tituloColunaLateral{
	display:block;
	overflow:hidden;
	width:170px;
	height:32px;
	background:url(../images/spriteGeral.png) -378px -38px no-repeat;
}

#titMenulateral{
	display:block;
	overflow:hidden;
	background:url(../images/spriteGeral.png) -617px -30px no-repeat;
	width:99px;
	height:13px;
	margin:11px 0px 0px 12px;		
}

#menuLateralColunaEsquerda{
	display:block;
	overflow:hidden;
	width:169px;
}

	#menuLateralColunaEsquerda li{
		display:block;
		overflow:hidden;
		width:166px;
		height:31px;
		background-color:#f9f9f9;
		border-bottom:1px solid #eaeaea;
		border-left:1px solid #eaeaea;
		border-right:1px solid #eaeaea;	
	}
	
		#menuLateralColunaEsquerda li a{
			display:block;
			overflow:hidden;
			width:166px;
			height:31px;
			font-size:14px;
			color:#666;
			float:left;
			padding:7px 0px 0px 8px;	
		}
			#menuLateralColunaEsquerda li a:hover{
				background-color:#0B6AC8;
				color:#FFF;
				text-decoration:none;	
			}


#gestao{
	display:block;
	overflow:hidden;
	width:177px;
	height:237px;
	float:left;
	margin-top:5px;
}

#boxGestao{
	display:block;
	overflow:hidden;
	width:177px;
	height:234px;
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#boxGestao2{
	display:block;
	overflow:hidden;
	width:168px;
	height:224px;
	border:1px solid #e9e9e9;
	background-color:#FFF;
	margin:4px;	
}

#titGestao{
	display:block;
	overflow:hidden;
	background:url(../images/spriteGeral.png) -617px -61px no-repeat;
	width:99px;
	height:13px;
	margin:11px 0px 0px 12px;		
}

#imgGestao{
	display:block;
	overflow:hidden;
	width:165px;
	height:190px;	
}

#institucional{
	display:block;
	overflow:hidden;
	width:177px;
	height:auto;
	/*height:342px;*/
	margin-top:5px;
	float:left;	
}

#boxInstitucional{
	display:block;
	overflow:hidden;
	width:177px;
	height:auto;
	/*height:342px;*/
	background-color:#f5f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#boxInstitucional2{
	display:block;
	overflow:hidden;
	width:168px;
	height:auto;
	/*height:332px;*/
	border:1px solid #e9e9e9;
	background-color:#FFF;
	margin:4px;	
}

#titInstitucional{
	display:block;
	overflow:hidden;
	background:url(../images/spriteGeral.png) -617px -45px no-repeat;
	width:99px;
	height:13px;
	margin:11px 0px 0px 12px;		
}

#carroInstitucional{
	display:block;
	overflow:hidden;
	width:167px;
	height:auto;
	/*height:305px;*/
}

#carroInstitucional ul li {
    padding:10px 0 10px 10px;
	margin:0 auto;
	display:block;
}

#btnCimaInstitucional{
	display:block;
	overflow:hidden;
	width:167px;
	height:35px;
	background:url(../images/spriteGeral.png) -375px -75px no-repeat;
		
}

	#btnCimaInstitucional:active{
		background:url(../images/spriteGeral.png) -375px -73px no-repeat;	
	}
	
#carroInstitucionalLista{
	display:block;
	overflow:hidden;
	width:167px;
	height:229px;	
}

#carroInstitucionalLista{
	display:block;
	overflow:hidden;
	width:167px;
	height:229px;	
}

#btnBaixoInstitucional{
	display:block;
	overflow:hidden;
	width:167px;
	height:39px;
	background:url(../images/spriteGeral.png) -548px -75px no-repeat;
		
}

	#btnBaixoInstitucional:active{
		background:url(../images/spriteGeral.png) -548px -73px no-repeat;	
	}


/********************************* FIM COLUNA ESQUERDA**********************************/


/*********************************FIM CONTEUDO******************************************/





/*********************************RODAPÉ******************************************/
#rodape{
	display:block;
	overflow:hidden;
	width:100%;
	height:260px;
	background:url(../images/bgRodape.jpg) repeat-x;
	margin-top:25px;	
}

#containerRodape{
	display:block;
	overflow:hidden;
	width:999px;
	margin:0 auto;
}

#rodapeCima{
	display:block;
	overflow:hidden;
	width:999px;
	float:left;	
}

#rodapeCimaDireita{
	display:block;
	overflow:hidden;
	width:630px;
	height:166px;
	margin-top:15px;
	float:left;	
}

.titRodape{
	display:block;
	overflow:hidden;
	width:auto;
	height:25px;
	border-bottom:1px dotted #eaeaea;	
	font-size:20px;
	color:#FFF;
}

.navegacao{
	display:block;
	overflow:hidden;
	width:156px;
	height:140px;
	float:left;
	margin-top:5px;	
}

	.navegacao li{
		display:block;
		overflow:hidden;
		width:156px;
		height:23px;
	}
	
		.navegacao li a{
			display:block;
			overflow:hidden;
			width:156px;
			height:23px;
			float:left;
			font-size:12px;
			color:#FFF;	
			padding-top:5px;
		}
		
			.navegacao li a:hover{
				background:url(../images/spriteGeral.png) -31px -125px;
				text-decoration:none; 	
			}

#rodapeCimaEsquerda{
	display:block;
	overflow:hidden;
	width:321px;
	height:166px;
	float:right;
	margin-top:15px;	
}

#nossaLocalizacao{
	display:block;
	overflow:hidden;
	width:321px;
}

#localizacao{
	display:block;
	overflow:hidden;
	width:321px;
	font-size:12px;
	color:#FFF;	
	margin-top:5px;
}

#entreContato{
	display:block;
	overflow:hidden;
	width:321px;
	margin-top:20px;	
}

#contato{
	display:block;
	overflow:hidden;
	width:321px;
	font-size:20px;
	color:#FFF;
	margin-top:5px;	
}

#rodapeBaixo{
	display:block;
	overflow:hidden;
	width:999px;
	margin-top:35px;
	float:left;	
}

#copy{
	display:block;
	overflow:hidden;
	width:469px;
	float:left;
	font-size:11px;
	color:#333;	
}

	#copy span{
		display:block;
		overflow:hidden;
		width:20px;
		height:19px;
		background:url(../images/spriteGeral.png) -639px -10px no-repeat;
		float:left;
		padding-right:5px;	
	}
	
#desenvolvimento{
	display:block;
	overflow:hidden;
	width:180px;
	float:right;
	font-size:11px;
	color:#333;	
}
/*********************************FIM RODAPÉ******************************************/



/*********************************MEIO AGENDA***************************************/
#boxAgenda{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#agendaInterna{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;	
}


#agendaInterna li{
	display:block;
	overflow:hidden;
	float:left;	
	border-bottom:1px dotted #CCC;
}



.boxCadaAgenda{
	display:block;
	overflow:hidden;
	width:390px;
	float:right;
	margin-top:5px;
}

.cadaEventoAgenda{
	display:block;
	overflow:hidden;
	width:380px;
	height:35px;
	font-size:16px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:10px;
	margin-bottom:5px;	
}


/*********************************MEIO AGENDA***************************************/


/*********************************PAGINAÇÃO e VOLTAR***************************************/

.boxPaginacao{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:15px;

}

.posicaoPaginacao{
	display:block;
	overflow:hidden;
	width:auto;
	margin:0 auto;	
}

.paginacaoAnterior{
	display:block;
	overflow:hidden;
	width:70px;
	float:left;
	font-size:12px;
	color:#666;	
}

	.paginacaoAnterior a{
		font-size:12px;
		color:#666;	
	}

.pagincaoDesativada{
	display:block;
	overflow:hidden;
	width:20px;
	float:left;
	font-size:12px;
	color:#666;	
}

	.pagincaoDesativada a{
		font-size:12px;
		color:#666;	
	}

.paginacaoAtiva{
	display:block;
	overflow:hidden;
	width:20px;
	float:left;	
}

	.paginacaoAtiva a{
		color:#4D971A;
		font-size:12px;
		font-weight:bold;
	}

.paginacaoPosterior{
	display:block;
	overflow:hidden;
	width:70px;
	float:left;

}

	.paginacaoPosterior a{
		font-size:12px;
		color:#666;	
	}


.voltar{
	display:block;
	overflow:hidden;
	width:435px;
	height:38px;
	background:url(../images/spriteGeral.png) -274px -117px;
	float:left;	
	margin:10px 0px 0px 10px;
}

.btnVoltar{
	display:block;
	overflow:hidden;
	width:70px;
	float:right;	
}

.btnVoltar a{
	display:block;
	overflow:hidden;
	float:left;
	color:#333;
	font-size:14px;
	margin: 15px 10px 0px 0px;	
}

.btnVoltar a:hover{
	color:#11379E;
	text-decoration:none;	
}

/*********************************PAGINAÇÃO e VOLTAR***************************************/



/*********************************ARTIGOS***************************************/

#boxArtigos{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#artigosInterna{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;	
}


#artigosInterna li{
	display:block;
	overflow:hidden;
	float:left;	
	border-bottom:1px dotted #CCC;
	width:450px;
    margin:0 0 5px 0;
	padding-bottom:5px;
}

.boxCadaArtigo{
	display:block;
	overflow:hidden;
	width:300px;
	float:left;
	margin-top:5px;	
}

/* 30-08-11 - alinhamento */
.cadaArtigo{
	display:block;
	overflow:hidden;
	width:240px;
	height:60px;
	font-size:16px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:10px;	
}

.btnDownload{
	display:block;
	overflow:hidden;
	width:77px;
	height:24px;
	background:url(../images/spriteGeral.png) -194px -125px no-repeat;
	float:left;

	margin-top:15px;	
}

.btnDownload a{
	display:block;
	overflow:hidden;
	width:77px;
	height:24px;
	color:#FFF;
	float:left;
	text-align:center;
	margin-top:5px;	
}

.btnDownload a:hover{
	text-decoration:none;	
	opacity:0.7;
}

/*********************************ARTIGOS***************************************/


/*********************************GALERIA***************************************/
#boxGaleriaInterna{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#galeriaInterna{
	margin:0;
	padding:0;
}

#galeriaInterna{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;	
}

#galeriaInterna li{
	display:block;
	overflow:hidden;
	float:left;	
	border-bottom:1px dotted #CCC;
	margin:0 0 15px 0;
	padding-bottom:5px;
	width:455px; 
	height:auto;
}

.boxCadaGaleria{
	display:block;
	overflow:hidden;
	width:350px;
	float:left;
	margin-top:5px;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
    border:0px solid #F00;
}

.cadaGaleria{
	display:block;
	overflow:hidden;
	width:290px;
	height:55px;
	font-size:12px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:10px;	
}

.fotoGaleriaInterna{
	display:block;
	overflow:hidden;
	width:103px;
	height:75px;
	float:left;	
	border:0px solid #F00;
}

.titGaleria{
	display:block;
	overflow:hidden;
	width:335px;
	height:45px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-left:10px;
	border:0px solid #F00;
}

	.titGaleria:hover{
		color:#4D971A;
		text-decoration:none;	
	}


/*********************************GALERIA***************************************/

/*********************************INFORMATIVOS***************************************/

#boxInformativo{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#informativoCapa{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;	
}


#informativoCapa li{
	display:block;
	overflow:hidden;
	float:left;	
	border-bottom:1px dotted #CCC;
	margin-top:5px;
	
}

.boxCadaInformativo{
	display:block;
	overflow:hidden;
	width:300px;
	float:left;
	margin-top:5px;	
}

.cadaInformativo{
	display:block;
	overflow:hidden;
	width:290px;
	height:75px;
	font-size:16px;
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:10px;
	font-weight:bold;	
}

.periodoInformativo{
	display:block;
	overflow:hidden;
	width:300px;
	color:#003AAB;
	font-size:12px;
	margin-left:10px;
	margin-bottom:3px;
}

.fotoInformativo{
	display:block;
	overflow:hidden;
	width:148px;
	height:80px;
	float:left;
		
}

#txtInformativos{
	display:block;
	overflow:hidden;
	width:458px;
	height:auto;
	float:left;
	color:#666;
	font:14px Tahoma, Geneva, sans-serif;	
}


/*********************************LEGISLAÇAO***************************************/

#boxLegislacao{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:10px;
}

#legislacaoInterna{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;	
}


#legislacaoInterna li{
	display:block;
	overflow:hidden;
	float:left;	
	border-bottom:1px dotted #CCC;
	margin-top:5px;
}

.boxCadaLegislacao{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin-top:5px;	
}

.titLegislacao{
	display:block;
	overflow:hidden;
	width:458px;
	height:25px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-left:10px;
	margin-top:15px;	
}

	.titLegislacao:hover{
		color:#4D971A;
		text-decoration:none;	
	}
	
#txtLegislacao{
	display:block;
	overflow:hidden;
	width:458px;
	height:20px;
	float:left;
	color:#333;
	font:14px Tahoma, Geneva, sans-serif;
	font-weight:bold;
	margin-top:10px;	
}	


/*********************************LEGISLAÇAO***************************************/


/*********************************FILIAR-SE***************************************/

#subtituloFiliar{
	display:block;
	overflow:hidden;
	width:458px;
	height:20px;
	float:left;
	margin:15px 0px 15px 0px;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;	
}

#recemFormados, #inscricaoJuridicas{
	display:block;
	overflow:hidden;
	width:458px;
	height:320px;
	float:left;	
}

#recemFormados p, #inscricaoJuridicas p{
	display:block;
	overflow:hidden;
	width:458px;
	height:100%;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:15px;	
}

#boxDownloadFormulario{
	display:block;
	overflow:hidden;
	width:354px;
	height:191px;
	background-color:#f9f9f9;
	border:1px solid #CCC;
	float:left;
	margin-left:60px;	
}

#titBoxDown{
	display:block;
	overflow:hidden;
	width:354px;
	font:16px Tahoma, Geneva, sans-serif;
	color:#9D0000;
	float:left;
	margin:5px 0px 0px 5px;	
}

.cadaDown{
	display:block;
	overflow:hidden;
	width:354px;
	height:20px;
	float:left;
	margin-top:12px;	
}

.titDownload{
	display:block;
	overflow:hidden;
	width:274px;
	color:#333;
	font:14px Tahoma, Geneva, sans-serif;
	float:left;	
	margin-left:10px;
}

.btnDownForm{
	display:block;
	overflow:hidden;
	width:70px;
	float:right;
	margin-top:3px;	
}

	.btnDownForm a{
		display:block;
		overflow:hidden;
		width:70px;
		color:#3344B0;
		font:12px Tahoma, Geneva, sans-serif;	
	}
	
		.btnDownForm a:hover{
			text-decoration:none;
			color:#CCC;	
		}


/*********************************FILIAR-SE***************************************/

/*********************************DIRETORIA***************************************/
.boxCadaDiretoria{
	display:block;
	overflow:hidden;
	width:440px;
	height:110px;
	float:left;
	margin:15px 0px 0px 10px;
}

.boxCadaDiretoria p{
	display:block;
	overflow:hidden;
	width:458px;
	margin-top:10px;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
		
}
/*********************************DIRETORIA***************************************/

.dotted{
	display:block;
	overflow:hidden;
	width:100%;
	border-top:1px dotted #CCC;
	margin-top:10px;	
}

#boxEleicoes{
	display:block;
	overflow:hidden;
	width:453px;
	float:left;
	border:0px solid #F00;
}	

/*********************************ELEIÇAO***************************************/
#boxEleicoes p{
	display:block;
	overflow:hidden;
	width:451px;
	font:13px Arial, Helvetica, sans-serif;	
	margin: 5px 0px 10px 0px;
	color:#666;
}

#listaEleicoes{
	display:block;
	overflow:hidden;
	width:400px;	
}

	#listaEleicoes li{
		display:block;
		overflow:hidden;
		width:400px;
		margin-top:20px;	
	}
		
		#listaEleicoes li span{
			display:block;
			overflow:hidden;
			width:6px;
			height:9px;
			background:url(../images/spriteGeral.png) -674px -15px no-repeat;
			float:left;
			margin:3px 4px 0px 0px;
		}
		
			#listaEleicoes li a{
				display:block;
				overflow:hidden;
				width:380px;
				float:left;
				font:14px Arial, Helvetica, sans-serif;	
				color:#666;
				font-weight:bold;
			}

/*********************************ELEIÇAO***************************************/

/*********************************INSTITUCIONAL***************************************/

#boxInstitucionalInterna{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;	
}

#imgInstitucional{
	display:block;
	overflow:hidden;
	width:150px;
	height:150px;
	float:left;
	margin:25px 0px 0px 10px;
}

#txtInstitucional{
	display:block;
	overflow:hidden;
	width:458px;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	float:left;
}

/*********************************INSTITUCIONAL***************************************/

/*********************************PSICOLOGOS***************************************/

#listaPsicologos{
	display:block;
	overflow:hidden;
	width:400px;	
}

	#listaPsicologos li{
		display:block;
		overflow:hidden;
		width:450px;
		margin-top:20px;	
		font-size:12px;
	}
		
		#listaPsicologos li span{
			display:block;
			overflow:hidden;
			width:6px;
			height:9px;
			background:url(../images/spriteGeral.png) -674px -15px no-repeat;
			float:left;
			margin:3px 4px 0px 0px;
		
		}
		
			#listaPsicologos li a{
				display:block;
				overflow:hidden;
				width:380px;
				float:left;
				font:14px Arial, Helvetica, sans-serif;	
				color:#666;
				font-weight:bold;
			}


/*********************************PSICOLOGOS***************************************/

/*********************************RESOLUCOES***************************************/

#listaResolucao{
	display:block;
	overflow:hidden;
	width:458px;	
}

	#listaResolucao li{
		display:block;
		overflow:hidden;
		width:458px;
		margin-top:10px;	
	}
		
		#listaResolucao li span{
			display:block;
			overflow:hidden;
			width:6px;
			height:9px;
			background:url(../images/spriteGeral.png) -674px -15px no-repeat;
			float:left;
			margin:3px 4px 0px 0px;
		}
		
			#listaResolucao li a{
				display:block;
				overflow:hidden;
				width:380px;
				float:left;
				font:14px Arial, Helvetica, sans-serif;	
				color:#666;
				font-weight:bold;
			}
			
				#listaResolucao li p{
					display:block;
					overflow:hidden;
					width:458px;
					color:#666;
					font:13px Arial, Helvetica, sans-serif;
					float:left;	
					margin-top:5px;
				}

/*********************************RESOLUCOES***************************************/

/*********************************LINKS UTEIS***************************************/

#boxLink {
	display:block;
	overflow:hidden;
	width:458px;
	font:14px Arial, Helvetica, sans-serif;	
	margin: 20px 0px 20px 0px;
	color:#666;
}

#boxLink p{
	color:#0952BC;
	font-size:13px;
	display:block;
	margin-top:5px;	
	font-weight:bold;
}

.listaLink{
	display:block;
	overflow:hidden;
	width:400px;
	margin-top:8px;	
}

	.listaLink li{
		display:block;
		overflow:hidden;
		width:400px;
		margin-top:5px;	
	}
		
		.listaLink li span{
			display:block;
			overflow:hidden;
			width:6px;
			height:9px;
			background:url(../images/spriteGeral.png) -674px -15px no-repeat;
			float:left;
			margin:3px 4px 0px 0px;
		}
		
			.listaLink li a{
				display:block;
				overflow:hidden;
				width:380px;
				float:left;
				font:13px Arial, Helvetica, sans-serif;	
				color:#666;
			}

/*********************************LINKS UTEIS***************************************/


/*********************************CONTATO***************************************/
#containerForm{
	display:block;
	overflow:hidden;
	width:435px;
	height:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background:#fafafa;
	float:left;
	margin:20px 0px 0px 12px;
}

#containerForm2{
	display:block;
	overflow:hidden;
	width:425px;
	height:auto;
	border:1px solid #999;
	background-color:#FFF;
	margin:4px;
		
}

#boxForm{
	display:block;
	overflow:hidden;
	width:380px;
	margin:20px;
}

#formContato{
	display:block;
	overflow:hidden;
	width:380px;
}

.inputFormBack{
	display:block;
	overflow:hidden;
	width:379px;
	height:35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color:#fafafa;
	float:left;	
	margin-top:10px;

}

/* 30-08-11 - Aqui foi alterado a cor da borda dos inputs */
.inputForm{
	display:block;
	overflow:hidden;
	width:363px;
	height:26px;
	outline:none;
	border:	1px solid #999;
	background-color:#FFF;
	margin:2px 0px 0px 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#999;
	padding:3px 2px 0px 7px;
}

.inputForm:focus{
	border:1px solid #000;
	color:#999;	
}

#inputFormBackText{
	display:block;
	overflow:hidden;
	width:379px;
	height:154px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color:#fafafa;
	float:left;	
	margin-top:10px;
}

#inputFormBackText textarea{padding-left:7px; padding-top:7px;}


.textAreaContato{
	display:block;
	overflow:auto;;
	display:block;
	overflow:hidden;
	width:362px;
	height:140px;
	outline:none;
	background-color:#FFF;
	margin:2px 0px 0px 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#cbcbcb;
	padding:2px 2px 0px 0px;
}

#receberNews{
	display:block;
	overflow:hidden;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;	
	/*margin:10px 0px 0px 10px;*/
	float:left;
	width:350px; 
	margin:15px 0 0 20px;
}

#receberNews span{
	display:block;
	padding-top:0px;
	float:right;
	width:320px;
	padding-top:2px;
}

#btnEnviar{
	display:block;
	overflow:hidden;
	float:left;	
	margin:15px 0px 0px 15px;
	width:350px;
	height:25px;
	padding:0;
	
}

#btnEnviar input{
	overflow:hidden;
	width:350px;
	height:25px;
	background:url(../images/btnEnviarForm.png) no-repeat center;
	margin:0 0 0 0px;
	border:none;
	outline:none;
	cursor:pointer;	
}

/*********************************CONTATO***************************************/

/*********************************OPORTUNIDADE***************************************/
#txtOportunidades{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	font:13px Arial, Helvetica, sans-serif;
	color:#666;
	margin:10px 0px 10px 0px;	
}

.listaOportunidades{
	display:block;
	overflow:hidden;
	width:400px;
	margin-top:8px;	
}

	.listaOportunidades li{
		display:block;
		overflow:hidden;
		width:400px;
		margin-top:10px;	
	}
		
		.listaOportunidades li span{
			display:block;
			overflow:hidden;
			width:6px;
			height:9px;
			background:url(../images/spriteGeral.png) -674px -15px no-repeat;
			float:left;
			margin:3px 4px 0px 0px;
		}
		
			.listaOportunidades li a{
				display:block;
				overflow:hidden;
				width:380px;
				float:left;
				font:13px Arial, Helvetica, sans-serif;	
				color:#666;
				font-weight:bold;
			}

#boxEdital{
	display:block;
	overflow:hidden;
	float:left;
	margin-top:20px;
	width:460px;	
}

#editaisConcursos{
	display:block;
	overflow:hidden;
	width:458px;
	height:150px;
	margin-top:5px;	
}

#editaisConcursos span{
	display:block;
	overflow:hidden;
	width:100%;
	color:#0A3199;
	font-weight:bold;
	font:14px Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:10px 0px 10px 0px;	
}

#editaisConcursos p{
	display:block;
	overflow:hidden;
	width:458px;
	height:120px;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;	
}

#anuncie{
	display:block;
	overflow:hidden;
	float:left;
	margin-top:20px;
	width:460px;	
}

#btnConcluir{
	display:block;
	overflow:hidden;
	float:left;	
	margin:15px 0px 0px 110px;
}

#btnConcluir input{
	display:block;
	overflow:hidden;
	width:139px;
	height:26px;
	background:url(../images/btnConcluirForm.png) no-repeat;
	border:none;
	outline:none;
	cursor:pointer;	
}

#containerFormOportunidade{
	display:block;
	overflow:hidden;
	width:435px;
	height:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background:#fafafa;
	float:left;
	margin:20px 0px 0px 12px;
}

#containerFormOportunidade2{
	display:block;
	overflow:hidden;
	width:425px;
	height:auto;
	border:1px solid #999;
	background-color:#FFF;
	margin:4px;
		
}

/*********************************OPORTUNIDADE***************************************/

/*********************************PUBLICAÇÃO***************************************/


#containerFormPublicacao{
	display:block;
	overflow:hidden;
	width:318px;
	height:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background:#fafafa;
	float:left;
	margin:20px 0px 0px 73px;
}

#containerFormPublicacao2{
	display:block;
	overflow:hidden;
	width:307px;
	height:auto;
	border:1px solid #ccc;
	background-color:#FFF;
	margin:4px;
		
}

#boxFormPublicacao{
	display:block;
	overflow:hidden;
	width:307px;
	margin:10px;
}


#formPublicacao{
	display:block;
	overflow:hidden;
	width:307px;
}


.inputFormBackPublicacao{
	display:block;
	overflow:hidden;
	height:35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background-color:#fafafa;
	float:left;	
	margin-top:10px;

}

/* 30-08-11 - mudança da cor da borda */
.inputFormPublicacao{
	display:block;
	overflow:hidden;
	width:277px;
	height:26px;
	outline:none;
	border:	1px solid #ccc;
	background-color:#FFF;
	margin:2px 0px 0px 3px;
	font:13px Arial, Helvetica, sans-serif;
	color:#999;
	padding:3px 2px 0px 0px;
}

.inputFormPublicacao:focus{
	border:1px solid #969696;
	color:#999;	
}

#btnBusca{
	display:block;
	overflow:hidden;
	float:left;	
	margin:15px 0px 10px 110px;
}

#btnBusca input{
	display:block;
	overflow:hidden;
	width:78px;
	height:25px;
	background:url(../images/btnBuscarForm.png) no-repeat;
	border:none;
	outline:none;
	cursor:pointer;	
}

#resultadosPublicacoes{
	display:block;
	overflow:hidden;
	float:left;
	margin-top:25px;	
}

#resultados{
	display:block;
	overflow:hidden;
	width:458px;
	height:520px;
	float:left;
}

#resultados li{
	display:block;
	overflow:hidden;
	width:458px;
	height:55px;
	border-bottom:1px dotted #CCC;	
}

.tituloResultado{
	display:block;
	overflow:hidden;
	width:185px;
	height:53px;
	color:#666;
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	margin-top:5px	
}

.categoriaResultado{
	display:block;
	overflow:hidden;
	width:185px;
	height:53px;
	float:left;
	color:#666;
	font:14px Arial, Helvetica, sans-serif;	
	margin-top:5px;
}

#resultados li a{
	display:block;
	overflow:hidden;
	float:left;
	width:61px;
	height:22px;
	background:url(../images/btnVejaMais.png) no-repeat;
	cursor:pointer;
	margin:15px 0px 0px 15px;	
}

#subtitResultados{
	display:block;
	overflow:hidden;
	width:458px;
	float:left;
	margin:25px 0px 8px 0px;
	
}

#subtitResultados span{
	display:block;
	overflow:hidden;
	width:75px;
	color:#003DAC;
	font:14px Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	float:left;	
}	

#semResultado{
	display:block;
	overflow:hidden;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	float:left;
	margin-top:15px;
}	

.publicacao_titulo {
	padding-bottom:10px; 
	height:auto; 
	width:450px; 
	display:inline; 
	overflow:hidden;
}

.formTit { 
    width:100px; 
	height:35px; 
	padding-left:15px; 
	font-style:italic; 
	color: #11379E; 
	float:left; 
	text-align:right;

}

.formInput {
	width:300px; 
	padding-left:15px; 
	height:35px; 
	float:left;

}


#blocoPadraoCapa{
	display:block;
	overflow:hidden;
	width:435px;
	height:auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background:#fafafa;
	float:left;
	margin:20px 0px 0px 12px;
}

#titulosCapa{
	display:block;
	overflow:hidden;
	width:425px;
	height:auto;
	border:1px solid #999;
	background-color:#FFF;
	margin:4px;



/*********************************PUBLICAÇÃO***************************************/


/*********************************DETALHE PUBLICAÇÃO***************************************/
#detalhePublicao{
	display:block;
	overflow:hidden;
	widows:458px;
	float:left;
	margin-top:30px;	
}

#boxDetalhe{
	display:block;
	overflow:hidden;
	width:445px;
	height:288px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	background:#fafafa;
	float:left;
	margin:20px 0px 0px 12px;
}

#boxDetalhe2{
	display:block;
	overflow:hidden;
	width:435px;
	height:278px;
	border:1px solid #f2f2f2;
	background-color:#FFF;
	margin:4px;
		
}

#todoDetalhe{
	display:block;
	overflow:hidden;
	width:334px;
	height:246px;
	margin:25px 0px 0px 50px;
}

.requisitoDetalhe{
	display:block;
	overflow:hidden;
	color:#0A3199;
	height:35px;
	width:334px;
	font-weight:bold;
	font-style:italic;
	font-size:12px;	
}

.requisitoDetalhe span{
	display:block;
	overflow:hidden;
	color:#999;
	float:right;
	width:250px;	
}
/*********************************DETALHE PUBLICAÇÃO***************************************/

/*********************************FILIAÇÃO ONLINE***************************************/


#btnEnviarFiliaOnline{
	display:block;
	overflow:hidden;
	float:left;	
	margin:15px 0px 0px 15px;
	width:350px;
	height:25px;
	padding:0;
}

#btnEnviarFiliaOnline input{
	overflow:hidden;
	width:350px;
	height:25px;
	background:url(../images/btnConcluirFiliacao.png) no-repeat center;
	margin:0 0 0 0px;
	border:none;
	outline:none;
	cursor:pointer;	
}
