@charset "utf-8";
body {
	background-image: url(imgs/bgs/body.gif);
	margin: 18px 0px 14px 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.palco {
	width: 762px;
	margin: auto;
}
.logo {
	margin-bottom: 7px;
	margin-left: 37px;
	margin-right: 97px;
}
.slogan {
	margin-bottom: 16px;
}
.esq {
	float: left;
}
.menu {
	background-image: url(imgs/bgs/menu.gif);
	width: 165px;
	margin-left: 41px;
}
td {
	vertical-align: top;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu li {
	border-top: 1px solid #FF9900;
	padding-top: 6px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding-bottom: 4px;
}
.no-borda {
	border: none;
}
.bolhas-menu {
	margin: 21px 0px 0px 55px;
}
h1 {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
}
.box-cont {
	width: 495px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 18px;
	margin-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bg-cont {
	background-image: url(imgs/bgs/conteudo.gif);
}
.bg-cont p {
	color: #003399;
	margin-right: 17px;
	margin-left: 16px;
	margin-bottom: 0px;
	text-align: justify;
}

.bg-cont h2 {
	text-align: center;
	margin-top: 9px;
}
h5 {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 12px;
}

.rodape {
	background-image: url(imgs/bgs/rodape.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.rodape li {
	display: inline;
}
.esp-rod {
	margin-bottom: 5px;
}
.esp-bola {
	margin: 0px 6px 5px 6px;
}
.voltar {
	margin-right: 98px;
}
.subir {
	margin-left: 98px;
}
.maquinas {
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 100%;
	margin: 3px 0px 10px 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.moldura {
	border: 1px solid #003399;
}
address {
	font-style: normal;
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}
.by {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
}
.foto-antiga {
	margin-right: 12px;
}
.bread {
	margin: 0px;
}
.thumbs-produtos {
	margin-top:15px;
	text-align:center;
}
.espaco-thumbs-produtos {
	margin-right:5px;
}