@import "css_global.css";
@charset "utf-8";
/*#banner01, #lateral_direita, #rodape { display:none; }*/
#cadastral {
	color:black; 
	text-align:left; 	
	margin:auto;
	padding:0;
	width:650px;
	border: 0px solid black;	
	font-family:Verdana;
}
#cdt_tit h2{
	color:red;
	text-align:center;
	width:100%;
}
#cal_desc{
	margin:0 0 10px 0;
	width:650px;
	text-align:justify;
}
#login2{
	margin:0 15px 0 0;
	padding:10px;
	float:left;
	background:#f1f1f1;
	border:1px dashed #ccc;
}
#cdt{
	margin:0 0px 0 15px;
	padding:10px;
	width:286px;
	float:right;
	border:1px solid #ccc;
}


#cdt_tit h1{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	width:286px;
	background:#ffff;
	text-align:left;
	font-size:14px;
	color:#000;
}



.cdt_tit h1 {
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	width:286px;
	background:#f1f1f1;
	text-align:left;
	font-size:12px;
	color:#000;
}



#cdt_avi{
	margin:0 0 20px 0;
	width:650px;
	text-align:justify;
	font-family:Verdana;	
	font-size:11px;
}

.cdt_desc{
	margin:0;
	padding:0;
	width:286px;
	text-align:justify;
	font-size:11px;
	color:#808080;
}
.cdt_mail h2{
	margin:10px 0 5px 0;
	padding:0;
	text-align:left;
	font-size:12px;
}
.cdt_mail input{
	width:286px;
	border:1px solid #333;
}

#login_pass h2, #cdt_cep h2{
	margin:10px 0 5px 0;
	padding:0;
	text-align:left;
	font-size:12px;	
/*	float:left;*/
}
#login_pass input{
	width:150px;
	border:1px solid #333;
}
#cdt_cep label{
	margin:0 5px 0 0;
	width:130px;
	float:left;
}
.cep{
	width:65px;
	border:1px solid black;
	float:left;
}
.cep_cons{
	width:150px;
	float:right;
	text-align:left;
	float:left;
}
#cdt_cep a{
	text-decoration:underline;
}
.bt_cdt{
	margin:5px 0 0 0;
	padding:0;
	width:286px;
}
.bt_cdt input{
	width:282px;
	background:#ccc;
	height:24px;
	border:0px solid #666;
	color:#333;
}
#lost_pass{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	width:280px;
	border-top:1px solid #ccc;
	font-size:12px;
}
#lost_pass a{
	font-size:12px;
	text-decoration:underline;
}

