/*************************************
**** INICIO CSS INTERNA - CONTATO ****
*************************************/
#contato {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px;
}

#contato h6 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-contato.png') no-repeat;
}