/* Reset */

@import 'reset.css';

/*end reset*/

body {
	background: #024824;
}

#wrap {
	background: #D8ECE0 url(i/bg_wrap.png) repeat-x;
	margin: 0 auto;
	width: 990px;
	position: relative;
}

#wrap .header {
	background: url(i/header.jpg) no-repeat;
	width: 990px;
	height: 329px;
	position: relative;
}

#wrap .header h1 a {
	text-indent: -9999%;
	position: absolute;
	display: block;
	z-index: 9;
	width: 380px;
	height: 230px;
	
	top: 10px;
	left: 110px;
}

#wrap .header #navbar {
	width: 927px;
	height: 32px;
	position: absolute;
	bottom: 8px;
	left: 30px;
	padding-left: 30px;
}

#wrap .header #navbar li {
	display: inline;
}

#navbar li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	text-transform: uppercase;
	font-weight: 600;
	color: #FFF;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	display: inline;
	background: transparent url(i/testbg.jpg) top left repeat-x;
	padding: 0 12px;
	display: inline-block;
	border: none;
	border-left: 1px solid #666;
	
}

#navbar li a.home {
	border-left: none;
}

/*spot*/

#banners {
	margin: 15px auto;
	overflow: hidden;
	position: relative;
	width: 940px;
	height: 251px;
}


#nav {
	top: 400px;
	right: 20px;
	z-index: 9;
	position: absolute;
	width: 14px;
}

#nav a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1em;
	color: #FFF;
	margin-top: 4px;
	padding: 2px 8px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: url(i/mininav.jpg) repeat-x;
	border: 1px solid #333;
	float: left;
	display: block;
}

 #nav a.activeSlide {
	color: #000;
	background: url(i/mininav_active.jpg) repeat-x;
}

#spot img {
	width: 940px;
	height: 238px;
}

/*content*/

#wrap .content {
	width: 930px;
	display: block;
	margin: 0 auto;
	
	position: relative;
}

/*folheto*/

 .folheto {
 	padding: 50px 0;
 	background: url(i/veja.jpg) top no-repeat;
 	display: block;
 	overflow: hidden;

 }
 
#megazine {
	overflow: hidden;
	background: #5B1513 url(i/megazine.jpg) no-repeat;
	padding: 60px 0 0 0;
}

/*secoes*/

.lojas {
	padding-top: 60px;
	background: url(i/lojatop.jpg) no-repeat;
}

.comochegar {
	padding-top: 60px;
	background: url(i/comochegartop.jpg) no-repeat;
}

.servicos {
		padding-top: 60px;
	background: url(i/servicostop.jpg) no-repeat;
}

.curriculo {
	padding-top: 60px;
	background: url(i/currtop.jpg) no-repeat;
}

.faleconosco {
			padding-top: 60px;
	background: url(i/faletop.jpg) no-repeat;
	overflow: hidden;
}

.faleconosco p {
	margin-top: 15px;
}

.cad {
		padding-top: 100px;
	background: url(i/cadtop.jpg) no-repeat;
	overflow: hidden;
	height: 250px;
}

/*cadastro*/

.ladocliente {
	text-align: center;
float: left;
width: 48%;	
}

.ladoforn {
	text-align: center;
	float: left;
width: 48%;
margin-bottom: 70px;
}

h2.hccli {
	margin: 0 0 18px 0;;
	display: block;
}

h2.nota {
	display: block;
	clear: both;
	margin-top: 30px;
	text-align: center;
	font-size: 1.3em;
}

p.nota {
	text-align: center;
}

h2 a.cliente {
	font-size: 1.5em;
	padding-left: 42px;
	background: transparent url(i/user.png) left no-repeat;
}

h2.hcforn {
		margin: 0 0 18px 0;
	display: block;
}

h2 a.forn {
	font-size: 1.5em;
	padding-left: 42px;
	background: transparent url(i/users.png) left no-repeat;
}


/* ft */

#footer {
	margin-top: 45px;
	height: 55px;
	width: 100%;
	background: url(i/footer.jpg) no-repeat;
}

/* forms */

.curriculo form label {
	width: 150px;
}

.cadastro form label {
	width: 150px;
}

.cadastro h2 {
	margin: 0 0 20px 25px;
	font-size: 24px;
	font-weight: 600;
}





/* fale conosco */

.lefte #coment {
	margin-left: 30px;
}

.lefte input {
	margin-top: 8px;
}

#fcontato {
	width: 458px;
	margin-bottom: 30px;
}

label {
	vertical-align: top;
	text-align: right;
	width: 100px;
	display: inline-block;
	padding: 8px 5px 0 0;
}

p span {
	font-size: 12px;
}
input {
	background: #FFF url(../img/bginput.jpg) repeat-x;
	margin: 6px 0 0 10px;
	border: 1px solid #d0d7d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 185px;
	padding: 2px 4px;
}

label.estado {
	width: 30px;
}
input#estado {
	width: 30px;
	margin-left: 8px;
}

input#telefone {
	width: 190px;
}

input#ddd {
	width: 30px;
}

input:focus {
	border: 1px solid #557963;
}

textarea {
	height: 180px;
	background: #FFF url(../img/bginput.jpg) repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #d0d7d3;
	margin-left: 10px;
	width: 255px;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

textarea:focus {
	border: 1px solid #557963;
	
}

#comentl {
	width: 85px;
}

input#send {
	position: relative;
	cursor: pointer;
	background: #2e628a;
	color: #FFF;
	padding: 0;
	margin: 0 0 0 100px;
	width: 100px;
	float: left;
	height: 40px;
}

input#send2 {
	position: relative;
	cursor: pointer;
	background: #2e628a;
	color: #FFF;
	padding: 0;
	margin: 10px 128px 0 15px;
	width: 400px;
	float: left;;
	height: 40px;
}

/* curriculo */

select {
	width: 120px;
	margin: 8px 0 0 11px;
	padding: 5px;
}

.radio {
	margin-right: 5px;
	border: hidden;
	background: transparent;
	height: auto;
	width: auto;
}

.radio2 {
	margin-right: 5px;
	border: hidden;
	background: transparent;
	height: auto;
	width: auto;
	margin-top: 30px;
	
}

.radio3 {
	margin-right: 5px;
	border: hidden;
	background: transparent;
	height: auto;
	width: auto;
	margin-top: 20px;
	
}

.endn {
	width: 35px;
}

.endcomp {
	width: 75px;
}
label.lcompl {
	width: 102px!important;
}

.ufc {
	width: 60px!important;
}

.ufc2 {
	width: 160px!important;
}

.complem {
	margin-top: 20px;
}

.como {
	margin-top: 20px;
	width: 200px;
}

#cep {
	width: 75px!important;
}

form h2 {
	padding: 0 0 0 25px;
	font-weight: bold;
	font-size: 18px;
	margin: 50px 0 5px 0;
}

form h6 {
	padding: 0 0 0 25px;
	font-size: 14px;
	margin: 0;
}

hr {
	clear: both;
	border: 0!important;
	height: 35px;
}

.cadastro2 h2 {
	font-size: 24px;
	font-weight: 600;
	margin: 150px 0 150px 0;
}

.cadastro2 h2.hccli {
	float: left;
	margin-left: 80px;
}

.cadastro2 h2 a {
	text-decoration: none;
	color: #333;
}

.cadastro2 h2 a.cliente {
	padding-left: 42px;
	background: transparent url(../img/user.png) left no-repeat;
}

.cadastro2 h2 a.forn {
	padding-left: 42px;
	background: transparent url(../img/users.png) left no-repeat;
}

.cadastro2 h2 a:hover {
	text-decoration: underline;
}

.cadastro2 h2.hcforn {
	float: right;
	margin-right: 80px;
}

#campos {
	margin: 45px 4px 45px 0;
	clear: right;
	overflow: hidden;
}

#emprere {
	width: 220px;
	float: left;
	display: inline;
}

#campos li p {
	margin: 2px 0;
	line-height: normal;
}

#campos li label {
	width: auto;
	margin-bottom: 5px;
}

.results {
	padding: 55px 0 0 0;
	background: transparent url(../img/cabcad.jpg) top left no-repeat;
	height: 600px;
	text-align: center;
}

.results h2 {
	margin-top: 25px;
	font-weight: 600;
	font-size: 18px;
	color: #333;
}

.results a {
	display: block;
	margin-top: 25px;
	color: #333;
	text-decoration: none;
}

.results a:hover {
	text-decoration: underline;
}

#selectlar {
	margin-top: 24px;
	width: auto;
}

#Salario_pretendido {
	margin-left: 2px;
	width: 173px;
}

img.side {
	position: absolute;
	right: 80px;
top: 65px;
}

#enviarok {
		color: #2b5b92;
		font-weight: bold;
	font-size: 14px!important; 
	width: 35px;
	height: 22px;
	padding: 0 5px!important;
}

.curriculo p {
	margin-top: 15px;
}

.cadastro p {
	margin-top: 15px;
}

.lojabarcelona {
	background: url(i/lojas1.jpg) no-repeat;
	height: 329px;
	width: 930px;
	display: block;
	margin-bottom: 30px;
	position: relative;
}

.lojawanel {
	background: url(i/lojas2.jpg) no-repeat;
	height: 329px;
	width: 930px;
	display: block;
	margin-bottom: 30px;
	position: relative;
}

a.bar001 {
	position: absolute;
	width: 350px!important;
	height: 230px!important;
	display: block;
	left: 20px;
	bottom: 20px!important;
	
}

a.bar002 {
	position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 400px;
	top: 80px!important;	
}

a.bar003 {
		position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 555px;
	top: 80px!important;	
	
}

a.bar004 {
	position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 400px;
	bottom: 25px!important;	
	
}

a.bar005 {
		position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 555px;
	bottom: 25px!important;	
	
}

a.wan001 {
position: absolute;
	width: 350px!important;
	height: 230px!important;
	display: block;
	left: 20px;
	bottom: 20px!important;
	
}

a.wan002 {
	position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 400px;
	top: 80px!important;	
}

a.wan003 {
		position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 555px;
	top: 80px!important;	
	
}

a.wan004 {
	position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 400px;
	bottom: 25px!important;	
	
}

a.wan005 {
		position: absolute;
	width: 146px!important;
	height: 109px!important;
	display: block;
	left: 555px;
	bottom: 25px!important;	
	
}

.lojabarcelona a#single_image {
	width: 180px;
	height: 100px;
	bottom: 0;
	right: 18px;
	position: absolute;
}

.lojawanel a#single_image {
	width: 180px;
	height: 100px;
	bottom: 0;
	right: 18px;
	position: absolute;
}

.comochegar img {
	margin-bottom: 30px;
}

img.banoferta {
	width: 940px;
	display: block;
	position: absolute;
	z-index: 8;
}

a.ofertas {
	cursor: pointer;
}

p.disclaimer {
	font-size: 0.85em;
	padding-left: 20px;
	width: 420px;
}

.cadastro form label.agree {
	width: 300px;
}

.cadastro form input#agree {
	width: 20px;
	margin: 0;
	margin: 10px 0;
}

form h3 {
	margin: 40px 0 0 45px;
}

a.cheques {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	padding: 6px 8px;
	background: url(i/gradient.jpg) repeat-x;
	font-weight: 600;
	margin: 0 0 20px 30px;
	display: inline-block;
}

.bigofertas {
	padding: 30px;
	background: #FFF;
	width: 930px;
	top: 640px;
	position: absolute;
	z-index: 99;
}

img.dica {
	margin-top: -5px;
	padding: 0;
}

a.closetop {
	color: #FFF;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 8px;
	background: #333;
	display: none;
}

a.closebottom {
	color: #FFF;
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 10px;
	background: #333;
}

form {
	overflow: hidden;
}

p.validade {
	color: #FFF;
	font-weight: 600;
	position: absolute;
	left: 350px;
	top: 245px;
}

a.lista {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: 600;
	text-align: center;
	position: absolute;
	top: 935px;
	left: 350px;
	padding: 8px;
	background: gold url(i/goldg.jpg) repeat-x;
	width: 300px;
	margin: 0 auto;
}

#megazine img {
	margin: 20px auto;
	display: block;
}

