.descricao
{
	width:100%; 
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Georgia;
	font-size:13px;
	float:left;
}

.descricao form
{
	width:100%;
}.descricao .textfield, .radio, .botoes
{	
	float:left;
	display:inline;
	margin-bottom:1px;
	margin-top:6px;
	margin-left:14px;
}

.descricao .textfield input
{
	width:100%;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
}


.descricao .radio label
{
	float:left;
	color:#666666;
	width:100%;
}

.descricao .radio
{
	margin-top:6px;
	margin-bottom:6px;
}

.descricao .botoes
{
	float:left;
	width:90% !important;
	display:inline;
}

.descricao .textfield
{
	padding:2px;
	padding-top:4px;
	color:#666666;
	
}

.descricao .botoes input
{
	margin-top:5px;
	float:right;
	display:inline;
	height:30px;
	width:126px;
	border:0;
	font-size:17px;
	background-color:#4E202D;
	color:#FFFFFF;
	margin-right:1px;
}

.descricao .textfield  span
{
	display:block;
}

.descricao .radio span
{
	display:block;
	color:#666666;
}


.header
{
	float:left;
	font-size:19px;
	color:#4E202D;
	width:90%;
	text-indent:15px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}

/* UF */
.uf
{
	text-transform:uppercase;
}


#divisor
{
	border-bottom:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	float:left;
	width:90%;
	margin-top:20px;
	margin-left:20px;
}

.selecionado
{
	font-weight:bold;
	background-color:#E9E9E9;
}

#logos
{
	float:left;
	width:92%;
	margin-top:30px;

}

#logos .imagem
{
	float:left;
	width:100px;
	height:100px;
	margin-left:10px;
	margin-bottom:10px;

}

#logos .head
{
	text-align:left;
	display:inline;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	float:left;
	width:100%;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	color:#6F202D;

}

#menu .logos
{
	display:none;
}