@charset "iso-8859-1";
/* CSS Document */
body {
	background-image:url(../imagens/fundo/fundo.gif);
	margin:0px;
		}
.fontverde11{
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:11px;
	font-weight: bold;
					}
.fontpreto11{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
					}
a.fontpreto11:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
					}
.fontpreto11normal{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-decoration: none;
					}
a.fontpreto11normal:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-decoration: underline;
					}											
.caixa_texto {
	font-family:Arial;	
	font-size:12px;
	color:#333333;
	font-weight: normal;
	border:#333333 solid 1px;
						}									