/*estilo do rodapé*/
.rodape {
      font-family: Arial, Helvetica, sans-serif; 
	  font-size:11px; 
	  color:#FFFFFF; 
	  margin:15 0 0 48px;
}
/*estilo do menu*/
#imagem1 a{
    background: url('img/m_1.gif') no-repeat;
	position:absolute;
	width:159px;  
    height:32px;	
}
#imagem1 a:hover{
    background: url('img/m_1_1.gif') no-repeat center center;
	position:absolute;
    width:159px;  
    height:32px;	
}
#imagem2 a{
    background: url('img/m_2.gif') no-repeat;
	position:absolute;
	width:159px;  
    height:32px;	
}
#imagem2 a:hover{
    background: url('img/m_2_1.gif') no-repeat center center;
	position:absolute;
    width:159px;  
    height:32px;	
}
#imagem3 a{
    background: url('img/m_3.gif') no-repeat;
	position:absolute;
	width:159px;  
    height:32px;	
}
#imagem3 a:hover{
    background: url('img/m_3_1.gif') no-repeat center center;
	position:absolute;
    width:159px;  
    height:32px;	
}
#imagem4 a{
    background: url('img/m_4.gif') no-repeat;
	position:absolute;
	width:159px;  
    height:32px;	
}
#imagem4 a:hover{
    background: url('img/m_4_1.gif') no-repeat center center;
	position:absolute;
    width:159px;  
    height:32px;	
}
#imagem5 a{
    background: url('img/m_5.gif') no-repeat;
	position:absolute;
	width:159px;  
    height:32px;	
}
#imagem5 a:hover{
    background: url('img/m_5_1.gif') no-repeat center center;
	position:absolute;
    width:159px;  
    height:32px;	
}
/*fim do estilo do menu*/
/*estilo de texto1*/	
.texto1 {
    color: #000033;
	font-size: 12px;
	padding-top:6 px;
	font-family: Arial, Helvetica, sans-serif;
}
/*estilo de texto*/	
.texto2 {
    color: #000033;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
/*estilo de texto*/	
.texto3 {
    color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
/* menu painel de controle --------------------------------------------------------------------*/
.style_menu_painel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	color: #000066;
	font-weight:bold;
	text-decoration:none;
}
/* Sub-menu painel de controle --------------------------------------------------------------------*/
.style_menu_painel_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	color: #000066;
	text-decoration:none;
}
/* link voltar ------------------------------------------------------------------------------------*/
.link_voltar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* estilo do topo das páginas do painel administrativo---------------------------------------------*/
.topo_menu_painel {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* estilo da descrição do input ------------------------------------------------------------------*/
.estilo_input {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* estilo do input -------------------------------------------------------------------------------*/
.estilo_input2 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* estilo do saiba mais --------------------------------------------------------------------------*/
.saiba_mais {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	font-style: italic;
	text-decoration:none;
}
.saiba_mais:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: italic;
	text-decoration:none;
}
/* estilo da paginação --------------------------------------------------------*/
.paginacao {
	color: #000033;
	font-weight: bold;
}
.valor_produto {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.valor_produto_antes {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:line-through;
}
.ficha_tecnica {
	font-size: 16px;
	font-weight: bold;
}
.stilo_top {
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}