#conteudos_topo div#area{
	background-image: url(../../imagens/bg_area_contacts.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#area img{
	float: left;
	padding: 8px 0 0 28px;
}

#conteudos h1,
#conteudos p{
	clear: both;
	padding: 0 19px;
}

#conteudos p{
	margin: 0 0 10px 0;
}

div#contacto_miltemas{
	float: left;
	clear: both;
	padding: 0 0 0 169px;
}

/*************************************************************************/
/** CONTACTO *************************************************************/
/*************************************************************************/
div.contacto{
	clear: both;
	float: left;
	width: 478px;
	height: 100px;
	margin: 0;
	padding: 0 19px;
	background-image: url(../../imagens/bg_contacto.gif);
	background-position: 174px 0px;
	background-repeat: no-repeat;
}

.contacto img{
	float: left;
	clear: none
}

.contacto div{
	float: left;
	clear: none;
	width: 320px;
	margin: 30px 0 0 0;
}

.contacto div h1,
span.vermelho{
	color: #BD1700;
}



