/* ----------------------------------
	| COMENTÁRIOS CMS |
---------------------------------- */

#corpo #col_dir {
	background: url(../_images/background/bg_conteudos_02.jpg) top left no-repeat;
}

#descript_01 {
	width: 475px;
	margin-left: 0;
	margin-bottom: -13px;
}

#descript_02 {
	width: 475px;
	margin-left: 0;
}

#descript_03, #descript_04 {
	width: 135px;
	margin-left: 0px;
}
/*************************************************************************************************************************/
#componente{
	float: left;
	width:510px;
	margin:0 auto;
	margin-top: 2px;
	margin-bottom:20px;
	color: #5C6757;
	padding-top: 29px;
	background: url(../_images/componente_abas/abas_top_fundo.jpg) no-repeat top #D9E2D1;
}
	#abas{
		width:100%;		
		height:35px;		
		background: url(../_images/componente_abas/aba_para_trabalhador.jpg) no-repeat top;
	}
		#abas #aba1, #aba2{
			width:178px;
			height:31px;
			float: left;
		}
		#aba1 A {
			display:block;
			height:31px;			
			text-indent:-9000px;
			overflow: hidden;
		}
		#aba2 A {
			display:block;
			height:31px;			
			text-indent:-9000px;
			overflow: hidden;
		}

	#paginas{
		width:510px;
		float:left;
	}
	
	#paginas a{
		text-decoration: none;
	}

		#pagina1, #pagina2{
			display: none;
			width:510px;
		}
		
		#item{
			padding-top: 5px;
			padding-bottom: 5px;
		}
	
		#item a{
			padding-left:21px;
		}
	
		#subItem{
			display: none;
			margin-top: 5px;
			padding-left: 20px; padding-top:10px;
			background-color:#D9E2D1;
		}
		
		#subItem p, #subItem div{
			width: 450px !important;		
		}
		
		#subItem a{
			padding-left: 0px;
		}
		
		#subItem span{
			background-image: url(../_images/carregandoverde_grande.gif);
		}

		
		
.itemEscuro{
	background: url(../_images/componente_abas/seta_escura_delado.jpg) no-repeat 7px 7px #C6D2BE;
}	
.itemClaro{
	background: url(../_images/componente_abas/seta_clara_delado.jpg) no-repeat 7px 7px #D5DECD;
}	