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

body {
	background-image: url(images/fundo.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676565;
}

#topo{ padding-left:40px; color:#FFFFFF; font-size:9px} 
#topo a:link {	color: #ffffff;	text-decoration: none;}
#topo a:visited {	text-decoration: none;	color: #ffffff;}
#topo a:hover {	text-decoration: underline;	color: #e5c7b2;}
#topo a:active {	text-decoration: none;	color: #ffffff;}

.rodape {	font-size: 9px;	color: #e5c7b2;}
a:link {	color: #3284E8;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #3284E8;}
a:hover {	text-decoration: underline;	color: #BA6E3A;}
a:active {	text-decoration: none;	color: #3284E8;}
h2 {font-size: 14px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;}
h3 {font-size: 14px;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;color: #BA6E3A}
