.caixa{
	width:80%;
	height:50%;
	border: 1px solid;
	margin:0 auto;
}
.titulo{
	margin-top:-16px;
	margin-left:10%;
	background-color:#FFF;
	width:80%;
		
}
.texto{
	margin-top:-6px;
}
.texto2{
	color:#00C2AA;
}
.tel{
	color:#00C2AA;
	width:100%;
}
.hrr{
	color:#FFF;
	background-color:#FFF;
}

ul li{ list-style:none;}

