@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fundo.jpg);
	background-color: #3A5544;
	background-repeat: repeat-x;
	margin:0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #807f7f;
	line-height: 130%;
}
h1 {
	color: #e7ab1b;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #47584f;
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a {	font-size: 11px;	color: #48584f;	font-weight: bold;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;	color: #48584f;}
a:hover {	text-decoration: none;	color: #E7AB1B;}
a:active {	text-decoration: none;	color: #48584f;}
.style4 {
	color: #D5A01E;
	font-size: 18px;
}
.style5 {color: #47584F; font-family:"Trebuchet MS", Arial; font-size:11px}
.style9 {font-size: 11px}

#menu a {	font-size: 11px;	color: #48584f; font-weight:normal;}
#menu a:link {	text-decoration: none;}
#menu a:visited {	text-decoration: none;	color: #48584f;}
#menu a:hover {	text-decoration: none;	color: #E7AB1B;}
#menu a:active {	text-decoration: none;	color: #48584f;}
