@charset "UTF-8";


div
{
	
}


a
{
	text-decoration: none;
	color: #0179c5;
}

a:hover
{
	text-decoration: underline;
	color: #0179c5;
}

address
{
	text-align: center;
	font-style: normal;
	padding: 6px;
}

p
{
	text-align: left;
	line-height: 1.5em;
	padding-bottom: 15px;
}



#cabecalhoData
{
}

#cabecalhoLinks, #cabecalhoLingua, #cabecalhoData
{
	margin: 0 20px;
	line-height: 2em;
	
}
#cabecalhoLinks a, #cabecalhoLingua a
{
	color: white;
} 


#cabecalhoChamadas
{
	height: 40px;
	width: 450px;
	position: absolute;
	top: 40px;
	left: 490px;
}



#inicialTexto h1
{
	font-stretch: expanded;
	font-size: 32px;
}

#inicialBlocoInferior
{
	clear: both;
	padding: 00px;
}



#contato input, #contato textarea
{
	width: 365px;
}

#contatoDados
{
	position: absolute;
	left: 500px;
	top: 100px;
	font-size: 15px;
	width: 300px;

}

