/*Pagina Contato -----------------------------------------------------------------------*/
.divContatoConteudo1A
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
}
.divContatoTitulo
{
	width:579px;
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #022873;
	padding-bottom:3px;
	margin-bottom:16px;
}
.divContatoTexto
{
	width:579px;
	height:auto;
	float:left;
	font-size: 12px;
	color: #074e97;
	margin-top:7px;
}
.divContatoForm
{
	width:370px;
	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;
}

.divContatoFormTxt
{
	height:18;
	background-color: #e5e5e5;
	border:none;
	margin-top:8px;
}

.divContatoFormLinha
{
	width:370px;
	height:auto;
	float:left;
	padding-bottom:4px;
	padding-top:5px;
}

.divContatoFormLinhaColunaSexoM
{
	width:126px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.divContatoFormLinhaColunaSexoF
{
	width:120px;
	height:auto;
	float:left;
	margin-bottom:5px;
}
.divContatoFormLinhaColunaCidade
{
	width:123px;
	height:auto;
	float:left;
}
.divContatoFormLinhaColunaEstado
{
	width:123px;
	height:auto;
	float:left;
}
.divContatoFormLinhaColunaPais
{
	width:123px;
	height:auto;
	float:left;
}

.divContatoFormLinhaColunaTelefone
{
	width:155px;
	height:auto;
	float:left;
}
.divContatoFormLinhaColunaHorario
{
	width:215px;
	height:auto;
	float:left;
}
.ContatoFormBoxEnviar
{
    width:auto;
	height:auto;
	float:left;
	margin-left:344px;
	margin-top:5px;
}
.ContatoFormBoxEnviar a
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.ContatoFormBoxEnviar a:hover
{
	text-decoration: underline;
}

.divContatoConteudo1G
{
    width:579px;
	height:auto;
	float:left;
	padding-left:5px;
	margin-top:80px;
}


