/* CONTATO CSS */
.contatos{
	width:955px;
	height:auto;
	position:relative;
	color:#FFF;
	margin:15px 0;
	font-size:13px;
}

.contatos .endereco{
	width:478px;
	height:auto;
	position:relative;
	float:left;
}

.contatos .showroom{
	width:477px;
	height:auto;
	position:relative;
	float:right;
}

a {
	text-decoration:underline;
	color:#FFF;
}
