body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/*background-image: url(imagens_nova/textura.png);*/
	background-repeat: repeat;
	text-align: left;
	background-color:#fff!important;
}
.form2010 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	
}
.form2010x {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	
}
.form_perso {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #036;
	background-color:#FFF;
	border : 1px solid #DDD;
	text-align: left;
	display: block;
	padding: 1px;
  height: 30px;
  border-radius: 5px;
  	box-shadow: 0px 0px 0px 2px transparent;
	-webkit-transition: box-shadow 0.3s;
	transition: box-shadow 0.3s;
}
.form_perso:focus {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #036;
	background-color:#FFF;
	border : 1px solid #A8D6F7;
	text-align: left;
	display: block;
	padding: 1px;
  height: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 0px 2px #A8D6F7;
}
.form_perso:after {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #036;
	background-color:#FFF;
	border : 1px solid #A8D6F7;
	text-align: left;
	display: block;
	padding: 1px;
  height: 30px;
  border-radius: 5px;
	box-shadow: 0px 0px 0px 0px;
	color: rgba(199,152,157, 0.6)
		content: '';
  	position: absolute;
  	top: 0;
  	z-index: -1;
}
/* Minoru */


.form_perso:focus + .input__label--minoru {
	pointer-events: none;
}

.form_perso:focus + .input__label--minoru::after {
	-webkit-animation: anim-shadow 0.3s forwards;
	animation: anim-shadow 0.3s forwards;
}

@-webkit-keyframes anim-shadow {
	to {
		box-shadow: 0px 0px 100px 50px;
    	opacity: 0;
	}
}

@keyframes anim-shadow {
	to {
		box-shadow: 0px 0px 100px 50px;
    	opacity: 0;
	}
}

.input__label-content--minoru {
	padding: 0.75em 0.15em;
}
div#cad {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    /* margin: 25px auto; */
    padding: 5px;
    background: #F9FBFF url(imagens_nova/fundo_azul_2010.png);
    background-repeat: repeat-x;
    border: 1px solid #D7E6FF;
    -moz-border-radius: 8px;
    webkit-border-radius: 8px;
    border-radius: 8px;
    behavior: url(border-radius.htc);
    float: left;
    text-align: left;
    margin-bottom: 60px;
}
div#cad2{
    font-family: 'Roboto', sans-serif;
    width: 100%;
    /* margin: 25px auto; */
    padding: 5px;
    background: #FCFCFC;
    border: 1px solid #CCC;
    -moz-border-radius: 8px;
    webkit-border-radius: 8px;
    border-radius: 8px;
    float: left;
    text-align: left;
    margin-bottom: 60px;
}
div#cad3{
    width:100%;
	margin: 25px auto; /* Distancia do top e centralização */
	padding: 5px;

}
h1{font: Arial sans-serif;color: #303F6E}
h1,p{margin:5px 10px}
.tex {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #039;
}
.form_2010_exemplo {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #F55;
	text-align: center;
}

.asterisco {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #FD0000;
	text-align: left;
	
}
texto_cadastro {
	font-family: 'Roboto', sans-serif;
}
.texto_cadastro {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.texto_cadastro_neg {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
	
}
.texto_cadastro_neg2 {
	font-weight: bold;
}
.vermelho_neg {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #F00;
	text-align: center;
	font-weight: bold;
	
}
alinhamento_central {
	text-align: center;
}
.descricao_enderecamento {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
atencao {
		font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.atencao {
font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 18px;
	font-weight: bold;


}
.link_voltar {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
.link_voltar:hover {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
.link_voltar:link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
.link_voltar2 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.link_voltar2:hover {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.link_voltar2:link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.negrito_preto {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
.negrito_preto2 {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
centralizar_botao {
	text-align: right;
}
.centralizar_botao {
	text-align: center;
}
.direita_texto {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#cad table tr td direita {
	text-align: right;
}
.campo_senha {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-align: right;
}
.recadastramento {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: justify;
}
.bancos {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #002346;
	text-decoration: none;
	font-weight: bold;
}
.violeta {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #F06;
	font-weight: bold;
}
.verde {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	text-align: center;
}
