@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	color:#7F7D78;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:19px;
}

#geral {
	width:100%;
	height:100%;
	background:url(images/bgrepeat.gif) repeat-x;
}

#wrap {
	width:840px;
	height:1000px;
	margin:0 auto;
}


#topo {
	width:840px;
	height:280px;
	background:url(images/topo.gif) no-repeat;
}
#home { 
	width:159px;
	height:46px;
	background:url(images/btn/b_home1.gif) no-repeat;
	float:right;
}
#navigate {
	width:840px;
	height:36px;
}

#b1 {
	float:left;
	width:67px;
	height:36px;
	background:url(images/btn/b_empresa1.gif);
}
#b1:hover {
	width:67px;
	height:36px;
	background-position: 0px 37px;
}

#b2 {
	float:left;
	width:74px;
	height:36px;
	background:url(images/btn/b_originais1.gif);
	}
#b2:hover {
	float:left;
	width:74px;
	height:36px;
	background-position: 0px 37px;
}
#b3 {
	float:left;
	width:102px;
	height:36px;
	background:url(images/btn/b_remanufatura1.gif);
	}
#b3:hover {
	width:102x;
	height:36px;
	background-position: 0px 36px;
}	
#b4 {
	float:left;
	width:122px;
	height:36px;
	background:url(images/btn/b_servicos1.gif);
	}
#b4:hover {
	width:122px;
	height:36px;
	background-position: 0px 37px;
}	
#b5 {
	float:left;
	width:67px;
	height:36px;
	background:url(images/btn/b_contato1.gif);
	}
#b5:hover {
	width:67px;
	height:36px;
	background-position: 0px 37px;
}	
#b6 {
	float:left;
	width:90px;
	height:36px;
	background:url(images/btn/b_informatica1.gif);
	}
#b6:hover {
	width:90px;
	height:36px;
	background-position: 0px 37px;
}
#b7 {
	float:left;
	width:49px;
	height:36px;
	background:url(images/btn/b_dicas1.gif);
	}
#b7:hover {
	width:49px;
	height:36px;
	background-position: 0px 37px;
}	

#b8 {
	float:left;
	width:66px;
	height:36px;
	background:url(images/btn/b_locacao1.gif);
	}
#b8:hover {
	width:66px;
	height:36px;
	background-position: 0px 36px;
}	
#b9 {
	float:left;
	width:96px;
	height:36px;
	background:url(images/btn/b_compativeis1.gif);
	}
#b9:hover {
	width:96px;
	height:36px;
	background-position: 0px 37px;
}	
#cmyk_box {
	float:right;
	width:80px;
	height:36px;
	background:url(images/btn/cmyk.gif) no-repeat;
	background-position: 0px 0px;
}
#rodape {
	height:100px;
	text-align:center;
	color:#999999;
	line-height:14px;
}
#rodape p {
	font-size:10px;
	margim:0px;
	padding:0px;
	text-align:center;
}
	
#rodape li {
	text-decoration:none;
	display:inline;
	color: #000000;
}

a:link {
	text-decoration:none;
	color:#0099FF;
	}
a:visited {
	text-decoration:none;
	color:#0033CC;	
}

a:hover {
	text-decoration:none;
	color:#0033CC;
	}
#img_cont {
	float:right;
	margin-left:20px;
	}
#img_cont {
	float:right;
	margin-left:20px;
}
#marcas {
	text-align:center;
	margin-top:30px;
}
	
h2 {
	margin-bottom:5px;
	padding-bottom:5px;
}
h3 {
	margin-top:0px;
	padding-top:0px;
}
