html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900italic);



body
{
	
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Lato', sans-serif; 
}

ul
{
	list-style: none;
}

.clear
{
	clear: both;
}
.container
{
	top: 0px;
	margin: 0px;
}

.container hr
{	
	height: 10px;
	background-color: #5bc6ce;
	border: none;
	margin: 0px;
}


.wrapper
{
	margin: auto;
	width: 1000px;
	padding-top: 55px;
}

.wrapper h1 {	
	color: #30868a;
	font-size: 30px;
	text-transform: uppercase;
	float:left;
	letter-spacing: -1px;
	text-shadow: 1px 1px #ccc;
	text-align: center;
	font-weight: bold;
}
.wrapper h1 .destaque
{
	color:#003663;
}

.logo
{
}
.topo-box
{
	background: url(../images/site/bg-box.jpg) #fff repeat-x center center !important;
	padding-top:30px;
	padding-bottom: 80px;
}
a.link-acessar-conta
{
	background-color: #003964;
	color:#fff;
	padding:8px;
	margin-top: 25px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	float:right;
	border-radius: 4px;
}

.passos
{
	margin-top: 30px;
}

.passos p
{
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	color: #30868a;
	font-size: 18px;
	padding-right: 30px;
}
.passos ul
{
	float: left;
}
.passos ul li
{
	float: left;
	display: inline;
}

.passos ul hr
{
	float: left;
	height: 3px;
	background-color: #5bc6ce;;
	border: none;
	margin: 0px;
	width: 150px;
	margin-top: 8px;
}

.passos ul li a
{
	display: block;
	background-color: #56c1c9;
	color:#fff;
	font-weight: bold;
	width:20px;
	height:17px;
	text-align:center;
	font-size:11px;
	padding-top: 4px;
	text-decoration: none;

	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;

	-webkit-box-shadow: 0px 0px 15px 5px rgba(255,0,0);
	-moz-box-shadow: 0px 0px 15px 5px rgba(255,0,0);
	box-shadow: 0px 0px 15px 5px rgba(255,0,0);

	transition: width 0.1s;
	-moz-transition: width 0.1s; /* Firefox 4 */
	-webkit-transition: width 0.1s; /* Safari and Chrome */
	-o-transition: width 0.1s; /* Opera */
}

.passos ul li a:hover, .passos ul li a.selecionado
{
	-webkit-transform:scale(1.1);
	background:#fa0c01;
}



form.login
{	
	margin-top: 20px;
	float: left;
}


.captcha-box 
{
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}


.captcha-box img
{
	float: left;
	height: 40px;
}

.captcha-box a
{

	margin-left: -100px;
}

form.login .right
{
	float: right;
	margin-right: 60px;
}

form.login .left
{
	float: left;
	margin-right: 20px;
}

form.login select
{	
	width: 100px;
	height: 40px;
	display: block;
	border:none;
}

form.login .select label
{
	display: block;
}

form.login img
{
	margin-top: 30px;
}

input[type=text], input[type=password]
{
	background: url(../images/site/bg-input.gif) #eeeeee repeat-x;
	border:1px solid #cccccc;
	font-size: 18px;
	padding-left: 10px;
	margin-bottom: 15px;
}

input[type=submit]
{
	background-color: transparent !important;
	color: #fff;
	font-size: 16px;
	padding: 20px 15px 10px 3px;
	display: block;
	text-align: center;
	margin: auto;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	border:none !important;
}

form.login input.fundo0
{	
	width: 120px;
	height: 42px;
}

form.login input.fundo1
{	
	width: 140px;
	height: 42px;	
}

form.login input[type=password].fundo1
{	
	width: 150px !important;
	height: 42px;
}

form.login input.fundo2
{
	width: 282px;
	height: 42px;
}

form.login input.fundo3
{
	width: 466px;
	height: 42px;
}

form.login label
{
	text-transform: uppercase;
	font-size: 14px;
	margin: 5px 0px;
	display: block;
	color: #30868a;	
	font-weight: bold;
}

form.login hr
{
	height: 2px;
	background-color: #c1c1c1;
	border: none;
	margin: 5px 0px 20px 0px;
	width: 485px;
}

form.login p
{
	font-size: 18px;
	color: #30868a;
	font-weight: bold;
}

form.login p span
{
	color: #fa0c01;
}

fieldset
{
	border: none;
}

.mae
{
	overflow: hidden;	
	background: url(../images/site/bg_form.jpg) no-repeat;
	width: 566px;
	height: 450px;	
	position: relative;
}

.barriga
{
	width:2264px;
	position: absolute;
	clear: both;
	top:0px;
	left:0px;
}

.filha
{
	float: left;
	width: 566px;
	height: 450px;	
}
.filha-wrapper
{
	padding: 30px;
}

.botao
{
	background: url(../images/site/botao.png) no-repeat;
	width: 193px;	
	height: 61px;
	margin: auto;
	margin-top: 10px;

}

.botao a
{
	color: #fff;
	font-size: 16px;
	font-weight: bold !important;
	padding: 23px 25px 10px 7px;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.txt-tire-seu-visto
{
	margin-left: -100px;
	z-index: 9999;
	position: absolute;
	margin-left: 530px;
	margin-top: 25px;
	margin-right: 50px;
}
.topo
{
	width:1000px;
	margin:auto;
}
.topo h1
{
	color:#004a80;
	font-family: 'Lato', Arial;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	margin:0px 0 60px 0;


}
.topo h1 b
{
	color:#ed145b;
	font-size:30px;
	font-weight: 900;
}
.topo-marca
{
	background: url(../images/site/bg-topo.gif);
	padding:10px;
	text-align: left;
	position: relative;
	border-bottom:1px solid #c2c2c2;
	margin-bottom:0px;
}
.topo-marca .wrapp
{
	margin:auto;
	max-width:1000px;
}
.topo-marca .wrapp .logo
{
	float:left;
	width:160px;
	margin:5px;
}
.painel
{
	float:right;
}
.painel iframe
{
	margin-top: 25px;
}
.passaporte
{
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

.balao-pessoa
{
	width: 159px;
	height: 141px;
	background: url(../images/site/bg_balao_pessoa.png) no-repeat;
	float:left;
	margin-left: -120px;
}

.balao-pessoa p
{
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
	font-style: italic;
}



.comentarios-container
{
	background: url(../images/site/bg_comentario.png) repeat-x top center;
	background-color: #90E7EA;
	height: 460px;
	width: 100%;
}
.comentarios
{
	
}

.comentario-superior
{
	width: 1000px;
	margin: auto;
	padding: 30px;
}

.balao
{	
	width: 206px;
	height: 118px;	
}

.balao p
{
	padding:20px;
	color: #003663;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.balao span{
	display: block;
	margin-top:5px;
	font-style: italic;
}

.comentario-left
{
	background: url(../images/site/b_left.png) no-repeat;
	margin-left: -50px;	
		float: left;
}

.comentario-right
{
	background: url(../images/site/b_right.png) no-repeat;
	margin-right: -30px;
	float: right;
}
.comentario-right-big
{
	background: url(../images/site/b_right_big.png) no-repeat left bottom;
}

.b-left
{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
}

.b-right
{
	float: right;
	margin-right: 15px;
	margin-top: 30px;
}

.comentario-txt
{
	float: left;	
	width: 200px;
	margin: 10px 40px;
}

.comentario-txt p
{
	color: #e1e1e1;
	font-size: 16px;
	line-height: 23px;
	text-align: center;	
	font-weight: bold;
}

.comentario-txt p a
{
	color: #5bc6ce;
	font-size: 17px;
	text-decoration: none;
}

.comentario-inferior
{
	width: 800px;
	margin: auto;
}

.container-passo-a-passo
{
	width: 100%;
	height: 630px;
	background: #70d3d9; /* Old browsers */
	border-top:5px solid #003964;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3MGQzZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTdlY2VlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  #70d3d9 0%, #97ecee 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#70d3d9), color-stop(100%,#97ecee)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #70d3d9 0%,#97ecee 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #70d3d9 0%,#97ecee 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #70d3d9 0%,#97ecee 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #70d3d9 0%,#97ecee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70d3d9', endColorstr='#97ecee',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.wrapper-passo-a-passo
{
	width: 1000px;
	height: 600px;
	margin: auto;
	padding-top: 40px;
}

.wrapper-passo-a-passo h1
{
	color: #fff;
	font-size: 38px;	
	letter-spacing: -1px;
	text-shadow: 1px 1px #999;
}

.wrapper-passo-a-passo ul li
{
	display: inline;
	width: 240px;
	float: left;
	margin-top: 20px;
	color: #003663;
}

.wrapper-passo-a-passo ul li img
{
	margin: 10px 0px;
}

.wrapper-passo-a-passo ul li span
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	display: block;
	text-transform: uppercase;
	text-shadow: 1px 1px #000;

}

.wrapper-passo-a-passo ul li p
{
	font-size: 16px;
	padding:0px 10px 0px 10px; 
}

.wrapper-passo-a-passo ul li p b
{
	font-weight: bold;
}
img.seta
{
	margin-top: -150px !important;
	margin-left: -30px !important;
	float: left;
}
.hidden
{
	display: none;
}
.alert-message
{
	background-color: red !important;
}

.alert-message p
{
	color: #fff !important;
}

div.input
{
	position: relative;
}

div.filha input[type=text]
{
	padding-left:20px;
}

span.help-inline
{	
	position:absolute;
	left:0px;
	padding-left:4px;
	padding-bottom:1px;
	top:44px;
	background-color:#fa0c01 !important;
	color:#fff !important;
	font-size: 10px !important;
}
input.error
{
	border:1px solid #fa0c01 !important;
	background: url(../images/site/bg-input.gif) #f5e7e7 repeat-x !important; 
}