@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	background-color: #557FC9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.textobranco {
	color: #FFFFFF;
}
.impactpreto {
	font-family: Impact, Tahoma, Arial;
	font-size: 16px;
	color: #000000;
}


.bordas {
	border: 1px solid #CCCCCC;
}
#divesite {
	position:absolute;
	left: 0;
	margin:auto;
	top:0;
	width:100%;
	height:500px;
	z-index:2;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:180px;
	z-index:3;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #1180D0;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.textoGrande {font-size: 24px}
.impactbranco {font-family: Impact; color: #FFFFFF; }
.impactbranco2 {font-family: Impact; color: #FFFFFF; font-size:18px}
.impactbranco3 {font-family: Impact; color: #000000; font-size:18px}

.titulopreto{ font-size:24px;}

.texto
.textopreto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
