@charset "utf-8";
.fontecentro {
	font-family: arial;
	font-size: 10px;
	color: 697780;
	text-decoration: none;
}
.centro {
	font-family: verdana;
	font-size: 11px;
	color: 333333;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.fonterodape {
	font-family: verdana;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.fonteempresa {
	font-family: verdana;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D6231C;
	text-decoration: none;
}

