@import "css_global.css";
#banner01, #lateral_direita, #prod_menu, #lateral_esquerda { display:none; }
#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 0 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: #C00;
	text-align:center;
	font-size:16px;
	color: #FFF;
}
.cdt_desc{
	margin:0;
	padding:0;
	width:286px;
	text-align:justify;
}
.cdt_mail h2{
	margin:10px 0 5px 0;
	padding:0;
	text-align:left;
	font-size:16px;
	color: #C00;
}
.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:16px;
	color: #C00;
}
#login_pass input{
	margin:0 0 10px 0;
	width:150px;
	border:1px solid #333;
	float:left;
}
#cdt_cep label{
	margin:0 5px 0 0;
	width:70px;
	float:left;
	padding-bottom: 20px;
}
.cep{
	width:65px;
	border:1px solid black;
}
.cep_cons{
	width:200px;
	float:right;
	text-align: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:1px solid #666;
	color: #C00;
}
#lost_pass{
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	width:280px;
	border-top:1px solid #ccc;
	font-size:14px;
}
#lost_pass a{
	font-size:14px;
	text-decoration:underline;
}

