*{
	margin: 0;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0;
}
body{
	background-color: #f5f6f1;
	background-image: url(img/fundo.gif);;
	background-repeat:no-repeat;
}
a{
	color: #333a6c;
	display: block;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#topo a,
#topo{
	width: 430px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo h2,
#titulo{
	display: none;
}
#rodape{
	width: 627px;
	height: 20px;
	background-image: url(img/rodape.gif);
	position: absolute;
	left: 0;
	bottom: 0;
}

#texto {
	width:572px;
	height:390px;
	overflow:auto;
	position:absolute;
	left:32px;
	top:100px;
}
#texto P {
	text-align:left;
	margin-bottom:8px;
	margin-top:0px;
	margin-right:0px; !important
	text-indent:0px;
	direction:ltr;
	line-height:15px;
	width:550px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
#texto SPAN {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:15px;
	font-weight:normal;
}
#texto DIV {
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	text-indent:0px;
	direction:ltr
}
#texto H6 {
	text-align:left;
	margin-bottom:8px;
	margin-top:0px;
	margin-right:0;
	text-indent:0px;
	direction:ltr;
}
