@charset "utf-8";

#topBox .boxMovRedesC {
	position: relative;
	margin: 0 auto;
	margin-top: -264px;
	width: 1024px;
	height: 60px; 
	z-index: 99;
}

.boxMovRedesC .trjRds {
	position: relative;
	top: 12px;
	width: 1024px;
	height: 4px;
	background: url(../imgs/traco.png);
}

.boxMovRedesC .tarjaRedes li a {
	position: relative;
	top: 9px;
	left: 890px;
	width: 30px;
	overflow: hidden;
	display: block;    
	z-index: 40;
}

.boxMovRedesC .tarjaRedes .facebook .imgIco {
	background-position:0px -1px;
} 

.boxMovRedesC .tarjaRedes .instagram .imgIco {
	background-position:0px -30px;
}

.boxMovRedesC .tarjaRedes .googleplus .imgIco {
	background-position:0px -59px;
}

.boxMovRedesC .tarjaRedes li {
	margin: 0px 2px 0px;
	vertical-align: top;
	display: inline-block;
}

.boxMovRedesC .tarjaRedes li a .imgIco {
	position: relative;
	width: 34px;
	height: 34px;
	background-image: url(../imgs/icone_sociais-a.png);
	background-repeat: no-repeat;
	display: block;
}

.boxMovRedesC .tarjaRedes li:hover .imgIco {
	background-image: url(../imgs/icone_sociais-b.png);
}

#misConts {
	position: absolute;
	margin-top: 346px;
	width: 100%;
	height: 447px;						
	z-index: 101;
}

#misConts .elForms {
	position: relative;
	margin: 0 auto;
	width: 620px;
	height: 447px;
	z-index: 23;
}

.elForms .bsBoxForms {
	position: relative;
	margin-bottom: 12px;
	width: 82px;									
	height: 22px;			
	z-index: 14;
}

.misConts .frmsConts {
	width: 660px;
	font-size: 16px;
	color: #666666;
	padding-right: 220px;
	padding-left: 20px;
	text-align: justify;
}

.misConts.frmsConts .misInForms #formCont #nome {
	width: 500px;
	height: 54px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 110px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #FFF;
	background-repeat: no-repeat;
	background-color: #F60;
	background-image: url(../imgs/imgNome.png);	
}

.misConts.frmsConts .misInForms #formCont #email {
	width: 500px;
	height: 54px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 110px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #FFF;
	background-color: #F60;
	background-repeat: no-repeat;
	background-image: url(../imgs/imgEmail.png);	
}
.misConts.frmsConts .misInForms #formCont #telefone {
	width: 500px;
	height: 54px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 110px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #FFF;
	background-color: #F60;
	background-repeat: no-repeat;
	background-image: url(../imgs/imgTelefone.png);	
}

.misConts.frmsConts .misInForms #formCont #mensagem {
	width: 600px;
	height: 130px;
	margin-bottom: 9px;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #FFF;
	resize: none;
	background-color: #F60;
	background-repeat: no-repeat;
	background-image: url(../imgs/imgMensagem.png);
}

#bajoBoxC {
	position: absolute;
	margin-top: 823px;
	width: 100%;
	height: 386px;
	z-index: 4;
}

#bajoBoxC .boxLinkNll {
	position: relative;
	margin: 0 auto;
	top: 20px;
	width: 1024px;
	height: 218px;
	z-index: 4;
}

.boxLinkNll  .tarja {
	position: relative;
	top: 10px;
	width: 1024px;
	height: 4px; 
	background: url(../imgs/traco.png);
	z-index: 7;
}

.boxLinkNll .newLltt {
	position: relative;
	top: -78px;
	left: 521px;
	width: 280px;
	height: 126px; 
}
	
#bajoBoxC .rodapBox {
	position: relative;
	top: 34px;
	width: 100%;
	height: 134px;
	background: url(../imgs/footer.jpg) center;
	z-index: 9;
}