@charset "utf-8";

.tabelaCentral1{
	width: 400px;
	height: 40px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 15px;
	font-weight: bold; 
}

.tabelaCentral2{
	width: 10px;
	height: 40px;
}

.tabelaCentral3{
	width: 400px;
	height: 150px;
}

.tabelaCentral4{
	width: 10px;
	height: 150px;
}

.tabelaCentral5{
	width: 400px;
	height: 60px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 15px;
	text-align: center;
	vertical-align: top; 
}

.tabelaCentral6{
	width: 10px;
	height: 60px;
}

.tabelaCentral7{
	width: 400px;
	height: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 12px;
	font-weight: bold;
	text-align: right; 
}

.tabelaCentral8{
	width: 10px;
	height: 20px;
}

.centralizaTabelaCentral{
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

.tamanhoImagemCentral{
	width: 400px;
	height: 150px;
	border-radius: 5px;
}

.banner{
	width: 100%;
	height: 600px;
}

.divBanner{
    width: 100%;
	height: 450px;
    background-image: url("../images/banner1.png");
    background-size: 100% 100%;
}

.tabelaLogo{
    width: 300px;
    height: 400px;
}