

#newLogin{
	margin:0px;
	padding:0px;
	width:760px;
	background:url(../images/newlogin.jpg) top center no-repeat;
	height:726px;
	position:relative;
	display:none;
	top:-35px;
	padding-top:40px;
}
input.text {
        width:95%;
        height:20px;
        padding:4px;
}

fieldset {
    padding:0;
    border:0;
    margin-top:25px;
}

.rolws{
	height:40px;
	width:300px;
}
.acesso{
	cursor:pointer;
}
#contatoBotton{
	margin-top:130px;
}
#right{
	position:relative;
	float:left;
	
	height:270px;
	width:270px;
	margin-top:-10px;
	background:url(../images/estrela_cad.png) no-repeat;
}
#left{
	position:relative;
	width:380px;
	float:left;
	margin:0px 50px 0px 10px;
	color:#FFF;
	padding-top:30px;
}

