*{
	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;
    }
/* .fundo
{
	position: relative;
    background-image: linear-gradient(rgb(48,77,116),rgb(101,157,170));
    margin:0 auto;
    height: 550px;
    width:300px;
    margin-top: 30px;
    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: 500px;
    width:300px;
    margin-top: 10px;
    border-radius: 30px;
    z-index:2;

}
.titu
{
	color:white;
	text-align: center;
	font-size: 25px;
}
.titu2
{
	color:white;
	text-align: center;
	font-size: 25px;
}
.imgtitu{
	height:85px; 
	width:85px;
     background-color: white;
     margin-left:105px;
     margin-right:100px;
     border-radius: 100%;
}
.formcara
{
	 margin-left: 50px; 
	 margin-right: 50px;
}
.flau
{
	margin-left: 60px;
}
.reda
{
	border-radius: 30px;
	height: 50px;
	width: 200px;
	font-size: 20px;
}
.er
{
	text-align: center;
}
.size
{
	margin-top: 8px;
	font-size:20px; 
}
.imagtam{
	height:70px; 
	width:80px; 
	margin-left:3px
}