body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}


/*hide from ie on mac\*/
	html {
	height: 100%;
	overflow: hidden
}
#flashcontent {
	width: 100%;
	height: 100%;
	}

#noflash {
	margin-top: 100px;
}

#noflash h1{
	margin: 20px 0;
}

/* end hide */
	body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
/* nav-top */
#nav-top {
	width: 100%;
	clear: both;
	overflow: hidden;
	_height: 1%;
	background: url(bg-nav-top.jpg) repeat-x;
}
#nav-top ul {
	width: 750px;
	margin: 0 auto;
}
#nav-top ul li, #rodape ul li {
	float: left;
}
#nav-top a span, #rodape a span {
	display: none;
}
#nav-top ul li a, #rodape ul li a {
	background-image: url(nav-top.jpg);
	height: 20px;
	display: block;
}
#nav-top ul li.top-lojavirtual a {
	background-position: -100px 0;
	width: 87px;
}
#nav-top ul li.top-lojavirtual a:hover {
	background-position: -100px -20px;
}
#nav-top ul li.top-institucional a {
	background-position: -187px 0;
	width: 99px;
}
#nav-top ul li.top-institucional a:hover {
	background-position: -187px -20px;
}
#nav-top ul li.top-lojas a {
	background-position: -286px 0;
	width: 61px;
}
#nav-top ul li.top-lojas a:hover {
	background-position: -286px -20px;
}
#nav-top ul li.top-franquias a {
	background-position: -347px 0;
	width: 148px;
}
#nav-top ul li.top-franquias a:hover {
	background-position: -347px -20px;
}
#nav-top ul li.top-dicas a {
	background-position: -495px 0;
	width: 60px;
}
#nav-top ul li.top-dicas a:hover {
	background-position: -495px -20px;
}
#nav-top ul li.top-cadastro a {
	background-position: -555px 0;
	width: 80px;
}
#nav-top ul li.top-cadastro a:hover {
	background-position: -555px -20px;
}
#nav-top ul li.top-atendimento a {
	background-position: -635px 0;
	width: 90px;
}
#nav-top ul li.top-atendimento a:hover {
	background-position: -635px -20px;
}
#nav-top ul li.top-trabalhe a {
	background-position: -725px 0;
	width: 125px;
}
#nav-top ul li.top-trabalhe a:hover {
	background-position: -725px -20px;
}
