#tudo{
	background: white;
	text-align: center;
	font-family:arial; padding: 0; margin: 0;
}
.caixa-principal{
	background: #b0e0e6;
	text-align: center;
	font-family:arial; padding: 0; margin: 0;
}
.Contéudo{
	background: white;
	width: 100%;
	height: 500px;
    text-align: center;
}
.title{
	text-shadow: 5px 5px 3px grey;
	width: 100%;
	height: 165px;
	display: inline-block;
	margin-top: 70px;
}
.img{
	width: 177px;
	height: 236px;
	margin-top: 0;
	margin-bottom: 10px; 
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
.box-0{
	background: #b0e0e6;
	width: 100%;
	height: 150px;
    text-align: center;
    position: absolute;
}
.title1{
	text-shadow: 5px 5px 3px grey;
	text-align: center;
}
.a{
	color: black;
	text-decoration:none;
}