body {
	font: 14px Arial, Helvetica, sans-serif;
	background: url(imagens/fundosite3.png);
	width: 100%;
	border: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}

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: none; color: #FFFFFF;}


.banner {
	width: 960px;
	height: 115px;
	background: url(imagens/banner2.jpg) no-repeat;
	border-collapse: collapse;
	z-index: -2;
}

.bannermain {
	width: 100%;
	background: url(imagens/fdmenu.jpg);
	clear: both;
	z-index: -1;
}

.menumain {
	width: 100%;
	height: 55px;
	background: #433935;
	clear: both;
}
.menu {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-collapse: collapse;
}

.showprod{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-right: 0px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	width: 900px;
	text-align: center;
	height: 100%;	
}

.div222 {  height: 150px; margin-bottom: 16px; margin-top: 0px; text-align: center; }


/*! MENU !*/

ul{
	margin:0;
	padding-top: 3px;
	padding-left: 0px;
}

li{
	width:115px;
	height:50px;
	float:left;
	text-align:center;
	overflow:hidden;
	font-family: "Courier New";
}

p{
	margin-top:0px;
	height:52px;
}
	.subtext{
		padding-top:0px;
		margin-bottom:0px;
		height:33px;
		color: #ECD1A7;
		cursor: pointer;
		cursor: hand;
	}

.green {
	background: #433935;
}

#conteudo{
	background: transparent;
	width: 100%;
	clear: both;
	text-align: center;
}

.bodymain {
	background: transparent;
	width: 100%;
	clear: both;
	text-align: center;
}



#contact {
	color: white;
	position: absolute;
	width: 200px;
	text-align: right;
	float: right;
}

#fisheye_menu {
	list-style: none;
	padding: 0;
	margin: 0px;
	margin-top: 50px;
	border: none;
	text-align: right;
	float: right;
}

#fisheye_menu li {
	position: absolute;
	display: block;
	float: right;
	border: none;
	width: 130px;
}
#fisheye_menu span {
	position: absolute;
	top: 100%;
	text-align: center;
	width: 60px;
	padding: 0;
	margin: 0;
	border: none;
	color: #FFF;
	background: #000;
	font: 12px Arial, Helvetica, sans-serif;
}
#fisheye_menu a {
	text-decoration: none;
	border: none;
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
	border: none;
}

img {border: none;}




ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 360px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}