@charset "iso-8859-1";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background: url(../images/estrutura/bg.png) center center repeat-y;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a{text-decoration:none;}
a:hover{text-decoration:underline;}