/* CSS Document */

/* TEXTO */
.estilo_1 {
	font-size:9px;
	color:#9E9E9D;
}
.estilo_2 {
	font-size:10px;
	color:#7D7C7B;
}
.estilo_3 {
	font-size:9px;
	color:#666666;
}
.estilo_4 {
	font-size:9px;
	color:#2D6882;
}
.estilo_5 {
	font-size:9px;
	color:#868686;
}
.estilo_6 {
	font-size:10px;
	color:#707966;
}
.estilo_7 {
	font-size:10px;
	color:#005B8C;
}
.estilo_8 {
	font-size:14px;
	color:#005B8C;
	font-weight:bold;
}
.estilo_9 {
	font-size:10px;
	color:#01749C;
}
.estilo_10 {
	font-size:10px;
	color:#A74E49;
}
.estilo_11 {
	font-size:12px;
	color:#005B8C;
	font-weight:bold;
}
.estilo_12 {
	font-size:10px;
	color:#9D3F39;
}
.estilo_13 {
	font-size:10px;
	color:#666666;
}
.estilo_14 {
	font-size:10px;
	color:#C4635E;
}

/* FORMS */
.text_news {
	width:130px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#858585;
	border:none;
	padding-left:5px;

}
.text_atendimento {
	width:240px;
	height:20px;
	background-color:#E1E1E1;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D7C7B;
	padding-left:5px;
	padding-top:3px;
}
.msg_atendimento {
	width:240px;
	height:105px;
	background-color:#E1E1E1;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D7C7B;
	padding-left:5px;
	padding-top:3px;
	padding-right:3px;
}
.select_catalogo {
	widows:231px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#01749C;
}
.mostrar_10 {
	width:45px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D7C7B;
	

}
.text_busca_produto {
	width:157px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#858585;
	border:1px solid #B1B1B1;
	padding-left:5px;

}
.text_catalogo_busca {
	width:173px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6B6B6B;
	border:1px solid #BBBBBB;
	padding-left:5px;

}
.select_cidade {
	width:161px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;

}
/* TOOLTIPS */
.tooltip_lancamentos_bloco a {
	z-index:70000;
	text-decoration: none;
	float:left;
}
.tooltip_lancamentos_bloco a:hover {
	position:relative;
	z-index:70000;
	text-decoration: none;	
}
.tooltip_lancamentos_bloco a span { 
	display:none;
	z-index:70000;
	text-decoration: none;	
}
.tooltip_lancamentos_bloco a:hover span {
	display: block;
	position: absolute; 
	z-index:70000;
	text-decoration: none;
	left:-100px;
	top:-15px;
}
.square{
	position:absolute;
}
/* BLOCO PROMOÇÃO */
.tabela_principal {
	background-image:url(../imagem/tit_promocoes_bloco.gif); 
	background-repeat:no-repeat; 
	background-color:#4389A7; 
	margin-top:10px; 
	margin-left:2px; 
	width:249px;
}
.div_conteudo {
	position:relative; 
	width:243px; 
	height:auto; 
	background-color:#F6FAF6; 
	margin-left:3px; 
	margin-top:25px; 
	margin-bottom:3px;
}
/* BLOCO PROMOÇÃO */
.detalhes_formatacao {
	background-image: url(../imagem/bg_detalhes_produto.jpg);
	background-repeat:repeat-x;
	background-color:#F8F9F7;
	font-size:10px;
	color:#01749C;

}