div.separador
{	
	width:100%;
	height:3px;
	float:left;
	display:block;
}

div.linha_campo
{
	width:100%;
	float:left;
}

span.cabecalho
{
	width:23%;
	height:20px;
	line-height:20px;
	float:left;
	border:solid #CCC 1.0pt;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	color:#333;
	font-weight:bold;
	background-color:#EAF1F7;
}

span.input
{
	width:67%;
	padding-left:5px;
	float:left;
	vertical-align:middle;
	text-align:left;
}

textarea
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:10px;
	color:#2D2D2D;
	border:1px solid #676767;
	overflow:auto;
}

input#submit
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	color:#2D2D2D;
	border:1px solid #676767;
}
#caixa	{border:solid #CCC 1.0pt; text-align:center; font-family:Verdana; font-size:10px; color:#333; font-weight:bold; background-color:#EAF1F7; vertical-align:middle}
.topo_caixaL {text-align:center; height:21px;background-image:url(../../white-top-bottom2.gif);background-repeat: repeat-x; border-right:#cccccc solid 1.0pt; border-left:#cccccc solid 1.0pt; font-size:14px; color:#045C97; font-weight:bold}
.fundo_caixa {text-align:center; border-right:#cccccc solid 1.0pt; border-left:#cccccc solid 1.0pt; border-bottom:#cccccc solid 1.0pt}
