@charset "iso-8859-1";
/* CSS Document */

*{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

body{
  background:url(../imagens/bg.png) repeat-x top #d4e2f4;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  margin-top:0;
}

.space{
  height:3px;	
}

.topo_conteudo_index{
  background:url(../imagens/fundo_conteudo_index.png) repeat-x #FFF top;
  height:188px;
}

.bordas{
  border-right:1px solid #dfdfdf;
  border-left:1px solid #dfdfdf;	
}

.texto{
 color:#494949;	
}

.fundo_promocoes{
  background:url(../imagens/promocoes.png) no-repeat;
  height:46px;
}

.mais_noticias{
  color:#FFF;
  font-weight:bold;
  background:#494949;
  text-decoration:none;
}

.mais_noticias:hover{
  color:#FFF;
  font-weight:bold;
  background:#494949;
  text-decoration:none;
}

.fundo_mais_noticias{
   background:#494949;
}

.medicamentos{
  background:url(../imagens/fundo_remedios.png) no-repeat top right #FFF;
  height:185px;
}

.promocao_index{
  background:#effff5;
  border:1px solid  #baecce;
  width:260px;
  height:138px;
}

.por{
  color:#00862b;
}

.valor{
   font-size:18px;
   color:#00862b;
}

.titulo_prod{
  color:#494949;
  font-weight:bold;
  text-decoration:none;
}

.titulo_prod:hover{
  color:#494949;
  font-weight:bold;
  text-decoration:none;
}

.noticias_index{
  color:#494949;
  font-weight:bold;
  text-decoration:none;
}

.noticias_index:hover{
  color:#494949;
  font-weight:bold;
  text-decoration:none;
}

.fundo_frase{
  background:url(../imagens/fundo_frase.png) no-repeat #FFF left top;
  height:59px;
}

.font_vermelha{
  color:#F00;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

.font_vermelha:hover{
  color:#F00;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
}

/**********************************************************************
    RODAPÉ
***********************************************************************/
.fundo_rodape{
	background:url(../imagens/fundo_rodape.png) no-repeat top left #FFF;
	height:90px;
    color:#FFF;
}

/*********************************************************************
    FORNECEDOR
***********************************************************************/

.nome_fornecedor{
  color:#666;
  font-weight:bold;
  text-decoration:none;
}

.nome_fornecedor:hover{
  color:#666;
  font-weight:bold;
  text-decoration:none;
}

.link_fornecedor{
  color:#F90;
  font-weight:bold;
  text-decoration:none;
}

.link_fornecedor;hover{
  color:#F90;
  font-weight:bold;
  text-decoration:underline;
}

/********************************************************
    NOTÍCIAS
*********************************************************/

.titulo_noticias{
   color:#009;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}

.titulo_noticias:hover{
   color:#009;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}

.noticias_texto{
  color:#494949;
  text-decoration:none;
}

.noticias_texto:hover{
  color:#494949;
  text-decoration:none;
}

/*****************************************************
  PRODUTOS
*****************************************************/

.de{
  color:#F00;
  text-decoration:line-through;
}

.font_verde{
  color:#090;	
}

/****************************************************
  LINKS
*****************************************************/

.links{
  color:#F90;
  font-weight:bold;
  text-decoration:none;
}

.links:hover{
  color:#F90;
  font-weight:bold;
  text-decoration:none;
}

.titulo_links{
  color:#494949;
  font-weight:bold;
  text-decoration:none;	
}

.titulo_links:hover{
  color:#494949;
  font-weight:bold;
  text-decoration:none;	
}


/*****************************************************
  PAGINAÇÃO
******************************************************/
.paginacao_atual {
	padding: 3px;
	color: #666666;
	display: inline;
	border: solid 1px #696969;
	margin: 2px;
}

.paginacao {
	padding: 3px;
	display: inline;
	margin: 2px;
}

.paginacao_bts {
	display: inline;
	padding: 3px;
	margin: 2px;
}

.paginacao_links {
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
