@charset "UTF-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #C9511F;
	font-weight: bold;
}
a:visited {
	color: #C33B1B;
}
a:hover {
	color: #C33B1B;
}
a:active {
	color: #C9511F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #173979;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}
img { border:none;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
#corpo {
	margin: auto;
	position: relative;
	width: 970px;
	top: 10px;
}
#facebook {
	position: absolute;
	height: 38px;
	width: 120px;
	top: 6px;
	left: 844px;
}
#header {
	background-image: url(../img/bg-header.jpg);
	position: absolute;
	height: 205px;
	width: 970px;
	left: 0px;
	top: 1px;
}
#logo {
	position: absolute;
	top: 66px;
	left: 19px;
}
#header {
	height: 204px;
	width: 970px;
}
#logoheader {
	height: 125px;
	width: 515px;
	position: absolute;
	left: 18px;
	top: 66px;
}

