﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #668566;
}

.topo
{
	width: 780px;
	height: 100px;
	background-image: url(imagens/bg_topo.jpg);
	
	}
	
.menu
{
	width: 160px;
	background-image: url(../imagens/bg_menu);
	
	}
	
	
.rodape
{
	height: 28px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
	}
	
	
.mostra_caderno_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 16px;
	 font-weight: bold;
	 color: #003300;
	 
	}
	
	
.mostra_caderno_conteudo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 12px;
	 color: #333333;
	 
	}
	
	
.mostra_caderno_empresa
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 12px;
	 color: #333333;
	 
	}
	
	
.mostra_noticia
{
	 font-family: Verdana;	
	 font-size: 12px;
     font-weight: bold;
	 color: #ffffff;
	 
	}
	

.mostra_noticia_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #003300;
	 
	}
	
	
.mostra_noticia_conteudo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 12px;
	 color: #333333;
	 
	}
	
	
.mostra_departamento_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #576A75;
	 
	}
	
	
.mostra_departamento_nome
{
	 font-family: Verdana;
	 font-size: 12px;
	 color: #333333;
	 font-weight:bold;
}

.mostra_departamento_preco
{
	 font-family: Verdana;
	 font-size: 12px;
	 color: Red;
}

.mostra_departamento_frete
{
	 font-family: Verdana;
	 font-size: 12px;
	 color: #e8842c;
}
	
.mostra_produto_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #576A75;
}

.titulo_enquete
{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	font-weight:bold;
}

.opcoes_enquete
{
	font-family: Verdana;
	font-size:11px;
	color: #000000;
}

.barra_enquete
{
	background-color:Red;
	font-size: 4px;
	height: 5px;
}

.link_resultado_enquete
{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.resultado_enquete
{
	font-family: Verdana;
	font-size:11px;
	color: #000000;
}

.total_enquete
{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color: #000000;
}