@charset "utf-8";

.footer{
	width: 100%;
	height: 250px;
	background-image: url("../images/rodape.png");
}

.tabelaFooter1{
	width: 450px;
	height: 80px;
}

.tabelaFooter2{
	width: 450px;
	height: 160px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	text-align: center;
	color: #595959;
}

.tabelaFooter3{
	width: 660px;
	height: 80px;
}

.tabelaFooter4{
	width: 660px;
	height: 160px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	text-align: center;
	color: #595959;
}

.tabelaFooter5{
	width: 100px;
	height: 80px;
}

.tabelaFooter6{
	width: 400px;
	height: 160px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 12px;
	text-align: center;
}

.cadeado{
	width: 30px;
	height: 30px;
	cursor: pointer;
}
