html{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
	background: #f7f5ea url(/img/bg.jpg) repeat-x;
	overflow-x: hidden;
}
img {
	border:0;
}
form {
	margin: 0px;
	padding: 0px;
}	
table {
	margin: 0px;
	padding: 0px;
}
a, a:visited, a:link {
	color: #767676;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
p {
	font-size: 1em;
	margin: 0 3px 12px 0;
}
div{
	margin: 0px;
	padding: 0px;
}

/*----TOP----*/
#estrutura {
	position: relative;
	width: 780px;
	margin: auto;
	background-image: url(/img/outline_home.gif);
}
#cabecalho {
	width: 759px;
	height: 170px;
	margin-left: 11px;
	background-image: url(/img/header_01.jpg);
}
#texthome {
	position: relative;
	width: 335px;
	height:166px;
	padding:13px 10px 0px 10px;
	background-image: url(/img/fundo_texthome.gif);
}
#cabecalho #navsecundaria {
	width: 165px;
	float: right;
	font-size: 12px;
	color: #946113;
	clear: right;
	font-weight: bolder;
	padding-top: 15px;
}
#cabecalho #navsecundaria ul {
	list-style-type: none;
	padding: 0 0 8px 0;
}

#cabecalho #navsecundaria ul li {
	padding: 8px 0 0 25px;
}
#cabecalho #navsecundaria ul li a, a:link,a:visited {
	color: #946113;
}
#cabecalho #navsecundaria ul li a:hover {
	text-decoration: underline;
}

/*----LOGO----*/
#logo {
	position: absolute;
	width: 188px; 
	height: 146px;
	z-index: 1;
	top: 104px;
	left: 20px;
}
#logo img {
   behavior: url("/img/pngbehavior.htc");
}
#desde {
	position: absolute;
	width: 188px; 
	height: 146px;
	z-index: 0;
	top: 104px;
	left: 180px;
}
#desde img {
   behavior: url("/img/pngbehavior.htc");
}
#localidade {
	font-size: 11px;
	color: #741D2B;
	margin: 0 0 0 12px;
	padding: 13px 0 0 7px;
	width: 180px;
	height: 33px;
	background-image: url(/img/bg_localidade.gif);
}	
#localidade select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #741D2B;
	margin-left: 3px;
	border: 1px solid #741D2B;
	background-color: #FFF;
}

/*----MENU----*/
#menunav {
	position: relative;
	height: 19px;
	margin: 0 10px 0 11px;
	padding: 2px 0 0 220px;
	background-image: url(/img/bg_topmenu.jpg);
	font-size: 13px;
	font-weight:bold;
}
#menunav li {
	display: inline;
	padding: 0 12px 0 12px;
}
#menunav a, a:link,a:visited{
	color: #FFF;
}
#menunav a:hover{
	text-decoration: underline;
}

/*----CONTEÚDO----*/
#content {
	float: left;
}
#navcontent_left {
	float: left;
	width: 206px;
	*width: 200px;
	padding: 55px 0 0 0px;
	margin-left:12px;
	*margin-left:8px;
	background:#F4EDDE;
}
#navcontent_main {
	float: left;
	width: 539px;
	padding: 0px 0 0 0px;
	font-size: 1em;
	color: #706C65;
	background:#F4EDDE;
}
#navcontent_main dl#sonianews dt {
	background-image: url(/img/bg_sonianews.gif);
	font-size: 20px;
	color: #918C83;
	height: 29px;
	padding: 3px 10px;
}
#navcontent_main dl#sonianews dd{
	margin: 0;
	padding: 1px 10px 1px 10px;
}
#navcontent_main dl#sonianews a, a:link,a:visited {
	color: #706C65;
}
.one {
	background: #E6EDD8;
}
.two {
	background: #F1F5EA;
}

#legumes{
	position:absolute; 
	width:200px; 
	height:115px;
	margin:215px 0 0 490px; 
	z-index:1;
}
#legumes img{
	behavior: url("/img/pngbehavior.htc");
}
#flor{
	position:absolute; 
	width:100px; 
	height:115px;
	margin:12px 0 0 200px; 
	z-index:2;
}
#flor img{
	behavior: url("/img/pngbehavior.htc");
}

/*----CONTEÚDO DESCRIÇÃO----*/
#navcontent_right{
	float: right;
	width: 206px;
	padding: 15px 6px 0 0;
}
#navcontent_right p{
	color: #000;
	font-size: 1em; 
	margin: 0 3px 12px 0;
}
#navcontent_right tr td  {
	font-size: 1em; 
	color: #000;
}
	
/*----CONTEÚDO MENU LATERAL LEGENDA----*/
.navcontent_menu_banner {
	padding: 5px 0 10px 13px;
}

/*----RODAPÉ----*/
#rodape {
	position: relative;
	width: 759px;
	margin: auto;
	padding-top: 5px;
	clear: both;
	font-size: 11px;
	color: #777;
	z-index: 10;
}
#informacao {
	position: relative;
	width: 759px;
	margin: 0;
	padding: 0;
	background-image: url(/img/bg_rodape_mid.jpg);
	color: #823;
	font-size: 12px;
}
#informacao dl {
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
}
#informacao dl dd {
	margin: 0;
	padding: 5px 5px 0 5px;
	float: left;
}
#informacao dl dd.informacaoPagamentoBorder {
	border-right: 1px #823 solid;
}
#informacao dl dd a {
	margin: 0;
	padding: 0;
}
#informacao #informacaoQualidade {
	width: 220px;
	float: left;
}
#informacao #informacaoSeguro {
	width: 80px;
	float: left;
	padding: 0 0 0 20px;
}
#informacao #informacaoTelevendas {
	width: 190px;
	float: left;
	padding: 0 0 0 10px;
}

#informacao #informacaoAtendimento {
	width: 190px;
	float: right;
}
#informacao dl#informacaoAtendimento dd {
	padding: 5px 0 0 0
}
#informacao #informacaoPagamento {
	clear: both;
	margin: 10px 0 0 0;
}
#copyright {
	position: relative;
	float:left;
	margin: 0;
	padding: 5px 0 0 10px;
}
#sitebytau {
	position: relative;
	float: right;
	margin: 0;
	padding:5px 10px 0 0;
}
#sitebytau a, #sitebytau a:link, #sitebytau a:visited {
	color: #777;
}
#sitebytau a:hover {
	text-decoration: underline;
}
.endClear {
	clear: both;
}

#navcontent_menu_empresa {
	padding-left: 17px;
	font-size: 12px;
	color: #000;
}
#navcontent_empresa {
	padding: 10px 20px 0 10px;
}
#navcontent_empresa dt {
	margin: 12px 0 12px 0;
	color:#823;
	font-size: 17px;
}
#navcontent_empresa dd {
	margin: 0;
	margin-left:15px;
}
#navcontent_empresa dd a, a:link,a:visited {
color:#515151;
}
#navcontent_empresa h3{
	color:#B7954C;
	font-size: 17px;
}
#navcontent_empresa h4{
	color:#823;
	font-size: 15px;
}

#navcontent_empresa h3 img{
	margin-right:10px;
 	align:absmiddle;
}
#navcontent_empresa .pergunta{
	margin: 12px 0 12px 0;
	color:#7F5A09;
	font-size: 13px;
	text-decoration: none;
	display: block;
}
#navcontent_empresa .pergunta b{
	color:#823;
}

#bannerTxt {
	height:20px;
	margin:10px;
	text-align:center;
}
#bannerTxt span { margin-right:5px;}
#bannerTxt a {
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

#buscaLateral {
height:70px;
margin:10px;
margin-top:30px;
}
#buscaLateral h3 {
text-indent:-5000px;	overflow:hidden;	background:url(/img/txt_buscar.jpg) no-repeat;	width:117px;	height:36px; margin:0;
}
#buscaLateral .buscainput { width:80px; border:1px solid #996600; background:#F9F4EC;}


#navcontent_menu_empresa {
	padding-left: 17px;
	font-size: 12px;
	color: #000;
}
#navcontent_empresa {
	padding: 10px 20px 0 10px;
}
#navcontent_empresa dt {
	margin: 12px 0 12px 0;
	color:#823;
	font-size: 17px;
}
#navcontent_empresa dd {
	margin: 0;
	margin-left:15px;
}

#navcontent_menu_empresa li {
	margin: 8px;
	font-weight: bold;
	border-bottom:1px solid #99CC66;
	width:165px;
	*width:145px;
	list-style:none;
	font-size:13px;
}


#navcontent_empresa ul {
margin-left: 13px;
}
#navcontent_empresa ul li {
	list-style-image: url(/img/bullet.gif);
}
/*----CONTEÚDO MENU LATERAL----*/
#social {
	width:206px;
	overflow:hidden;
	text-align:center;
}

#navcontent_menu {
	background-image: url(/img/mainnav_lateral.gif);
	background-repeat: repeat-y; 
	width:206px;
	overflow:hidden;
}
#navcontent_menu_header {
	background-image: url(/img/topnav_lateral0.gif);
	width: 206px;
	height: 75px;
}
#navcontent_menu_linha {
	margin-top: -15px;
	padding-left: 25px;
	font-size: 12px;
	color: #000;
}
#navcontent_menu_linha dt {
	margin: 0;
	font-weight: bolder;
}
#navcontent_menu_linha dd {
	margin: 0;
	padding-left: 10px;
}

.menuLinhas .ul { display:table;  width:165px; *width:145px;}
.menuLinhas .li { display:table-row; font-weight:normal; font-size:12px; text-align:right;}


#boxbusca { padding:10px; clear:both;}
#boxbusca h4 { font-family:"Trebuchet MS", Arial; font-size:14px; color:#990000; margin:0px; padding:0px;}
#boxbusca .input { border:1px solid #CC6600;}

