@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-color: #2E2E2E;
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.texto-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ededed;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.texto-promocao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ededed;
	text-align: center;
	padding: 10px;
}
.rodape-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7C7C;
	padding-left: 20px;
	padding-right: 20px;
}
.rodape-eduardo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C7C7C;
	padding-left: 20px;
	padding-right: 20px;
}
.div-fundo {
	background-image: url(images/pattern-fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	float: left;
	width: 100%;
}
.texto-produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ededed;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.texto-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ededed;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#Table_01 tr td table tr .rodape-eduardo a {
	color: #7C7C7C;
}
.texto-contatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ededed;
	text-align: justify;
}
.BemVindo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ededed;
	padding-left: 30px;
}
