.rotulo
{
	color:rgb(0,0,0);
	font-size:8pt;
	font-family:Tahoma;
}
.titulo h1
{
	color:#ffffff;
	font-size:8pt;
	font-family:Tahoma;
	background-color:#999999;
	width:420px;
	height:17px;
	padding-top:1px;
}
.titulo
{
	text-align:center;
	margin-top:6px;
	width:530px;
	/*border:1px solid red;*/
}
.cadastro
{
	 text-align:center;
	 margin-top:12px;
	 width:530px;
	 /*border:1px solid red;*/
}
.cadastro table
{
	border:1px outset rgb(200,200,255);
	padding:3px;
}
.barra_esq img
{
	margin-right:5px;
}
