body	{
	padding: 0px;
	margin:0px;
	text-align: center;
	}

#login	{
	background-image: url('imagens/top_bg.gif'); 
	background-repeat: repeat-x;
	margin: 0 auto;
	width: 741px;
	height: 31px;
	padding: 0px;
	text-align: left;
	font-family: arial;
	font-size: 12px;
	color: #71767A;	
		
}
#top	{	
	width: 741px;
	font-family: arial;
	font-size: 12px;
	color: #666;
	text-align: center;
}

#esquerda	{
	float: left;
	width: 500px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 5px 0px 0px 5px;
	text-align: left;
	border: 0px solid #000;
	/*
	border-right: 0px solid #E0E0E0;
	border-bottom: 0px solid #E0E0E0;
	*/	
}
#direita	{
	float: right;
	width: 180px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding:0px;
	text-align: left;
	border: 0px solid #000;
	margin: 0px 10px 0px 0px;	
	
}

#box01	{
	background:#FFF url('imagens/box_01.gif') center center no-repeat; 
	float: right;
	width: 164px; _width: 174px;
	height: 110px;
	font-family: arial;
	font-size: 10px;
	color: #475900;
	padding: 2px 5px 2px 5px;
	margin-top: 10px;
	text-align: left;
	border: 0px solid #000;
}
#box02	{
	background:#FFF url('imagens/box_022.gif') center center no-repeat; 
	float: right;
	width: 164px; _width: 174px;
	height: 120px;
	font-family: arial;
	font-size: 10px;
	color: #634D01;
	padding: 0px 5px 2px 5px;
	margin-top: 5px;
	text-align: left;
	border: 0px solid #000;
}
#box03	{
	background:#FFF url('imagens/box_03.gif') center center no-repeat; 
	float: right;
	width: 164px; _width: 174px;
	height: 110px;
	font-family: arial;
	font-size: 10px;
	color: #00416B;
	padding: 0px 5px 2px 5px;
	margin-top: 5px;
	text-align: left;
	border: 0px solid #000;
}
#box04	{
	background:#FFF url('imagens/box_04.gif') center center no-repeat; 
	float: right;
	width: 164px; _width: 174px;
	height: 110px;
	font-family: arial;
	font-size: 10px;
	color: #502803;
	padding: 3px 5px 2px 5px;
	margin-top: 5px;
	text-align: left;
	border: 0px solid #000;
}

#centraliza {
	background:#fff;
 	top:0px;
	left:0px; 
	padding-top:0px;
	clear: both;
	width: 741px;
	margin-top: 0px;
    margin:0 auto;
	border: 0px solid #EFF5F8;		

}


form, form *{margin:0; padding:0;}
.texto {font:9pt Arial, Tahoma, Verdana;text-align: justify; line-height: 16px; margin:12px 5px 2px 5px; color: #666666; width:500px;}
.texto2 {font:9pt Arial, Tahoma, Verdana;text-align: justify; line-height: 16px; margin:0px 5px 2px 5px; color: #666666; width:500px;}
.texto3 {font:9pt Arial, Tahoma, Verdana;text-align: justify; line-height: 16px; margin:12px 5px 14px 5px; color: #666666; width:500px;}
h1 {
	font: bold 12px Arial, Tahoma, Verdana;
	color: #666666;
	margin:13px 5px 2px 5px;	
	line-height: 16px;
} 
BR	{clear:left;}

.tablecima td {font-family:arial; font-size:12px; font-weight:bold; color:#71767A;}

