h1, h2, h3, h4, h5, h6, form, input {
	margin:0;
	padding:0;
}
#Topo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	color: #900;
	background-color: none;
	height: auto;
	width: auto;
	border: 0;
	font-weight: normal;
	vertical-align: inherit;
	margin-top: 0;
	background-position: inherit;
	padding: 0;
	text-align: inherit;
	float:left;
}
#Body {
	min-width:1000px;
}
#Topo:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#NavDakotaSuperior {
	width:100%;
	height:135px;
	clear:left;
	background:url(../media/bg_top.png) repeat-x top;
	color:#FFF;
}
#FaixaFlash {
	clear:left;
}
#Fullbanner {
	clear:left;
}
#Marcas {
	width:100%;
	height:77px;
	clear:left;
}
.Logo_dakota {
	float:left;
	background:none;
}
/*Busca*/
#Busca {
	width:350px;
	float:left;
	padding:10px 0 0 10px;
	background:url(../media/cut.png) no-repeat left center;
}
.BuscaInput {
	height:31px;
	width:80%;
	font:bold 28px Calibri, Arial, Helvetica, sans-serif;
	color:#990000;
	border:0;
}
.BuscaBotao {
	position:relative;
	top:3px;
}
/*Login Central do Cliente*/
#CentralLogin {
	width:160px;
	float:left;
	padding:10px 30px 0 10px;
	background:url(../media/cut.png) no-repeat left center;
	text-align:right;
	font:normal 12px Calibri, Arial, Helvetica, sans-serif;
	position:relative;
}
#CentralLogin label {
	display:inline;
	white-space:nowrap;
}
#CentralLogin input {
	margin-bottom:5px;
}
.LoginInput {
	height:20px;
	font:normal 18px Calibri, Arial, Helvetica, sans-serif;
	color:#555;
	border:0;
	width:90px;
}
.LoginBotao {
	position:absolute;
	right:0;
	top:30px;
}
/*Meu Carrinho*/
#MeuCarrinho {
	float:right;
	background:url(../media/cut.png) no-repeat left center;
	padding:20px 0 0 10px;
	margin:0;
}
#cima_bemvindo {
	height:40px;
	font:normal 15px Calibri, Arial, Helvetica, sans-serif;
	padding-left:20px;
}
/* --- MENU ESQUERDO --- */
#MenuEsquerdo {
	width:160px;
}
#MenuEsquerdo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	cursor:pointer;
	background:#900 url(../media/menu_bg.png) repeat-y;
	text-align:left;
}
#MenuEsquerdo ul li {
	position: relative;
}
#MenuEsquerdo ul li ul li {
	width:150px;
	margin:0 5px 0 5px;
}
#MenuEsquerdo li ul {
	display: none;
	background:transparent url(../media/menu_bg_over.png) repeat-y center;
}
/* Styles for Menu Items */
#MenuEsquerdo ul li a, #MenuEsquerdo li ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding:5px;
	border-top: 1px dotted transparent;
	border-bottom: 1px solid transparent;
}
/* Fix IE. Hide from IE Mac \*/
* html #MenuEsquerdo ul li {
	float: left;
	height: 1%;
}
* html #MenuEsquerdo ul li a {
	height: 1%;
}
/* End */
#MenuEsquerdo ul li a:hover, #MenuEsquerdo ul li ul li a:hover {
	background:transparent url(../media/black_bg.png); /* IE6 Bug */
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
} /* Hover Styles */
#MenuEsquerdo li:hover ul, li.over ul {
	display: block;
} /* The magic */
/* --- FIM DO MENU ESQUERDO --- */
.ProdutosTopo {
	width:100%;
	background:url(../media/produtos_bg.png) repeat-x top;
	margin:0;
	padding:0;
	text-align:left;
}
#MenuDireito {
	width:160px;
}
#MenuDireito ul {
	list-style:none;
	margin:0;
	padding:0;
}
#MenuDireito ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#Rodape {
	width:100%;
	min-width:1000px;
}
#BannerRegua {
	clear:left;
}
#AbasRodape {
	width:100%;
	height:110px;
	text-align:center;
	background:url(../media/rodape_abas_bg.png) repeat-x bottom;
}
#AbasRodape a {
	position:relative;
	top:44px;
}
#LinksInstitucionais {
	padding-top:10px;
	width:100%;
}
#LinksInstitucionais h3 {
	margin:10px;
}
#LinksInstitucionais a {
	text-decoration:none;
	margin:0 0 0 5px;
	font:bold 18px Calibri, Arial, Helvetica, sans-serif;
	color:#555;
	background:#FFF url(../media/dot.png) no-repeat center left;
	padding:0 0 0 10px;
}
#LinksInstitucionais a:hover {
	color:#990000;
}
#LinksInstitucionais p {
	text-align:center;
}
#FormasPagto {
	width:100%;
	padding-top:10px;
	background:url(../media/rodape_cut_bg.png) repeat-x top;
}
#FormasPagto h3 {
	margin:20px 10px;
}
#FormasPagto p {
	text-align:center;
}
#ItensRodape {
	position:relative;
	width:100%;
	padding-bottom:20px;
	background:#E4E4E4 url(../media/rodape_cut_bg.png) repeat-x top;
}
#ItensRodape .itens {
	margin:0;
	padding-top:20px;
	text-align:center;
	display:table;
	width:100%;
}
#ItensRodape a {
	background:url(../media/cut_dotted.png) no-repeat left center;
	padding:0 17px 0 17px;
}
#ItensRodape span {
	padding:0 17px 0 17px;
	height:85px;
}
#ItensRodape p {
	text-align:center;
}
/* Página central*/
#Vitrine {
	display:table;
	width:100%;
}
#Central ul {
	list-style:none;
	border-bottom:1px #ccc dotted;
}
#Central ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#Central ul li {
	float:left;
	padding:0;
	width:32%;
	text-align:center;
}
#Central .preco {
	font:bold 24px Calibri, Arial, Helvetica, sans-serif;
	color:#900;
	display:block;
}
#Central .Foto {
	width:100%;
}
#Central .valores {
	width:100%;
	text-align:center;
	clear:left;
}
#Central ul li p {
	paddgin:0;
	margin:0;
	border:0;
}
#Central ul li img {
	margin:5px;
}
.nomeProd {
	font:bold 110% Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
	display:block;
}
#MarcasDakota {
	display:table;
	width:98%;
	min-width:400px;
	margin:1%;
	border:1px solid #CCC;
	padding-bottom:10px;
}
#MarcasDakota ul {
	list-style:none;
	margin:10px;
	padding:0;
}
#MarcasDakota ul li ul li {
	width:24%;
	float:left;
}
#MarcasDakota ul li ul li a {
	width:90%;
	display:table;
	padding:5px;
	border:1px solid #CCC;
	margin:2px;
	text-decoration:none;
	color:#555;
}
#MarcasDakota ul li {
	text-align:left;
}
#MarcasDakota ul li ul li a:hover {
	background:#666;
	color:#FFF;
	font-weight:bold;
}
.DakotaLeft {
	clear:left;
}

/***********************************************************
	Pagina ATACADO
************************************************************/
#container_atacado {
	display:block;
	width:98%;
	margin:0 auto;
	text-align:left;
}
#container_atacado p.atacado_titulo {
	font:bold 15px Verdana, Arial, Helvetica, sans-serif;
}
#container_atacado p.atacado_subtitulo {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:-10px;
}
#container_atacado p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:0;
}
#container_atacado p img {
	padding:0 8px;
}
#container_atacado p strong {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin:8px;
	display:block;
}
#container_atacado ul{
	padding:0;
	margin:0 0 10px 30px;
	list-style:none;
}
#container_atacado ul li{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 10px 0;
}
#container_atacado ul li ul{
	list-style:none;
	margin:10px 0 0 30px;
}
#container_atacado td{
	border-bottom:1px solid #ccc;
}
.popup {
	position: fixed;
	top: 120px;
	left: 150px;
	z-index:999;
}
		#foto_p {
	width:400px!important; border:0; float:left;
}
#foto_a{ border:0; }
#foto_p img {
	max-width:400px;
	max-height:400px!important;
}#Page .select{ width:100%!important; }
#esquerda {
	width:60%!important;
}
#direita {
	width:39%;
}
#add img {
	width:auto!important;
	height:auto!important;
}
