h3, h4, p#contato
{
	font-weight: normal;
	font-size: 12px;
	color: #696969;
	background-color: transparent;
	text-align:center;
}

div#principal
{
	margin: 20px auto;
	width: 790px;
	height: auto;
	position: relative;
}
div#logotipo
{
	margin: 0px auto;
	width: 174px;
	height: 169px;
	position: relative;
}
h3#legenda
{
	margin: 40px auto 20px auto;
}
ul#unidades
{
	margin: 0px auto;
	width: 430px;
	height: 160px;
	list-style: none ;
}
ul#unidades li
{
	margin: 0px 10px 20px 10px;
	float: left;
}
ul#unidades li a
{
	display: block;
	height: auto;
	color: #696969;
	background-color: transparent;
	font: bold 14px/normal 'Arial';
	text-decoration: none;
	text-transform: capitalize;
}

a.departamentos{
	text-align: center;	
}

a#automotivo
{
	width: 113px;
}
a#agricola
{
	width: 114px;
}
a#servicos
{
	width: 116px;
}
h3, h4, p#contato
{
	font-weight: bold;
}
h3
{
	clear: both;
}

h3.lang, h3#nome, h3#legenda{
	font-size: 14px;
}
h4#copy{
	margin-top: 20px;
}


p#contato
{
	margin-top: 20px;
}
h3#nome
{
	margin-top: 30px;
}
ul#idiomas
{
	margin: 10px auto;
	list-style:none;
	width: 100px;
	height: 38px;
}
ul#idiomas li
{
	float: left;
	padding:0 5px;
}

div.txt{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #9e9e9e;
	line-height: 16px;
}