/* CSS Document */

html, body {
	scrollbar-arrow-color: #FF9933;
	scrollbar-3dlight-color: #EFEFEF;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-darkshadow-color: #EFEFEF;
	scrollbar-track-color: #F8F8F8;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #CCCCCC url(../img/bg_pagina.jpg) repeat-y center top;
}
a {
	color: #FF3333;
}
a:hover {
	color: #990000;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #FF9933;
	margin: 0px 0px 10px;
	padding: 0px;
}
p {
	margin: 0px 0px 8px;
	padding: 0px;
	font-size: 100%;
	color: #666666;
}
form {
	margin: 0;
}
ul {
	list-style-image:url(../img/bullet1.gif);
}
ol li, ul li {
	margin-bottom: 5px;
}
							/*topo*/
#topo {
	display: block;
	margin: 5px auto;
	padding: 0px;
	clear: both;
	height: 185px;
	width: 980px;
	position: relative;
}

#topo #logo {
	position: absolute;
	left: 10px;
	top: 7px;
}
							/* menu topo*/
#topo #menu {
	background: #FF9933;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	width: 702px;
	position: absolute;
	top: 5px;
	right: 0px;
	list-style-type: none;
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	overflow: hidden;
}

#topo #menu li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	border-right: thin inset #FFC58A;
	height: 25px;
	* width: 105px;
	* font-size: 12px;
	text-align: center;
}
#topo #menu a {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px 5px;
}
#topo #menu li:hover, #topo #menu a:hover {
	background: #FFB66C;
}

#topo #ani_topo {
	background: url(../img/bg_ani_topo.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 712px;
	position: absolute;
	top: 35px;
	right: 0px;
}
							/*busca*/

#buscasimp {
	margin: 0px auto;
	padding: 0px 10px 0px 0px;
	clear: both;
	height: 25px;
	width: 990px;
	position: relative;
	background: #D8D8D8;
	line-height: 25px;
	text-align: right;
}
#buscasimp #fbusca #tit_busca {
	font-weight: bold;
	color: #000000;
	background: url(../img/bg_busca.gif) no-repeat left center;
	padding: 0px 0px 0px 25px;
	margin: 0px 5px 0px 0px;
}
							/*tabela grid*/

#grid {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	position: relative;
}
#grid .col1 {
	padding: 15px 0px 0px;
	width: 190px;
	position: relative;
}
#grid .col2 {
	padding: 15px 15px 10px;
	position: relative;
}

							/*carrinho*/
#carrinho {
	background: #F8F8F8;
	margin: 0px 0px 30px;
	padding: 0px 0px 10px;
	width: 190px;
	line-height: 22px;
	border-bottom: 2px solid #CCCCCC;
}
#carrinho h1 {
	font-size: 110%;
	font-weight: bold;
	background: #FF9837;
	display: block;
	margin: 0px 0px 10px;
	padding: 2px 0px 2px 10px;
	line-height: 20px;
	color: #FFFFFF;
}
#carrinho #img_carr {
	float: left;
	margin: 0px 5px 0px 10px;
	padding: 0px;
}
						/* Categorias*/
#categorias {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}
#categorias h1 {
	color: #000000;
	font-size: 110%;
}
#categorias a {
	text-decoration: none;
	font-size: 90%;
	color: #000000;
}
#categorias a:hover {
	color: #FF3333;
}
#categorias #lst_categ {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#categorias #lst_categ .lst_subcat {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#categorias #lst_categ .tit_subcat {
	font-weight: bold;
	color: #999999;
}

						/* box Bandeiras*/ 
	
#bx_bandeiras {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px 10px;
/*	border-bottom: 4px solid #FFEBD7;*/
	display: block;
	position: relative;
}

#bx_bandeiras h1 {
	font-size: 85%;
	color: #FFFFFF;
	background: #CCCCCC;
	margin: 0px 0px 10px;
	padding: 1px 2px 1px 4px;
}

#bx_bandeiras .band {
	margin: 0 10px 5px 0;
}
						/* Classes*/
.txt_dir {
	text-align: right;
}						
#rodape1 {
	background: #F8F8F8;
	margin: 0px auto;
	padding: 5px 0px 5px 215px;
	clear: both;
	width: 785px;
	border-top: 4px solid #FFEBD7;
	position: relative;
	border-bottom: 4px solid #FFEBD7;
}
#rodape2 {
	background: #FFEBD7;
	margin: 0px auto 20px;
	padding: 0px 0px 10px;
	clear: both;
	width: 1000px;
	position: relative;
	display: block;
}
#rodape2 h1 {
	background: #FFFFFF;
	padding: 2px 2px 2px 215px;
	font-size: 100%;
}
#rodape2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 215px;
	font-size: 90%;
	list-style-image: none;
}
#rodape1 .copyr {
	color: #999999;
}
#buscasimp #fbusca {
	float: right;
	width: 500px;
}
#buscasimp #slogan {
	float: left;
	height: 20px;
	width: 400px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
}
.cards{
	width: 100%;
	border-bottom: 1px #CCC solid;
	float: left;
	padding-bottom: 3px;
	text-align: left;
	font-size: 90%;
	margin-bottom: 5px;
}
.cards img{
	float: left;
}
.quebra{
	clear: both;
}