/**
	Projeto - Projeto (CLIENTE) v: 0.1
	Developer(s):
		+ Fernando Basilio (fernando.basilio@hellointeractive.com.br)
*/

.navMain{
	margin-top: 0px;
}

h2{
	float: left;
	width: 960px;
	border-bottom: 1px solid #d7d4c3;
	font-size: 18px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2, h2 a{ color: #7a7857 }
h2 a:hover{ text-decoration: none;}

dl{
	float: left;
	width: 965px;
	margin-bottom: 30px;
}

dl dd{
	float: left;
	width: 220px;
	font-size: 12px;
	padding-left: 20px;
	margin: 0 0 5px 0;
}

.map_sobre, .map_empresas{
	margin-bottom: 40px;
}

.map_responsabilidade{
	float: left;
	width: 460px;
	margin-right: 20px;
}

.map_responsabilidade dl{ width: 460px; }
.map_responsabilidade h2{ width: 455px; }
.map_responsabilidade dl dt{ width: 225px; }
.map_responsabilidade dl dd{ width: 210px; }

.map_imprensa{ 
	float: left;
	width: 485px; 
}

.map_imprensa dl{ width: 485px; }
.map_imprensa h2{ width: 480px; }
