/*Pagina FormGuia Tela Viva ---------------------------------------------------------------------------*/
.divFormGuiaConteudo1A
{
    width:893px;
	height:auto;
	float:left;	
	padding-left:5px;	
}

.divFormGuiaSucesso 
{
	width:893px;
	height:auto;
	font-size: 18px;
	color: #006699;	
	margin-bottom:25px;
	margin-top:25px;
}

.divFormGuiaTitulo
{
	width:893px;
	font-size: 16px;
	color: #006699;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	margin-bottom:13px;
	padding-bottom:3px;
}
.divFormGuiaTexto
{
	width:878px;
	height:auto;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float:left;
	line-height:20px;	
	text-align:justify;
}
.divFormGuiaTextoOpcoesPagamento
{
    width:100%;
	height:auto;
	padding-bottom:20px;
	padding-top:20px;
}

.divFormGuiaTextoOpcoes
{
    width:100%;
	height:auto;
	margin-top:10px;	
}
.divFormGuiaTexto a
{    
	font-size: 12px;
	color: #666666;	
	text-decoration: underline;	
}
.divFormGuiaTexto a:hover
{
	text-decoration: none;	
}

.divFormGuiaForm
{
    width:878px;
	height:auto;
	float:left;
	margin-top:37px;
	margin-left:15px;	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.divFormGuiaFormTxt
{      
	height:18;	
	background-color: #e5e5e5;	
	border:none;
	margin-top:8px;
}
.divFormGuiaFormSelect
{
	border: none;
	background-color: #e5e5e5;	
	font-size: 10px;
	color: #666666;
	padding:2px;
	margin-top:8px;
}

.divFormGuiaFormLinha
{
	width:780px;
	height:auto;
	float:left;	
	padding-bottom:4px;
	padding-top:5px;
}



.divFormGuiaFormBoxBtnEmpPro
{
	width:auto;
	height:auto;
	float:right;
	background-color:#f6f6f6;
	padding: 3px 3px 3px 3px;
	margin-top:5px;
	margin-right:30px;
}
.divFormGuiaFormBoxBtnEmpPro a
{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.divFormGuiaFormBoxBtnEmpPro a:hover
{
	color: #336699;
	text-decoration: none;
}

.divFormGuiaFormTextarea
{      
	background-color: #e5e5e5;	
	border:none;
	margin-left:5px;
}

.divFormGuiaFormSetor
{
	margin-top:30px;
}

.divFormGuiaFormSetor .Txt
{      
	height:18;	
	background-color: #e5e5e5;	
	border:none;
	margin-left:5px;
}

.divFormGuiaFormSetorTitulo
{
	font-size:14px;
	font-weight:bolder;
	color:#CCC;
	margin-bottom:10px;
}

.divFormGuiaFormSetorCategorias 
{
	margin-bottom:5px;
}

.divFormGuiaFormCategorias 
{
	margin-bottom:5px;
}

.divFormGuiaFormCategoriasOpcoes 
{
	margin-left:10px;
}

.divFormGuiaFormSubCategorias 
{
	margin-bottom:5px;
	margin-top:5px;
}

.divFormGuiaFormSubCategoriasOpcoes 
{
	margin-left:30px;
	margin-bottom:5px;
}

.divFormGuiaFormSubSubCategorias 
{
	margin-bottom:5px;
	margin-top:5px;
}

.divFormGuiaFormSubSubCategoriasOpcoes 
{
	margin-left:60px;
	margin-bottom:5px;
}

.divFormGuiaFormSubSubSubCategorias 
{
	margin-bottom:5px;
	margin-top:5px;
}

.divFormGuiaFormSubSubSubCategoriasOpcoes 
{
	margin-left:90px;
	margin-bottom:5px;
}


.divFormGuiaFormBoxEnviar
{
	height:auto;
	float:left;
	margin-left:830px;
	margin-top:10px;
	font-size: 14px;
	font-weight:bolder;
	text-transform:uppercase;
	text-align:right;	
}
.divFormGuiaFormBoxEnviar a
{
	color: #990000;
	text-decoration: none;
}

.divFormGuiaFormBoxEnviar a:hover
{
	text-decoration: underline;
}


