@charset "utf-8";
h1{color:#6e6e6e; font-size:20px; margin:20px 0 0 0; padding:0 0 5px 0; width:100%;}
h2{margin:0; padding:0; width:100%; height:33px; text-align:center; display:block; font-size:14px; color: #FFF; text-transform: capitalize;}
#site{width:765px; margin:0 auto;}
.box {width:50%; float:left; background:url(../img/central_fundo_box.jpg) no-repeat; padding:20px 0;}
.loginform {width:305px; height:188px; margin:0 auto; padding:20px 10px 0 10px;}
.loginform label {margin:10px 0 0 0; text-align:right; display:block; width:100%; float:left; color: #FFF;}
.loginform label span {margin:0; padding:0; float:left;} 
.loginform .campos {display:block; width:100%; float:left; margin:15px 0 10px 0;}
.loginform .campo {width:230px; height:23px; background:url(../img/central_fundo_input.jpg) top center; border:none; float:right;}
.loginform .erro { width:150px; background:#FFFFFF; float:left; color:#FF0000; margin:5px; padding:5px; font-size:11px;}
.loginform .btn { width:74px; height:23px; background:url(../img/central_fundo_btn.jpg); overflow:hidden; font-size:1px; line-height:800px; border:none; float:right;}
#mensagem{color:red}
#box1 {background-position: left top;float:left;height:215px;}
#box1 .loginform {background:url(../img/central_fundo_box1.jpg) top center no-repeat;}

#box2 {background-position: right top;height:215px;}
#box2 .loginform {background:url(../img/central_fundo_box2.jpg) top center no-repeat;text-align:center;}

#box2 .loginform a {text-decoration:underline;color:#fff;font-weight:bold;}
#box3 {margin:10px 0 0 0;}
#box3 .loginform {background:url(../img/central_fundo_box1.jpg) no-repeat top;background-repeat:no-repeat!important;}
a {text-decoration: underline;}
hr {color: #666; background-color: #666;}

/* campos do formulario de redirecionamento*/
.campos2 input, .campos p{float:left;}
.campos2 p {padding:0;color:#fff;margin:0 10px 10px 0;width:250px;}
.campos2 input {margin: 0 5px 0 10px;border:0!important;}
