@charset "utf-8";
/*=====================================*/
/* CSS yl3d Design  2010		       */
/* Form de Login - versão 2.2          */
/*=====================================*/
<!--


#geral {
margin:0px auto;
width: 350px;
}

#geral h2{
color: #000;
font-weight: normal;
margin: 15px 0 3px 0;
letter-spacing: .04em;
}

#geral h4{
color: #000;
font-weight: normal;
margin: 0px 0 3px 0;
letter-spacing: .04em;
}

#contform{
	margin:0px auto;
	width: 350px;
	height: 170px;
	margin: 30px auto;
	color: #000;
 	line-height: 2em;
}

#formulario .input {
width:200px;
padding:2px;
border:1px solid #AFB6CA;
}

#aviso,#aviso2,#loading {
background:red;
width:50%;
text-align:center;
font-size: 14px;
}

#loading {
float:right;
color:white;
width:45%;
padding:2px;
font-weight:strong;
background:#5b93cc;
}

.duvida a{
color:white;
text-decoration:none;
font-size:12px;
}

#formulario {
margin-top:0.75em;
background:white;
border:0.1em solid #666666;
}

#loading,#aviso,#aviso2 {
display:none;
}

-->
