
body {
	margin:0px;
	padding:0px;
	font-family:Arial;
}

img {
	border:0;
}

a {
	text-decoration:none;
	border:0px;
}

a:hover {
	text-decoration:underline;
}

.site {
	background: url(../_img/topo/bg_site.jpg) repeat-x;
	text-align:center;
}

.topo {
	height:153px;
	width:951px;
	margin:0 auto;
	text-align:left;
	background: url(../_img/topo/bg_topo.jpg) repeat-x;
	position:relative;
	font-family:'Myriad-Pro', arial, sans-serif;
}

.logo {
	background: url(../_img/topo/logo.jpg) repeat-x;
	display:block;
	height:59px;
	width:212px;
	position:absolute;
	top:38px;
	left:28px;
	text-indent:-1000em;
}

.menu {
	padding:0px;
	margin:0px;
	position:absolute;
	top:43px;
	right:0px;
}

.menu li {
	width:182px;
	height:20px;
	background: url(../_img/topo/bg_li.jpg);
	display:block;
	float:left;
	padding:0px;
	margin:0px 6px 0px 0px;	
	text-align:center;
	font-size:13px;
	line-height:20px;
}

.menu a {
	color:#daecd4;
}

.menu_mid {
	width:640px;
	height:35px;
	background: url(../_img/topo/bg_menu_mid.jpg);
	position:absolute;
	right:0px;
	top:76px;
}

.carrinho {
	width:240px;
	height:25px;
	font-size:13px;
	background: url(../_img/topo/bg_carrinho.jpg);
	position:absolute;
	top:6px;
	left:85px;
	line-height:26px;
	text-indent:15px;
}

.carrinho a,
.pedidos a{
	color:#d5e61f;
}

.pedidos {
	width:239px;
	height:25px;
	font-size:13px;
	background: url(../_img/topo/bg_pedidos.jpg);
	position:absolute;
	top:6px;
	left:343px;
	line-height:26px;
	text-indent:55px;
}

.login {
	background: url(../_img/topo/bg_login.jpg) left center no-repeat;
	font-size:12px;
	color:#fff;
	height:29px;
	position:absolute;
	top:0px;
	right:0px;
	width:441px;
}

.login .campos {
	width:120px;
	height:18px;
	border:none;
	background: url(../_img/topo/bg_campos.jpg);
}

.login form{
	padding:0px;
	margin:0px 0px 0px 65px;
	position:absolute;
	top:5px;
	right:38px;
}

.login .bt_login {
	position:absolute;
	top:-2px;
	right:-30px;
}

.boasvindas {
	position:absolute;
	top:128px;
	left:14px;
	color:#497070;
	font-size:11px;
}

.busca {
	background: url(../_img/topo/bg_busca.jpg) left center no-repeat;
	height:33px;
	position:absolute;
	top:116px;
	right:17px;
	width:304px;
}

.busca form{
	padding:0px;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:58px;
}

.campo_busca {
	width:209px;
	height:33px;
	border:none;
	background: url(../_img/topo/bg_campo_busca.jpg);
	_line-height:33px;
}

.bt_ok {
	position:absolute;
	top:0px;
	right:-38px;
}

.lt {
	height:42px;
	width:13px;
	position:absolute;
	top:111px;
	left:0px;
	background: url(../_img/topo/left_topo.jpg);
}

.rt {
	height:38px;
	width:17px;
	position:absolute;
	top:114px;
	right:0px;
	background: url(../_img/topo/right_topo.jpg);
}

.sub_topo {
	width:951px;
	margin:0 auto;
	text-align:center;
	z-index:23;
	position:relative;
}

#banner {
	float:right;
	width:100%;
}

.menu_mid_mid {
	width:701px;
	padding:0px;
	margin:0px;
	background: url(../_img/topo/bg_menu_mid_mid.jpg) no-repeat;
	float:right;
}

.menu_mid_mid li {
	display:inline-block;
	_display:inline;
	height:20px;
	width:182px;
	background: url(../_img/topo/bg_li_menu.jpg) no-repeat;
	margin:6px 5px 6px 5px;
	font-size:13px;
	text-align:center;
	line-height:20px;
	position:relative;
}

.menu_mid_mid .sub {
	 display:none;
	position:absolute;
	left:0px;
	top:26px;
}

.menu_mid_mid .sub li{
	background:none;
	margin:6px 0px 6px 0px;
}

.menu_mid_mid ul {
	margin:0px;
	padding:0px;
	background: url(../_img/topo/bg_ul.png) no-repeat bottom;
}

a.sol {
	color:#fee22c;
}

a.grau {
	color:#75eed7;
}

a.exclusivos {
	color:#dab0d6;
}
