/* CSS Document */
* {
  margin:0;
  padding:0;
  text-decoration:none;
  border-collapse:collapse; 
  list-style:none; 
}

body { 
  font-family:Arial, Verdana, Georgia; 
  font-size: 11px; 
  background:url(../imagens/body_bg.gif) center top;
}

textarea {
	font-family:Arial, Verdana, Georgia; 
	font-size: 12px; 
}

img {
  border:0;
}

#foot a {
  color:#666;
}

h1 a { 
  display:block; 
  width:150px; 
  height:48px;
  float:left;
  clear:both; 
  background:no-repeat url(../imagens/logo.gif); 
  text-indent:-9999px; 
  overflow:hidden; 
  margin: 0 0 4px 5px; 
}

h3 {
  text-transform:uppercase;
  background:url(../imagens/icon_bg_h3.gif) no-repeat left top;
  color:#999;
  text-indent:25px;
  line-height:20px;
  border-bottom:1px dotted #F00;
  margin-bottom:5px;
  font-size:12px;
  margin-top:5px;
}

h3 .patch {
  color:#f00; 
  font-size:10px;
  margin-left:10px;
}

h3 img {
  margin-left:10px;
}

h3 .depto {
  color:#f00;
  margin-left:10px; 
}

h2 {
  font-size:18px;
  color:#666;
}

h6 {
  color:#666;
  font-weight:bold;
  font-size:11px;
  line-height:25px; 
}

/* DIVS */
#content {
  display:table;
  width:1000px;
  border-left:2px solid #999;
  border-right:2px solid #999;
  margin:auto;
  background:#fff;
}

table.estrutura {
	float:left;
	clear:left;
}

table.estrutura td {
	vertical-align:top;
}

#top {
  display:block;
  float:left;
  width:100%;
}

#top_links {
  display:block;
  width:810px;
  float:left;
  height:27px;  
  list-style:none;
  text-align:left;
  padding-top:10px;
  margin-left:175px;
}

#top_links li {
  display:inline;
  padding:5px 10px 5px 10px;
  font-weight:bold;
  border-left:1px dotted #999;
}

#top_links li:first-child {
  border:0;
  padding-left:0;
}

#top_links li a {
  color:#999;
}

#top_links li a:hover {
  color:#666;
}

#top_links li a img {
  vertical-align:middle;
  width:20px;
}

#buscador {
  display:block; 
  width:700px;
  float:left;
  margin:9px 0 0 17px;
  font-weight:bold;
  color:#CB271E;
  text-transform:uppercase;
}

#buscador fieldset {
  border:0;
  background:url(../imagens/top_bg_busc.gif) center no-repeat;
  height:38px;
}

#buscador label {
  display:block; 
  float:left;
  padding:7px 6px 6px 11px;
}

#buscador input, #buscador select {
  font-size:11px;
  color:#333;
}

#buscador span {
  letter-spacing:1px;
}

#buscador input {
  height:18px;
}

#buscador select {
  height:22px;
}

#buscador input[type=image] {
  height:20px;
}

#msg_user {
  display:block; 
  float:left;
  color:#666;
  width:110px;
  margin:-18px 0 0 10px;
}

#msg_user p {
	margin-bottom:5px
}
#msg_user span {
  font-weight:bold;
  font-size:12px;
}

ul.menu {
  display:block; 
  float:left;
  clear:both;
  margin-left:5px;
  width:990px;
  background:url(../imagens/menu_bg_opc.gif) left top;
	z-index:10;  
}

ul.menu li {
  display:block;
  float:left;
  height:30px;
  line-height:30px;
  font-weight:bold;
  font-size:12px;
  color:#FFF; 
}

ul.menu li.depto {
  background:url(../imagens/menu_bg_depto.gif) left top;
  width:190px;
  text-indent:15px;
  padding:0;
}

ul.menu li.depto a {
  color:#fff;
}

ul.menu li.depto:hover ul.submenu {
  display:block;
}

ul.submenu {
  position:relative;
  display:none;
  float:left;
  width:600px;
  background:#FFF repeat-x top left url(../imagens/menu_sub_bg.gif);
  border-left:2px solid #B92A26;
  border-right:2px solid #B92A26;
  border-bottom:2px solid #B92A26;
}

ul.submenu li {
  font-size:11px; 
  font-weight:normal;
  height:23px;
  line-height:23px;
}

ul.submenu li.submenu_opc a {
  display:block;
  width:200px;
  color:#333;
}

ul.submenu li.apend {
  width:580px;
  margin:10px 10px 5px 10px;
  padding:10px 0 5px 0;
  text-indent:0;
  border-top:1px solid #B92A26;
  color:#333;
  font-weight:normal;
}

ul.submenu li.submenu_opc a:hover {
  font-weight:bold;
  color:#B92A26;
}

ul.menu li.menu_opc a {
  color:#fff;
  border-left:1px solid #fff;
  padding:0 25px 0 25px;
}

ul.menu li.menu_opc a:hover {
  color:#AD0000;
}

/* BANNERS */
#banner_info {
  margin:5px 0 5px 0;
  display:block;
  float:left;
  width:100%;
  text-align:center;
}

#banner_left {
  margin:0 5px 0 5px;
  display:block;
  float:left;
  clear:both;
  width:630px;
  height:200px;
  border:1px solid #FFF;
}

#banner_right {
  display:block;
  float:left;
  width:350px;
  height:200px;
  border:1px solid #FFF;
}

#col_left { 
  display:block;
  float:left;
  width:145px;
  margin:5px;
}

#col_left div.depto {
  margin-bottom:20px;
}

#col_left div.depto dl {
  background:#EFEFEF; 
  padding:5px;
}

#col_left div.depto dl dt {
  border-bottom:1px dotted #999;
}

#col_left div.depto dl dt a {
  color:#F00;
  font-weight:bold;
  line-height:25px;
}

#col_left div.depto dl dd a {
  color:#000;
  line-height:20px;
  padding-left:10px;
}

#col_left div.depto dl dd a:hover {
  text-decoration:underline;
}

#col_left div.marcas a {
  display:block;
  width:100%;
  padding:5px 0 5px 0;
  border-bottom:1px dotted #666;
  text-align:center;
}

#col_produto, #col_ofertas, #col_institucional {
  display:block;
  float:left;
  width:665px;
  margin:5px;
}

div.produto {
  display:block;
  float:left;
  width:205px;
  height:260px;
  margin:8px;
  border-bottom:1px dotted #999;
  overflow:hidden;
}

div.produto a {
  display:block;
  line-height:16px;
  margin:3px 0 3px 0;
  color:#000;
}

div.produto a.prod_desc {
  margin-bottom:10px;
}

div.produto a.prod_por span, div.produto a.prod_parc span {
  font-weight:bold;
  color:#F00;
}

div.produto a.prod_depart {
  margin-top:10px;
  color:#666;
} 

#col_destaq {
  display:block;
  float:left;
  width:150px;
  margin:5px;
  padding:0 3px 3px 3px;
}

#col_destaq a {
  display:block;
  width:100%;
  text-align:center;
  margin-bottom:10px;
}

#foot {
  display:block;
  float:left;
  clear:both;
  width:980px;
  height:160px;
  margin-top:20px;
  padding:20px 10px 5px 10px;
  background:url(../imagens/foot_bg.gif) top center no-repeat;
  color:#666;
}

#foot div.logo {
  display:block;
  float:left;
  width:280px;
}

#foot div.infos {
  display:block;
  float:left;
  width:660px;
  margin-left:15px;
  border-left:1px dotted #666;
  padding:10px;  
}

#foot div.infos ul {  
  list-style:none;
  text-align:left;
}

#foot div.infos ul li {
  display:inline;
  padding-right:20px;
}

#foot div.infos ul li img {
  width:20px;
  vertical-align:middle
}

#form_ordenacao {
  display:block;
  float:left;
  width:100%;
  padding:10px 0 10px 0;
  text-indent:10px;
  background:url(../imagens/form_busca_bg.gif) repeat-x top left;
}

#form_ordenacao div.paginacao{
	float:right;
	background:none;
	width: 250px;
	height:22px;
	line-height:22px;
}

#form_ordenacao fieldset {
	float: left;
  border: 0;
  width: 400px;
}

#prod_busca div.produto {
  display:block;
  float:left;
  color:#666;
  width:100%;
  height:auto;
  border-bottom:1px solid #CCC;
  padding:15px 0 15px 0;
}

#prod_busca div.produto a {
  display:block;
  float:left;
  color:#666;
  width:400px;
  line-height:19px;
}

#prod_busca div.produto a.prod_img {
  width:120px;
  margin-right:10px;
  text-align:center;
}

#prod_busca div.produto a.prod_title {
  width:400px;
  font-size:12px;
  font-weight:bold;
}

#prod_busca div.produto a.prod_title img {
	margin:5px 0 2px 0;
}

#prod_busca div.produto a span {
  color:#D21942;
  font-weight:bold;
}

#prod_busca div.produto a.prod_info {
  float:right;
  width:250px;
}

div.paginacao {
  display:block;
	width:100%;
	height:30px;
	line-height:25px;
  float:left;
	clear:both;
	text-align: right;
	background:url(../imagens/form_busca_bg.gif) repeat-x top left;
}

#col_ofertas {
	width:833px;
}

#col_ofertas div.produto {
	width: 190px;
}

#col_institucional {
	width:833px;
	font-size:12px;
}

#col_institucional p, #col_institucional h4 {
	margin-bottom:10px;
}

#col_institucional p img {
	float:left;
	margin:10px
}

#col_institucional ul li {
  list-style:circle;
  margin:5px 0 0 20px;
}