@charset "utf-8";

/* CSS Document */
body {
	margin: 10px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #333;
	background-repeat: no-repeat;
	background-position: center top;
}
a:active {
	text-decoration: none;
	color: #333;
	text-align: left;
}
.txt-RODAPE {
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-Programa {
	color: #333;
	font-size: 14px;
	font-weight: 200;
	text-align: right;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-Programa-LEFT {
	color: #333;
	font-size: 14px;
	font-weight: 200;
	text-align: left;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.TXT-Fabricantes {
	float:left;


	position:relative
	z-index:0;
	margin-top: auto;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	visibility: visible;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
}

.txt-RODAPE-menu {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-RODAPE-titulo {
	color: #666;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-Contato {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-ok {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	top: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
