*{
	margin:0px;
	padding: 0px;
}

.fundo
{
	position: relative;
    background-image: linear-gradient(rgb(141 124 0), rgb(169 169 129));
    margin:0 auto;
    height: 600px;
    width:500px;
    margin-top: 10px;
    border-radius: 30px;
    z-index:2;

}
.fundo2
{
	position: relative;
    background-image: linear-gradient(rgb(141 124 0), rgb(169 169 129));
    margin:0 auto;
    height: 600px;
    width:500px;
    margin-top: 120px;
    border-radius: 30px;
    z-index:2;

}
.titu
{
	color:white;
	text-align: center;
	font-size: 40px;
}
.titu2
{
	color:white;
	text-align: center;
	font-size: 30px;
}
.imgtitu{
	height:115px; 
	width:115px;
     background-color: white;
     margin-left:200px;
     margin-right:200px;
     border-radius: 100%;
}
.formcara
{
	 margin-left: 50px; 
	 margin-right: 50px;
}
.flau
{
	margin-left: 110px;
}
.reda
{
	border-radius: 30px;
	height: 50px;
	width: 400px;
	font-size: 20px;
}
.er
{
	text-align: center;
}
.size
{
	margin-top: 8px;
	font-size:20px; 
}

.imagtam{
	height:90px; 
	width:110px; 
	margin-left:3px
}