h3.titCadastreAgora{
	background:url(/img/tit_cadastreAgora.png) 0 0 no-repeat;
	text-indent:-9000px;
	height:32px;
	width:175px;
	margin:-52px 0 10px 0;
	left:-17px;
	position:relative;
	float:left;
}
#contentCadastro {
	width:600px;
	float:left;
	color:#900000;
	margin:10px 15px 0 0;
	display:inline
}
#contentCadastro p{
	padding:2px 0
}
.boxCadastroDest{
	background:url("/img/bg_cadastro.png") no-repeat;
	width:552px;
	height:327px;
	margin-top:20px;
	padding:10px 20px
}
.boxCadastroDestItem {
	overflow:hidden;
	padding:10px 0;
	clear:both;
}
.boxCadastroDestItem img{
	float:left;
	margin:10px 10px 30px 0
}
.boxCadastroDestItem h4{
	color:#ed1c24;
	font-weight:bold;
	font-size:14px;
	padding:8px 0
}
#contentDest input {
	border:1px solid #e4cd84
}

#contentDest{
	background:#ffefb2;
	float:left;
	padding:18px 17px 0;
	margin-top:68px;
	width:338px;
}
#contentDest fieldset,#contentDest label {
	color:#900000;
}
#contentDest .groupDest{
	margin:10px -17px 0;
	background:#ffe099;
	width:342px;
	display:block;
	float:left !important;
	float:none;
}
#contentDest .groupDest.first{
	background:url("/img/bg_form.png") repeat-x bottom;
	margin:0 -17px 10px;
}
#contentDest label{
	float:left;
}
#contentDest h5{
	font-weight:bold;
	padding:7px 0 5px;
	color:#B85C02;
	clear:both;
}
#contentDest .btCadastrar {
	position:relative;
	margin:20px 110px -35px;
	border:0
}
.linkJaSouCadastrado{
	float:right;
	margin:-40px 0;
	position:relative;
	font-size:11px
}
.linkJaSouCadastrado a{
	text-decoration:underline;
}

.jsEsqueciSenha {
	display: none;
	color:#900000;
	font-weight:bold;
}

.errorCheck {
	background: none repeat scroll 0 0 #E47272;
    color: #FFFFFF;
}

.txtCadastro{
	float:left;
	width:235px;
}
