﻿
	*{margin:0;padding:0;padding: 0;}
	img{border:0px;}
	ol li {list-style-position:inside;}

	ol,ul{
	list-style:inside;	
	}
	
	#div_conteudo{
	  width:978px;
	  margin-top:55px;
	  padding-left:3px;
	  padding-right:3px;
	  padding-bottom:35px;
	  min-height:500px;
	  height:auto;
	}
	
	#div_destaques{
	 width:628px;
	 height:406px;
	 border:5px solid #bdbdbd;
	}
	
	#div_destaques img{
	 max-width:600px !important;
	}
	
	#div_busca{
	 background: url(../0014/_images/input_busca.png) no-repeat;
	 width:245px;
	 height:37px;
	 padding-top:15px;
	 padding-left:20px;
	}
	.btn_buscar{
	 background: url(../0014/_images/btn_busca.png) no-repeat;
	 width:56px;
	 height:52px;
	 background-color:transparent;
	 border:0;
	 cursor:pointer;
	}
	.input_busca{
	background:transparent;
	border:0px;
	height:25px;
	width:230px;	
	}
	
	#div_noticias{
	 width:319px;
	 height:164px;
	 border:5px solid #bdbdbd;
	 padding-top:28px;
	 padding-right:2px;
	 padding-left:2px;
	}
	
	#div_empresa{
	 width:319px;
	 height:164px;
	 border:5px solid #bdbdbd;
	 padding-top:28px;
	 padding-right:2px;
	 padding-left:2px;	
	}
	
	#div_produtos{
	 width:319px;
	 height:328px;
	 border:5px solid #bdbdbd;
	 padding-top:28px;
	 padding-right:2px;
	 padding-left:2px;
	}
	
	#div_promocoes{
	 width:319px;
	 height:328px;
	 border:5px solid #bdbdbd;
	 padding-top:28px;
	 padding-right:2px;
	 padding-left:2px;
	}
	
	#div_promocoes_rodape{
	 margin-right:auto;
	 margin-left:auto;	
	 width:963px;
	 height:134px;
	 border:5px solid #bdbdbd;
	 padding-top:28px;
	 padding-right:2px;
	 padding-left:2px;
	 background: url(../0014/_images/bg_degrade.jpg) repeat-x;
	}
	
	#menu_sombra_faixa{
	 width:997px;
	 height:30px;
	 background-image: url(../0014/_images/bg_menu_abas.png);
	 position:absolute;
	 top:175px;
	 z-index:3;
	 left:50%;
	 margin-left:-498px;
	}
	
	#div_logo{
	 position:absolute;
	 z-index:4;
	 background:transparent;
	}
	
	#div_menu{
	  right:0;
	  margin-right:10px;
	  margin-top:14px;
	  position:absolute;
	  z-index:5;	
	}
	
	.shadow {
	 background: url(../0014/_images/shadow.gif) no-repeat right bottom;
	 padding: 5px 10px 10px 5px;
	}
	
	.marcador_data{
	 background-repeat:no-repeat;
	 background-image:url(../0014/_images/apt_data.png);
	 width:64px; height: 22px;
	 padding-left: 5px;
	 padding-top:0px;
	}
	
	#div_topo{
	  margin-left:auto;
	  margin-right:auto;
	  margin-bottom:0px;
	  margin-top:-10px;
	  width:984px;
	  height:180px;
	}
	
	#div_centro{
	  margin-left:auto;
	  margin-right:auto;
	  margin-top:-18px;
	  width:984px;
	  min-height:500px;
	  background-color:#FFFFFF;
	  behavior: url(../_css/pie/PIE.htc);
	  -moz-box-shadow: 0px 0px 10px #000;
	  -webkit-box-shadow: 0px 0px 10px #000;
	  box-shadow: 0px 0px 10px #000;
	  position:relative;
	  z-index:1;
	}
	
	#div_rodape_geral{
	 width:100%;
	 height:155px;
	}
	
	#div_rodape{
	 width:997px;
	 height:158px;
	 left:50%;
	 margin-left:-498px;
	 margin-right:auto;
	 background: url(../0014/_images/bg_rodape.png) no-repeat;
	 margin-top:-10px;
	 position:absolute;
	 z-index:2;
	}

  