body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

img {
	border: none;
}
div {
	padding: 10px;
}
td {
	vertical-align: top;
}

.central {
	background-image: url(images/central_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

.contato a:link {
	text-decoration: none;
	color: blue;
}

.contato {
	background-image: url(images/fundo_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

.texto_empresa {
	text-align: center;
	background-image: url(images/fundo_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.mainmaq {
	text-align: center;
	background-image: url(images/fundo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	border: thick solid #0099CC;

}
.links_maquinas a, a:visited {
		text-decoration: none;
		color: navy;
}

.links_maquinas a:hover {
		text-decoration: none;
		font-weight: bold;
		color: yellow;
}