@import url(../../css/fontes.css);
@import url(../fontes/stylesheet.css);

*{
	margin: 0px;
	padding: 0px
}

body{
	background: url(../imagens/background.jpg) #e2ecf1;
	background-position:  center top;
	background-repeat: no-repeat;
}

.clear{
	clear: both;
}

.noborder{
	border: 0px !important;
}

#header{
	width: 100%;
	height: 574px;
	background: url('../imagens/new-header.jpg') center no-repeat;
}

#header .centro{
	width: 1000px;
	margin: 0px auto;
	height: 574px;
}

#header .centro .logo{
	width: 100px;
	float: right;
	margin: 458px 166px 0px 0px;
}

#header .centro .logo img{
	width: 100%;
}

/* NAV */
#nav{
	width: 100%;
	background: url(../imagens/bg_nav_bolsa.jpg) center repeat-y;
}

#nav .centro{
	width: 1000px;
	height: auto;
	margin: 0px auto;
	text-align: center;
	font-family: 'Titillium Web';
	line-height: auto;
	color: #FFF;
	font-size: 21px;
	padding-top: 15px;
}

#nav .centro span{
	font-size: 60px;
	font-family: 'Star Dust - Demo';
	padding: 25px 15px 0px 15px;
}

.sombre_nav{
	width: 100%;
	height: 37px;
	background: url(../imagens/efeito_sombra.png) center top no-repeat;
}

#sobre{
	width: 1000px;
	margin: 0px auto;
}

#sobre h1{
	color: #0a1a5c;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-family: 'Titillium Web';
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 28px;
}

#formulario{
	width: 780px;
	padding: 10px;
	background: #FFF;
	margin: 25px auto;
}

#formulario .bloco{
	border: 1px solid #000;
	border-bottom: 0px;
}

.fmain{
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 10px 0px;
	text-transform: uppercase;
	font-family: 'Titillium Web';
}

.fmain2{
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 5px 0px;
	text-transform: uppercase;
	font-family: 'Titillium Web';
}

.row{
	border-bottom: 1px solid #000;
	height: 45px;
}

.row-larger{
	border-bottom: 1px solid #000;
	height: 120px;
}

.row p{
	height: 45px;
	float: left;
	padding: 0px 5px 0px 5px;
	font-family: 'Titillium Web';
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;
	line-height: 30px;
}

.row .input{
	width: auto;
	height: 45px;
	float: left;
}

.row .input input{
	width: 100%;
	outline: none;
	height: 35px;
	border: 0px;
	vertical-align: top;
	font-size: 16px;
	color: #0a1a5c;
}

.input.name{
	width: 718px;
}

.input.endereco{
    width: 681px;
}

.row-larger .col{
	width: 300px;
	height: 120px;
	border-right: 1px solid #000;
	margin: 0px auto;
}

.row-larger .col h4{
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	font-family: 'Titillium Web';
	font-size: 15px;
	font-weight: normal;
}

.row-larger .col .inner-col{
	height: 35px;
	width: 300px;
	margin: 0px auto 5px auto;
}

.row-larger .col .inner-col .opcao{
	width: 95px;
	height: 35px;
	float: left;
}

.row-larger .col .inner-col .opcao input[type=checkbox]{
	width: 20px;
	height: 20px;
	float: left;
	outline: none;
	margin: 7px 0px;
}

.row-larger .col .inner-col p{
	float: left;
	font-family: 'Titillium Web';
	padding: 7px 0px 0px 5px;
	margin: 0px;
}

.row2{
	height: 45px;
	border-bottom: 1px solid #000;
}

.row2 .col{	
	float: left;
	width: 258px;
	border-right: 1px solid #000;
	height: 45px;
}

.row2 .col p{
	height: 20px;
	padding: 0px 5px;
	margin: 0px;
	line-height: 20px;
	font-family: 'Titillium Web';
	font-weight: bold;
}

.row2 .col input[type=date],
.row2 .col input[type=email],
.row2 .col input[type=text]{
	width: 96%;
	border: 0px;
	outline: none;
	height: 25px;
	padding: 0px 2%;
	color: #0a1a5c;
}

#formulario h2{
	text-align: center;
	margin: 0px;
	font-family: 'Titillium Web';
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0px;
	text-transform: uppercase;
}

.dtnasc{
	width: 160px !important;
}

.nacionalidade{
	width: 160px !important;
}

.noemcomp{
	width: 455px !important;
}

.complemento{
	width: 325px !important;
}

.endereco{
	width: 451px !important;
}

.bairro{
	width: 245px !important
}
.cidade{
	width: 230px !important
}
.cep2{
	width: 170px !important
}
.estado2{
	width: 130px !important
}

#formulario .termos{
	padding: 7px 10px;
	margin: 10px 0px;
	font-family: 'Titillium Web';
	font-size: 14px;
	line-height: 18px;
}

#formulario .termos input{
	float: left;
	margin: 0px 10px 0px 0px;
}

.enviar{
	margin: 0px auto;
	width: 790px;
	text-align: center;
}

.enviar input[type=submit]{
	border: 2px solid #000;
	padding: 5px 10px;
	cursor: pointer;
	font-family: 'Titillium Web';
	font-weight: bold;
	font-style: italic;
}

#bottom-main{
	width: 100%;
	background: #FFF;
	margin-top: 35px;
}

#bottom-main #versoes{
	width: 790px;
	height: 170px;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
}

#bottom-main #versoes .coluna{
	width: 395px;
	height: 170px;
	float: left;
}

#bottom-main #versoes .coluna .impresso{
	width: 304px;
	height: 97px;
	/*background: #FFF;*/
	border: 1px solid #0d004c;
	margin: 25px auto 0px auto;
}

#bottom-main #versoes .coluna .impresso .icone{
	width: 62px;
	height: 72px;
	float: left;
	padding: 13px 5px;
}

#bottom-main #versoes .coluna a .impresso .txt{
	width: 202px;
	float: left;
	height: 47px;
	padding: 25px 15px;
	font-size: 18px;
	font-family: 'Titillium Web';
	line-height: 25px;
	color: #0d004c;
}

#bottom-main #versoes .coluna .pdf{
	width: 304px;
	height: 97px;
	/*background: #FFF;*/
	border: 1px solid #0d004c;
	margin: 25px auto 0px auto;
}

#bottom-main #versoes .coluna .pdf .icone{
	width: 72px;
	height: 72px;
	float: left;
	padding: 13px 5px;
	text-align: center;
}

#bottom-main #versoes .coluna a .pdf .txt{
	width: 192px;
	float: left;
	height: 47px;
	padding: 25px 15px;
	font-size: 22px;
	font-family: 'Titillium Web';
	line-height: 25px;
	color: #0d004c;
}

#bottom-main #versoes .coluna .adobe{
	height: 31px;
	width: 304px;
	margin: 10px auto 0px auto;
}

#bottom-main #versoes .coluna .adobe .texto{
	height: 31px;
	float: right;
	text-align: right;
	font-family: 'Titillium Web';
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	color: #00005e;
}

#bottom-main #versoes .coluna .adobe .icone{
	width: 127px;
	float: right;
	background: #445;
	height: 31px;
}

/* ATENTO */
	#atento{
		width: 100%;
		height: 190px;
		background: #FFF;
	}

	#atento .centro{
		width: 860px;
		height: 160px;
		margin: 0px auto;
	}

	#atento .centro .fiqueatento{
		width: 144px;
		height: 150px;
		float: left;
	}

	#atento .centro .infos{
		width: 716px;
		height: 150px;
		float: right;
	}

	#atento .centro .infos p{
		font-family: 'Wendy LP Std';
		font-size: 30px;
		line-height: 30px;
		color: #0a1a5c;
		font-weight: 600;
		margin: 10px;
		padding: 0px;
	}

	#atento .centro .infos h5{
		color: #00a651;
		font-size: 20px;
		font-family: 'Titillium Web';
		font-weight: bold;
		text-transform: uppercase;
		padding: 0px 10px;
	}
/* ATENTO */

/* FOOTER */
	#footer{
		width: 100%;
		height: 340px;
		background: url(../imagens/bg_rodape.png) center top no-repeat #FFF;
	}

	#footer .center{
		width: 800px;
		height: 340px;
		margin: 0px auto;
	}

	#footer .center #top{
		width: 800px;
		height: 295px;
	}

	#footer .center #top .infos{
		width: 300px;
		height: 295px;
		float: right;
	}

	#footer .center #top .infos h3{
		font-family: 'Titillium Web';
		font-weight: bolder;
		font-size: 35px;
		margin: 0px;
		text-align: right;
		color: #0a1a5c;
		line-height: 35px;
	}

	#footer .center #top .infos .wpp{
		margin: 10px 0px;
	}

	#footer .center #top .infos .wpp p{
		float: right;
		margin: 0px;
		font-family: 'Titillium Web';
		font-weight: bolder;
	    font-size: 30px;
	    margin: 0px;
	    text-align: right;
	    color: #0a1a5c;
	    line-height: 35px;
	}

	#footer .center #top .infos .wpp img{
		height: 35px;
		float: right;
		margin: 0px 5px;
	}

	#footer .center #top .infos p{
		font-family: 'DIN Light', sans-serif;
		*font-family: 'DIN Light', sans-serif;
		color: #0a1a5c;
		font-weight: bold;
		text-align: right;
		margin: 10px 0px;
		line-height: 22px;	
	}

	#footer .center #top .infos .wpp p span{
		font-size: 20px;
	}


	#footer .center #top .infos p.email{
		font-family: 'Titillium Web';
		font-weight: bolder;
		color: #0a1a5c;
		font-weight: bold;
		text-align: right;
		margin: 10px 0px 20px 0px;
		line-height: 22px;	
	}


	#footer .center #top .infos h3 span{
		font-size: 20px;
	}

	#footer .center #top .infos #social{
		width: 300px;
		height: 51px;
	}

	#footer .center #top .infos #social .icone{
		background: url(../imagens/icones-social.png);
		width: 42px;
		height: 42px;
		float: left;
		margin: -10px 0px 0px 12px;
	}

	#footer .center #top .infos #social .icone#none{
		background: none;
	}

	#footer .center #top .infos #social .icone#facebook{
		background-position: 0px -102px;
	}
	#footer .center #top .infos #social .icone#gplus{
		background-position: 0px -154px;
	}
	#footer .center #top .infos #social .icone#instagram{
		background-position: 0px -205px;
	}
	#footer .center #top .infos #social .icone#twitter{
		background-position: 0px -51px;
	}
	#footer .center #top .infos #social .icone#linkedin{
		background-position: 0px 0px;
	}

	#footer .center #bottom{
		width: 800px;
		height: 45px;
	}

	#footer .center #bottom #dudu{
		width: 400px;
		height: 45px;
		margin: 0px auto;
	}

	#footer .center #bottom #dudu p{
		float: left;
		line-height: 35px;
		font-family: 'DIN Light', sans-serif;
		*font-family: 'DIN Light', sans-serif;
		font-size: 14px;
		margin-top: 10px;
		color: #FFF;
		padding-right: 10px;
	}

	#footer .center #bottom #dudu img{
		margin-top: 15px;
		display: block !important;
	}

	#footer .center #bottom #dudu p a{
		color: #FFFFFF;
	}
/* FOOTER */