@charset "utf-8";

div.content-small div.center p.h1 {
	height: 75px;
}

div.content-small div.center a.h1 {
	width: 348px;
	height: 84px;
	float: left;
	background-image: url(../img/site/title_contatos.png);
}

div.content-small div.center h3 {
	color: #F8BA72;
	font-weight: bold;
	font-size: 22px;
}

div.content-small div.center p {
	font-size: 15px;
}

	div.content-small div.center p span {
		font-weight: bold;
		padding-right: 5px;
		color: #33FF66;
	}
	
	div.content-small div.center p a {
		color: #fff;
	}
