/****************************/
/** CSS By Eduardo Resende **/
/****************************/

/**************/
/* Flash Meio */
/**************/

#flash{
	width: 736px;
	height: 201px;
	clear: both;
	margin-bottom: 5px;
}

#consMeio{
	width: 736px;
	height: 48px;
}

/******************/
/* Conteúdo Index */
/******************/

#contInterno{
	width: 736px;
	height: auto;
	margin-top: 15px;
}

#col01{
	width: 472px;
	height: auto;
	float: left;
}

#col02{
	width: 249px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.titIndex{
	width: auto;
	height: 12px;
	padding-left: 7px;
	margin-bottom: 5px;
	clear: both;
}

.EmpresasGrupos{
	width: 249px;
	height: 77px;
	background-image: url(../imagens/fundo_empresa.gif);
	background-repeat: no-repeat;
	clear: both;
}

.tracos{
	width: 249px;
	height: 21px;
	background-image: url(../imagens/tracos.gif);
	background-position: center;
	background-repeat: repeat-x;
}

/* Outras Empresas */
#boxGeral{
	width: 249px;
	height: 102px;
	padding-bottom: 6px;
	background-image: url(../imagens/f_outras_empresas.gif);
	background-repeat: no-repeat;
}

#imgProdutos{
	width: 249px;
	height: 102px;
}

.btBox01{
	width: 122px;
	height: 19px;
	float: left;
	margin-right: 6px;
}

.btBox02{
	width: 121px;
	height: 19px;
	float: left;
	margin-bottom: 6px;
}

#fimBox{
	width: 249px;
	height: 35px;
	float: left;
}
/* Fim Outras Empresas */

/* Oferta em Destaque */
#boxOferta{
	width: 472px;
	height: 148px;
	background-image: url(../imagens/bg_box_oferta.gif);
	background-repeat: no-repeat;
}

#carroOferta{
	width: 179px;
	height: 137px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#contOferta{
	width: 280px;
	height: 103px;
	float: right;
	padding-top: 20px;
}

#contOferta h3{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #0D5296;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 9px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

.txt01{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color: #0D5296;
	text-transform: uppercase;
	line-height: 15px;
}

.txt02{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	line-height: 15px;	
}

#btOfertas{
	width: 280px;
	height: 21px;
	float: right;
	padding-top: 4px;
}
/* Fim Oferta em Destaque */

/* Box Assistente de Compras & Noticias do Dia */
.boxGeralIndex{
	width: 472px;
	height: 5px;
	clear: both;
}

.boxIntInterno{
	width: 472px;
	height: auto;
	background-image: url(../imagens/box_bg_index.gif);
	background-repeat: repeat-y;
	clear: both;
}
/* Fim Box Assistente de Compras & Noticias do Dia */

/* Assistente de Compras */
.infoAssistente{
	width: 455px;
	height: 30px; 
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #000;
	padding-top: 6px;
	padding-left: 9px;
}
#boxBtAssistente{
	width: 107px;
	height: 51px;
	padding-top: 6px;
	padding-left: 9px;
	float: left;
}

#boxAssist{
	width: 346px;
	padding-top: 13px;
	padding-left: 9px;
	float: left;
}

.txtAssist1{
	width: 50px;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #0D5296;
	padding-top: 3px;
	float: left;
}

.txtAssist2{
	width: 50px;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #0D5296;
	padding-top: 7px;
	float: left;
}

.txtAssist3{
	width: 45px;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #0D5296;
	padding-top: 3px;
	text-align: right;
	float: left;
}

.formAssistente{
	font-family:"Arial", Verdana , Helvetica,;
	font-size:10px;	
}
.btOk{
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

.bt{
	float: left;
}

/* Fim Assistente de Compras */

/* Noticias do Dia */
.folha{
	width: 12px;
	height: 16px;
	float: left;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 3px;
}

.boxLinha{
	width: 100%;
	height: 21px;
	clear: both;
}

.noticia{
	width: 441px;
	height: 17px;
	float: left;
	border-bottom: dashed 1px #CFCDCD;
	padding-top: 3px;
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
}

.noticia a{
	text-decoration: none;
	display: block;
	color: #000;
}

.noticia a:hover{
	text-decoration: none;
	display: block;
	color: #5C5C5C;
}
form{
	margin:0px;
	padding:0px;
}
/* Fim Noticias do Dia */

/* "p" Apenas para msg de erro do Interbase */
p{
	font-family: "Verdana", Arial, Helvetica;
	font-size: 11px;
	color: #000;
	margin-left: 10px;
	padding-top: 10px;
	
}