/* Desenvolvida por Luiz Fabiano da Silva Oliveira */
/* E-Mail: contato@luizfabiano.com.br              */
/* URL: http://www.luizfabianoo.com.br             */
/* Messenger: msn@luizfabiano.com.br               */
/* Tel: (83) 8808-0002                             */

/** Configurações gerais **/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address { margin: 0px; padding: 0px; }
img { border: 0px; }
body {
	text-align: center; /* IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
}
a {color:#000000; text-decoration:none}

/* flutuante */
body	#radiolayer	a.flu	{color:#fff}
body	#radiolayer	a.flu:hover	{text-decoration:underline}

#website {
	padding: 0px;
	margin: 0px auto;
	width: 975px;
	text-align: left;
	color: #000000;
	background-image: url(../imagens/fundo_website.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
     #esquerdo {
		width: 734px;
		float: left;
		padding: 10px;
	 }
	     #logomarca {
			width: 734px;
			padding-top: 40px;
			margin-bottom: 70px;
		 }
		 
		 #noticias {
			width: 734px;
			margin-bottom: 20px;
		 }
		 
		     #noticiasPrincipal {
				 width: 724px;
			 }
			     #noticiaEsquerda {
					width: 348px;
					float:left;
				 }
				     #noticiaEsquerdaEsquerda {
						width: 154px;
						float: left;
					 }
				     #noticiaEsquerdaDireita {
						width: 154px;
						float: right;
					 }
				 
				 #noticiaDireita {
					 width: 370px;
					 float: right;
				 }
	     
		 #noticiasOutras {
			width: 734px;
			margin-bottom: 40px;
		 }
		 
		 #salarioReajuste {
			width: 734px;
			height: 115px;
			margin-bottom: 40px;
			background-image: url(../imagens/fundo_calcular_tabela.jpg);
			background-repeat: no-repeat;
			color: #FFF;
		 }
		     #salario{
				width: 230px;
				padding-left: 70px;
				padding-top: 60px;
				float:left;
			 }
			 
			 #reajuste {
				width: 315px;
				padding-left: 35px;
				padding-top: 60px;
				float: right;
			 }
			 
		#empregoJuridico {
			width: 734px;
			margin-bottom: 40px;
		}
		    #emprego {
				width: 290px;
				padding-left: 72px;
				height: 106px;
				float:left;
				background-image: url(../imagens/fundo_bolsa_emprego.jpg);
				background-repeat: no-repeat;
			}
			#juridico {
			   width: 240px;
			   padding-left: 122px;
			   height: 106px;
			   float: right;
			   background-image: url(../imagens/fundo_juridico.jpg);
			   background-repeat: no-repeat;
			}
		 
		 #intervalo {
			width: 734px;
		}
		     #intervaloDestaque {
			     width: 390px;
				 float: left;
			 }
			 
			 #edicoesAnteriores {
			     width: 293px;
				 float: right;
			 }
		 
	 #direito {
		width: 190px;
		padding: 5px;
		float: right;
		margin-right: 10px;
		background-color: #FFF;
		
	 }
	     #newsletter {
			width: 180px;
			padding: 5px;
			padding-top: 47px;
			height: 207px;
			background-image: url(../imagens/fundo_newsletter.jpg);
			background-repeat: no-repeat;
			margin-bottom: 10px;
			color: #FFF;
		 }
		 
		 #convenio {
			width: 190px;
			text-align: center;
			height: 210px;
			padding-top: 47px;
			background-image: url(../imagens/fundo_convenio.jpg);
			background-repeat: no-repeat;
		 }
	 
	 


.vermelho {
    color: #C4222F;
	font-size: 14px;
	margin-bottom: 5px;
}
.vermelhoPequeno {
    color: #C4222F;
	margin-bottom: 5px;
}
.preto {
    color: #000;
	font-size: 14px;
}

.linkPreto {
    color: #000;
	text-decoration: none;
}

.linkPreto:link {
    color: #000;
	text-decoration: none;
}

.linkPreto:hover {
    color: #000;
	text-decoration: underline;
}

.linkVermelho {
    color: #C4222F;
	text-decoration: none;
}

.linkVermelho:link {
    color: #C4222F;
	text-decoration: none;
}

.linkVermelho:hover {
    color: #C4222F;
	text-decoration: underline;
}

input, textarea {
    border: 1px solid #000;
	padding: 5px;
}

.linhaPontilhada {
	 width: 250px;
	 height: 1px;
	 border-bottom: 1px dotted #000000;
}


tr {
    background-color: #E5E5E5;
}


/*
Tabela de Calculo de Salário
*/

#tituloTabela {
    width: 432px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 5px;
}

#linhaTabela {
    width: 432px;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 1px;
}
    #descricao {
	   width: 39%;
	   border-right: 1px solid #000000;
	   float: left;
	}
	#referencia {
	    width: 20%;
		border-right: 1px solid #000000;
	    float: left;
	}
	
	#descricaoMaior {
	    width: 59%;
		border-right: 1px solid #000000;
	    float: left;
	}
	#salarioLiquido {
	    width: 40%;
		border-right: 1px solid #000000;
	    float: left;
	}
	#vencimentos {
	    width: 20%;
		border-right: 1px solid #000000;
	    float: left;
	}
	#descontos {
	    width: 20%;
	    float: left;
	}
	

/*
Tabela de Calculo de Salário
*/
