.left
{
	text-align: right;
	width: 27%;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	letter-spacing: -0,8px;
	word-spacing: -1px;
}
.center
{
	float: left;
	width: 290px;
	text-align: center;
	padding-top: 100px;
	background-image: url(images/servicos_silhueta.gif);
	background-position: top center;
	background-repeat: no-repeat;
	letter-spacing: -0,8px;
	word-spacing: -1px;
}
.right
{
	text-align: left;
	width: 25%;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: -0,8px;
	word-spacing: -1px;
}
#registro
{
	background-image: url(images/selo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 118px;
	position: absolute;
	margin-right: -10px;
	padding-left: 10px;
	float: right;
	width: 190px;
	height: 190px;
	font-size: 10px;
	margin-top: -12px;
}
#registroMain
{
	background-image: url(images/servicos_silhueta.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding: 40px 60px 0 50px;
}
#registroMain h1
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	word-spacing: 190px;
	margin-left: 15px;
}