body, html{
	margin:0px; padding:0px;
	width:100%; height:100%;
}

img{
	border:0px;
}

a{
	color:#df6d27;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a strong{
	color:#df6d27;
}

strong{
	font-weight:bold;
	letter-spacing:2px;
	font-size:11px;
}

h1, h2, h3, h4{
	font-weight:normal;
	font-family:Myriad Pro, Tahoma, Arial, Verdana;
	margin:0px;
	padding:0px;
}

h1{
	font-size:14pt;
	color:#fe920d;
}

h2{
	font-size:12pt;
	color:#fff;
}

h3{
	font-size:14pt;
	color:#fe920d;
}

h4{
	font-size:12pt;
	color:#fe920d;
}

ul{
	margin:5px;
	padding:0px;
	color:#dba158;
}

ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}

.barraEsquerda{
	width:45px; 
	height:213px; 
	top:25%; 
	left:5px; 
	position:fixed; 
	z-index:99; 
}

.barraEsquerda ul{
	margin:0px;
	padding:0px;
}

.barraEsquerda ul li{
	list-style:none;
	display:inline;
}
	
.inputPesq{
	position:absolute;
	width:140px;
	height:15px;
	border:1px solid #666;
	top:6px;
	left:90px;
}

.submitPesq{
	position:absolute;
	top:5px;
	left:235px;
	width:27px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(../images/base/busca.jpg) no-repeat;
}


.lista {
	margin:10px;
	
}

.lista li {
	list-style:square;
	margin:5px 0px 5px 20px;
	padding:0px;
}

.label{
	float:left;
	width:100px;
	border-bottom:1px solid #333;
}

.inputText{
	height:18px;
	border:0px;
	background:#e1e1e1;
	color:#2e3037;
	font-size:8pt;
}

.inpTextM{
	height:18px;
	width:150px;
	border:1px solid #ccc;
	background:#f5f5f5;
	color:#2e3037;
	font-size:8pt;
	margin-bottom:2px;
	
	color: #6F6F6F;
	border:1px solid #3d7a8a;

}

.inpTextCurriculo{
	height:16px;
	width:235px;
	border:0px;
	background:#ffffff;
	color:#2e3037;
	font-size:8pt;
	margin-bottom:8px;
	*margin-bottom:6px;
}

.inpTextCurriculoGd{
	height:70px;
	width:320px;
	border:0px;
	background:#ffffff;
	color:#2e3037;
	font-size:8pt;
	margin-bottom:14px;
	*margin-bottom:11px;
	margin-top:6px;
	margin-left:10px;
}

.botaoEnviarCurriculo{
	margin-top:-15px;
	border:0px;
	width:93px;
	height:23px;
	background:url('../images/botoes/bt_enviar.jpg') center top no-repeat;
	cursor:pointer;
}

.botaoEnviar{
	border:0px;
	width:93px;
	height:23px;
	background:url('../images/botoes/bt_enviar.jpg') center top no-repeat;
	cursor:pointer;
}

.divPequena{
	background:url(../images/divs/div_pequena.jpg) center top no-repeat;
	min-height:250px;
	width:200px;
	padding:10px;
	text-align:left;
}

.divMedia{
	position:relative;
	float:left;
	background:url(../images/divs/div_medio.jpg) center top no-repeat;
	min-height:250px;
	width:670px;
	padding:15px;
}

.divGrande{
	
}

.divDireita{
	position:relative;
	width:253px;
}

.divDireitaUp{
	background:url('../images/divs/up_direita.jpg') center top no-repeat;
	height:9px;
}

.divDireitaBody{
	min-height:250px;
	padding:5px;
	background:url('../images/divs/rep_direita.jpg') center top repeat-y;
}

.divDireitaDown{
	background:url('../images/divs/down_direita.jpg') center top no-repeat;
	height:10px;
}	

.divItem{
	position:relative;
	width:940px;
	color:#898989;
	min-height:130px;
	margin:0 auto;
	background:#3d4049;
	border:1px solid #252525;
}

.icones li{
	display:inline;
	margin-left:5px;
}

.divDivisao{
	display:block;
	width:956px;
	height:4px;
	margin:10px 0 10px 0;
	background:url(../images/divisoes/linha_body.jpg) center top no-repeat;
}

.destaque{
	font-family:Tahoma, Arial, Verdana;
	text-transform:uppercase;
}

#logo{
	position:absolute;
	width:65px;
	height:80px;
	top:10px;
	left:75px;
}

/* FOOTER */

#divFooter{
	position:relative;
	padding:10px;
	min-height:130px;
	background:url(../images/base/footer_rep.jpg) center top repeat-x #000000;
}

#divFooterContent{
	position:relative;
	width:956px;
	margin:0 auto;
}

#divFooterContent a{
	text-decoration:none;
	color:#fff;
}

#divFooterContent a:hover{
	text-decoration:underline;
}

.menuFooter{
	float:left;
	border-right:1px solid #939393;
	letter-spacing:1px;
	color:White;
}

.menuFooter li{
	margin:0 3px 3px 2px;
	font-size:7.0pt;
	font-family:Arial;
	letter-spacing:0px;
}

.clear{
	clear:both;
}

#logoFooter{
	float:left; width:234px; padding-top:55px; font-size:7pt; color:#959595;
    letter-spacing:0px; background:url('../images/base/tisolution_footer_logo.jpg') center top no-repeat
}

#digitalSignage{
	margin-top:15px;
	text-align:left;
	color:#959595;
	font-size:7pt;
	position:relative;
	clear:both;
	text-transform:capitalize;
}
