@CHARSET "ISO-8859-1";

/** Corpo da Página **/
body {
	background-image: url("http://www.tron-orc.com.br/portal.img/fundo.jpg");
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
	font-family: verdana;
}

.boxPagina {
	width: 900px;
	text-align: center;
	margin: 0 auto;
}


/** Inicio do TOPO **/
.boxTopo {
	height: 80px;
	margin-top: 0px;
	border-top: 3px solid #002f6b;
	background-image: url("http://www.tron-orc.com.br/portal.img/fundoTopo.jpg");
}

.boxTopoD {
	margin-top: 15px;
	color: white;
	float: right;
	height: 50px;
	border-left: 1px dotted black;
}

.boxTopoE {
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	float: left;
	height: 50px;
	font-size: 8px;
}

.nomeEmpresa {
	color: #00306c;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
}

.frase {
	margin-top: 5px;
	color: #000000;
	font-size: 11px;
	letter-spacing: 1px;
}

.imgLogo {
	border: 0px;
	margin-left: 25px;
}

.textTopo, .textTopo a {
	margin-top: 3.5ex;
	color: black;
	font: normal 11px verdana; 
	letter-spacing: 1px;
	text-decoration: none;
}
.textTopo a:HOVER {
	text-decoration: underline;
	color: #84a2cf;
}

.textTopo img {
	padding-left: 15px;
	padding-right: 10px;
	width: 45px;
	height: 45px;
	position: relative; 
	top: -15px;
}

.botDePesquisa {
	border: 0;
	position: absolute;
}

.campoPesquisa {
	margin-top:32px;
}

.campoPesquisaBox {
	color: #2484c6;
	font: normal 17px verdana;
	letter-spacing: 1px;
	border: 1px solid #4788cb;
	background-color: #e1f4fd;
	width: 150px;
	height: 20px;
}

.boxTEsquerda {
	display: inline;
	float: left;
	width: 500px;
}
.boxTPesquisa {
	float: left;
	width: 200px;
}
.boxTDireita {
    float: left;
    width: 20%;
}


/** Links do topo **/
.menuLinksTopo {
	font-size: 11px;
	letter-spacing: 1px;
	padding: 10px 0px 10px 0px;
	border-top: 2px solid #2073ae;
	border-bottom: 1px solid #2073ae;
	text-align: center;
	background-image: url("http://www.tron-orc.com.br/portal.img/fundoMenuLinks.jpg")
}

.menuLinksTopo a {
	text-decoration: none;
	color: #00306c;
	padding: 3px 15px 3px 15px;
	border-left: 1px solid #8a8c8e;
}

.menuLinksTopo a:hover {
	color: #4a8ecc;
	border-left-color: #00306c;
	text-decoration: none;
}


/** ParteCentral [ Apresentação ] **/

.caixa01, .caixa02 {
	margin-top: 5px;
	padding: 0;
}

.caixa01 {
	color: white;
	width: 610px;
	height: 200px;
	float: left;
}

.caixa02 {
	text-align: left;
	background-image: url("http://www.tron-orc.com.br/portal.img/telaLogin.gif");
	width: 285px;
	height: 200px;
	float: right;
}

.caixa02 form {
	margin-top: 50px;
	margin-left: 25px;
}

.caixa02Cod {
	margin-top: 15px;
	color: #58b0e3;
	font: normal 15px verdana;
	letter-spacing: 1px;
	border: 1px solid #4788cb;
	background-color: white;
	width: 160px;
	height: 18px;
	letter-spacing: 1px;
	padding: 3px;
}

.caixa02Pas {
	vertical-align: bottom;
	margin-top: 10px;
	color: #58b0e3;
	font: normal 14px verdana;
	letter-spacing: 1px;
	border: 1px solid #4788cb;
	background-color: white;
	width: 160px;
	height: 18px;
	letter-spacing: 1px;
	padding: 3px;
}

.botEnviar {
	font-size: 13px;
	width: 80px;
	color: #00306c;
	padding: 2px;
}

.botEnviar on:HOVER {
	color: yellow;
}

.comumText {
	color: red;
	font: normal 16px verdana;
}

.comumText2 {
	font-size: 25px;
}

/** Rodapé: clear both **/
.rodape {
	margin-top: 10px;
	float: left;
	clear: both;
	padding: 10px;
	border-top: 1px solid gray;
	font-family: verdana;
	font-size: 11px;
	width: 880px;
	background-color: #eff9fe;
	letter-spacing: 1px;
}

.rodapeSpan {
	padding: 3px;
}

.letra1 {
	font-size: 12px;
}

.accNeg {
	float: left;
	color: black;
	margin-top: 5px;
	width: 585px;
	position: relative;
	height: 175px;
	background-color: white;
	border: solid 1px #4e93ce;
	padding: 10px;
	text-align: left;
	font-size: 13px;
	font-family: verdana;
}

.feriasColetivas {
	display: block;
	text-align: center;
	width: 890px;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #fff1e2;
	letter-spacing: 1px;
	padding: 5px;
	margin-top: 5px;
}
