body{
      background: url("../images/bg2.gif");
	  background-color:#000;
	  background-repeat:no-repeat;
	  background-position:top left;
	  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
      margin:0;
	  color:#FFF;
    }
	
	a{
		color:#FFF;
		text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
	}
	#video{
      color:white;
      font:14px/18px Calibri;
      text-align:center;
    }
	#gamb{
		width:600px;
		margin: 0 auto;
	}
	
    #content{
		width:900px;
		margin:0 auto;
      color:white;
	  text-align:justify;
      font:14px Calibri;
      text-align:left;
    }
	#content h1{
		color:#09F;
	}
	#content h2{
		color:#09F;
		font-size:14px;
		font-variant:small-caps;
		
	}
	#banner{
		width:900px;
		margin:0 auto;
		margin-top:20px;
	}
	
	#produtos{
		width:900px;
		background-color:#333;
		}
		
		.imagem{
		width:400px;
		float:left;
		}
		
		.imagem img{
			
		}
		
		.desc{
		width:300px;
		float:right;
		margin-top:76px;
		}
	
#topo{
	width:99%;
	height:91px;
	margin:0 auto;
	font-size:.9em;
	padding:0;
	padding:5px;
	background-image:url(../images/bg_topo.png);
	background-repeat:no-repeat;
	text-align:center;
}

#centro_topo{
	width:900px;
	margin:0 auto;
	text-align:center;
}

#logo{
	width:243px;
	float:left;
	padding-top:25px;
}

#menu{
	width:710px;
	height:16px;
	float:left;
	padding-top:52px;
}

#menu ul{
	height:68px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
}

#menu ul li{
	display: inline;
	border-bottom: 1px dashed #ccc;
	text-transform:uppercase;
}

#menu ul li a {
padding: 2px 5px;
float:left;
/* visual do link */
color: #999;
text-decoration: none;
}

#menu ul li a:hover {
height:28px;
color: #FFF;
font-size:14px;
background-image:url(../images/bg_menu.png);
background-repeat:no-repeat;
background-position:top center;
padding:6px;
}

.movie{
      display:none;
}
.footer{
		margin-top:10px;
		text-align:center;
		bottom:0;
		font: 12px/14px Arial, sans-serif;
		color:white;
		clear:both;
}
.font_preta {
	color:#000;
}

.fundo_tabela{
	background:#FFF;
	border: solid 2px #666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
}
h4 { margin:0;}

.imagem a{
			color:#FFF;
			text-decoration:none;
		}
.imagem a:hover{
			color:#EEE;
			text-decoration:none;
		}
.imagem img:hover{
			
			
		}
		
		
.destaque{
	color: #09F;
	size:15px;
	font:bold;
}
#menu1 {
	
	visibility:hidden;
	
}
