#tudo{
	background-color: #6A00B6;
	text-align: center;
	font-family:arial; padding: 0; margin: 0;
}
.caixa-principal{
	background: #373535;
	text-align: center;
	font-family:arial; padding: 0; margin: 10;
	font-weight: bold;
}
.Contéudo{
	background-color: #6A00B6;
	width: 100%;
	height: 500px;
	font-family: Arial;
	font-weight: bold;
    text-align: center;
    color: white;

}
.title{
	width: 100%;
	height: 165px;
	display: inline-block;
	margin-top: 70px;
	font-family: Arial;
	font-weight: bold;
	color: white;
}
.img{
	width: 177px;
	height: 236px;
	margin-top: 0;
	margin-bottom: 10px; 
	position: absolute;
	border:5px solid white;
	top: 5px;
	right: 10px;
	bottom: 10px;
}
.box-0{
	background: #373535;
	width: 100%;
	height: 150px;
    text-align: center;
    position: absolute;
}
.title1{
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: white;
}
.a{
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration:none;
}