﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-repeat:repeat-x;
}

.topo
{
	width: 780px;
	height: 142px;
	background-image: url(imagens/bg_topo.jpg);
	
	}
	
.menu
{
	width: 177px;
	background-image: url(../imagens/bg_menu);
	color:White;
	font-family:Verdana;
	font-size:11px;
	
	}
	
	
.rodape
{
	width: 780px;
	height: 72px;
	background-image: url(../imagens/bg_rodape);
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	
	}
	
	
.mostra_caderno_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #576A75;
	 
	}
	
	
.mostra_caderno_conteudo
{
	 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: #333333;
	 
	}
	

.mostra_noticia_titulo
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 13px;
	 font-weight: bold;
	 color: #576A75;
	 
	}
	
	
.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
{
	 background-image: url(../imagens/gerenciamento/bg_titulo_caderno);
	 font-family: Verdana;
	 font-size: 12px;
	 color: #333333;
	 
	}
	
	
.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;
}
