/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DO FUNDO
**********************************************************************/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #464646;
	background-image: url('http://www.blackbean.com.br/assets/fundo.gif');
	background-position: 0px 0px;
	background-repeat: repeat;
}
/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DA PAGINA
**********************************************************************/
.site_pagina {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	width: 900px;
	background-image: url('http://www.blackbean.com.br/assets/pagina_fundo.gif');
	background-position: center 0px;
	background-repeat: repeat-y;
}
/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DO CABECALHO
**********************************************************************/
.site_cabecalho {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	background-color: #1B1B1B;
	background-image: url('http://www.blackbean.com.br/assets/cabecalho_fundo.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.site_cabecalho_logotipo {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
.site_cabecalho_menu {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 53px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
.site_cabecalho_menu ul {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
.site_cabecalho_menu li {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}
.site_cabecalho_menu a {
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
	background-color: #262626;
	background-image: url('http://www.blackbean.com.br/assets/menu_fundo_inativo.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.site_cabecalho_menu a:hover
{
	color: #FFFFFF;
	background-color: #3F3F3F;
	background-image: url('http://www.blackbean.com.br/assets/menu_fundo_ativando.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.site_cabecalho_menu li.ativo a,
.site_cabecalho_menu li.ativo a:hover {
	color: #FFFFFF;
	background-color: #80993b;
	background-image: url('http://www.blackbean.com.br/assets/menu_fundo_ativo.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DA CAPA
**********************************************************************/
.site_capa_destaques {
	float: left;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	height: 250px;
	background-color: #000000;
}
.site_capa_destaque {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_capa_destaque a {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
.site_capa_noticias {
	float: left;
	clear: both;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	height: 30px;
	color: #777777;
	font-size: 11px;
	line-height: 10px;
	background-color: #1B1B1B;
	background-image: url('http://www.blackbean.com.br/assets/cabecalho_fundo.gif');
	background-position: 0px -43px;
	background-repeat: repeat-x;
}
.site_capa_noticia {
	clear: both;
/**	width: 100%; **/
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
.site_capa_noticia a {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #777777;
	text-decoration: none;
}
.site_capa_noticia a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.site_capa_noticia b {
	padding-right: 10px;
}
.site_capa_servicos {
	float: left;
	clear: both;
	
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url('http://www.blackbean.com.br/assets/servicos_fundo.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.site_capa_servicos_titulo {
	display: none;
}
.site_capa_servicos div {
	float: left;
		
	width: 270px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
}
.site_capa_servicos div h3 {
	font-size: 11px;
	font-weight: bolder;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_capa_servicos div p {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_capa_servicos div a {
	color: #555555;
	text-decoration: none;
}
.site_capa_servicos div a:hover {
	color: #000000;
	text-decoration: none;
}
.site_capa_resultados {
	float: left;
	clear: both;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #0E0E0E;
	background-image: url('http://www.blackbean.com.br/assets/resultados_fundo.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
.site_capa_resultados h2 {
	display: none;
}
.site_capa_resultados div {
	float: left;
	width: 225px;
		
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_capa_resultados div p {
	color: #555555;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_capa_resultados div h3 {
	color: #555555;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 21px;
	padding-left: 0px;
	padding-right: 0px;
}
/**
.site_capa_resultados div:hover p,
.site_capa_resultados div:hover h3 {
	color: #FFFFFF;
}**/
/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DO CONTEUDO
**********************************************************************/
.site_conteudo {
	background-color: #0E0E0E;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80993b;
	background-color: #FFFFFF;
	/**
	background-image: url('http://www.blackbean.com.br/assets/servicos_fundo.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;**/
}
.site_conteudo_cabecalho {
	background-color: #0E0E0E;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #80993b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
}
.site_conteudo_corpo {
	background-color: #0E0E0E;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	background-color: #FFFFFF;
}
.site_conteudo_principal {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	width: 545px;
}
.site_conteudo_adicional {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	width: 275px;
}
.site_conteudo_principal_titulo {
	color: #333333;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_conteudo_principal_resumo {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_conteudo_principal_corpo {
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.site_conteudo_adicional_titulo {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h1,
.site_conteudo_corpo h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 13.5px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h2,
.site_conteudo_corpo h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h3,
.site_conteudo_corpo h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 12.5px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h4,
.site_conteudo_corpo h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h5,
.site_conteudo_corpo h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 11.5px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo h6,
.site_conteudo_corpo h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.site_conteudo p,
.site_conteudo_corpo p
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 0px;
	padding-right: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.site_conteudo ul,
.site_conteudo_corpo ul
{
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.site_conteudo ol,
.site_conteudo_corpo ol
{
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 14px;
	padding-left: 20px;
	padding-right: 0px;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
}
.site_conteudo img,
.site_conteudo_corpo img,
.site_conteudo img.esquerda,
.site_conteudo_corpo img.esquerda
{
	padding: 1px;
	border: solid 1px #CCCCCC;
	float: left;
	margin: 5px 10px 0px 0px;
}
.site_conteudo img.direita,
.site_conteudo_corpo img.direita {
	padding: 1px;
	border: solid 1px #CCCCCC;
	float: right;
	margin: 5px 10px 0px 0px;
}
.site_conteudo a,
.site_conteudo a:link,
.site_conteudo a:visited,
.site_conteudo a:active,
.site_conteudo_corpo a,
.site_conteudo_corpo a:link,
.site_conteudo_corpo a:visited,
.site_conteudo_corpo a:active
 {
	color: #80993b;
	text-decoration: none;
}
.site_conteudo a:hover,
.site_conteudo_corpo a:hover {
	color: #80993b;
	background-color: #E6FFCC;
	text-decoration: none;
}
/**********************************************************************
** DEFININDO ESTRUTURAS E ESTILOS ESPECIFICOS DO RODAPE
**********************************************************************/
.site_rodape {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 920px;
	color: #777777;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
	background-image: url('http://www.blackbean.com.br/assets/rodape_fundo.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
.site_rodape p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 18px;
	padding-left: 20px;
	padding-right: 20px;
}
