/* ------------------------------------------------------------------------- */
	/* TAGS HTML --------------------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
a,a:visited {
	text-decoration: none;
	color: #6b91bf;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #a4d661;
}

h1 {
	padding: 0;
	margin: 0px 0px 40px 0px;
	color: #525151;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

h2 {
	margin: 40px 0 20px 0;
	padding: 0;
	color: #4e4e4e;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.s22 h2 {
	margin: 29px 0 20px 0;
	font-size:13px;
	font-weight:normal;
}

h3 {
	background: #a0c966;
	padding: 1px 0 1px 10px;
	width: 90px;
	_width: 100px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 2px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* UTILIZADO PARA MENSAGENS DE ERRO */
h4 {
	color: #d98585;
	font-size: 12px;
	text-align: center;
	margin: 30px 0;
}

hr {
	clear: both;
	margin: 0 0 5px 0;
	height: 3px;
	border: 0;
	border-top: #93c157 solid 1px;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
}

input {
	font-size: 11px;
}

p {
	margin: 0 0 25px 0;
	padding: 0;
	color: #757575;
	font-size: 11px;
	line-height: 21px;
}

table {
	color: #757575;
	border: 1px solid #757575;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	margin: 0 0 25px 0;
}

th,td {
	padding: 5px;
}

tr,td,th {
	border: 1px solid #757575;
}

/* ------------------------------------------------------------------------- */
	/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
html,body {
	background: url("../../images/estrutura/bg-body.jpg") top left repeat-x
		#FFFFFF;
	color: #757575;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

body.capa {
	background: url("../../images/estrutura/bg-body-capa.jpg") top left
		repeat-x #FFFFFF;
}

#corpo {
	background: url("../../images/estrutura/bg-corpo.jpg") top left repeat-y
		;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: visible;
}

#container,#container-capa {
	position: relative;
	width: 1000px;
	_z-index: -1;
}

/* ------------------------------------------------------------------------- */
	/* LOGO -------------------------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
#logo {
	background: url("../../images/estrutura/bg-top.jpg") top right no-repeat
		;
	width: 1000px;
	height: 270px;
	position: relative;
}

.capa #logo {
	background: url("../../images/estrutura/bg-top-capa.jpg") top center
		no-repeat;
	width: 1000px;
	_width: 1040px;
	height: 560px;
	position: relative;
	margin: 0 -20px;
	padding: 0 20px;
	overflow: visible;
}

#logo_estatico { /* IMAGEM */
	position: absolute;
	top: 50px;
	left: 40px;
}

h1.titulo-secao {
	position: absolute;
	left: 40px;
	bottom: 10px;
	font-size: 36px;
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
	text-transform: lowercase;
}

#login-top {
	position: absolute;
	top: 0;
	right: 40px;
}

#login-top p {
	margin: 5px 0 0 0;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------- */
	/* COLUNA DIREITA ---------------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
#colunadireita {
	position: absolute;
	top: -70px;
	right: 0px;
	padding: 20px 40px;
	width: 203px;
	_width: 283px;
}

#colunadireita #login {
	background-position: -3px 0px;
	float: none;
	margin: 0 0 40px 0;
	padding: 0;
	width: 222px;
	height: auto;
}

#colunadireita #login .btn-logar {
	margin: 0 25px 0 0;
}

#sponsors {
	width: 203px;
}

#sponsors .sobre {
	border-top: 5px solid #efefee;
	width: 203px;
	padding: 10px 0 0 0;
	float: left;
	color: #525151;
}

#sponsors .sobre:hover {
	border-top: 5px solid #a0c966;
	color: #a0c966;
}

#sponsors .sobre h1 {
	margin: 0 0 10px 0;
	color: inherit;
}

#sponsors .sobre p {
	margin: 0 0 34px 0;
}

#sponsors .sobre a.lnk-saibamais {
	background: url("../../images/estrutura/bg-lnk-saibamais.jpg") center
		right no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6b91bf;
}

#sponsors .sobre a.lnk-saibamais:hover {
	color: #a4d661;
}

/* ------------------------------------------------------------------------- */
	/* RODAPÉ ------------------------------------------------------------------ */
	/* ------------------------------------------------------------------------- */
#rodape {
	background: url("../../images/estrutura/bg-rodape.jpg") top left
		repeat-x;
	position: relative;
	width: 100%;
	height: 489px;
	text-align: center;
}

#creditos {
	background: url("../../images/estrutura/bg-creditos.jpg") no-repeat;
	background-position: 0px 410px;
	padding: 50px 40px 0 40px;
	width: 920px;
	_width: 1000px;
	height: 439px;
	_height: 489px;
	position: relative;
	clear: both;
	text-align: left;
	margin: 0 auto;
}

#creditos p {
	color: #757575;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#creditos .quadro {
	width: 203px;
	float: left;
	margin: 0 35px 0 0;
	padding: 0;
}

#creditos .quadro h1 {
	font-size: 18px;
	color: #92bf57;
	margin: 0 0 10px 0;
}

#creditos .quadro p {
	margin: 0 0 15px 0;
}

#creditos p#endereco {
	position: absolute;
	top: 425px;
	left: 40px;
	margin: 0;
	font-size: 12px;
	color: #8e9db2;
}

#creditos p#endereco span.telefone {
	color: #c9d0db;
	font-size: 14px;
	font-weight: bold;
}

/* LOGOMARCA DO b2mlportal */
#rodape_b2ml {
	position: absolute;
	right: 40px;
	bottom: 33px;
}

#rodape_b2ml img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* ------------------------------------------------------------------------- */
	/* CONTEÚDO EM GERAL ------------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
#conteudo,.conteudo {
	position: relative;
	left: 0px;
	width: 637px;
	_width: 717px;
	min-height: 1440px;
	_height: 1600px;
	padding: 60px 40px;
	text-align: left;
}

#container-capa .conteudo {
	width: 920px;
	padding: 60px 40px 20px 40px;
	_width: 1000px;
	height: 531px;
	min-height: 531px;
	_height: 611px;
}

#container .conteudo p,#container .conteudo a,#container .conteudo a:visited,#container .conteudo ul,#container .conteudo li
	{
	font-size: 12px;
}

/* Meia seção */
.quadro {
	width: 43%;
	_width: 45%;
	overflow: hidden;
	float: left;
	border: none;
	margin: 5px 2% 5px 2%;
	padding: 0 1% 0 1%;
	text-align: left;
	display: block;
}

.quadro-capa {
	border-top: 5px solid #efefee;
	width: 203px;
	height: 234px;
	margin: 0 35px 0 0;
	padding: 10px 0 0 0;
	float: left;
	color: #525151;
}

.quadro-capa:hover {
	border-top: 5px solid #a0c966;
	color: #a0c966;
}

.quadro-capa h1 {
	margin: 0 0 10px 0;
	color: inherit;
}

.quadro-capa p {
	margin: 0 0 34px 0;
	color: #525151;
}

.quadro-capa p:hover {
	color: #888787;
}

.quadro-capa a.lnk-saibamais {
	background: url("../../images/estrutura/bg-lnk-saibamais.jpg") center
		right no-repeat;
	display: block;
	width: 80px;
	height: 19px;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6b91bf;
}

.quadro-capa a.lnk-saibamais:hover {
	color: #a4d661;
}

/* Imagens ------------------------------- */
.imagem_canto,.imagem_esquerda {
	margin: 0 15px -1px 0;
	padding: 0;
	float: left;
}

.imagem_centralizada {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
}

.imagem_direita {
	margin: 0 0 15px 15px;
	padding: 0;
	float: right;
}

img.imagem_direita {
	float: none;
}

/* Notícias -------------------------------- */
.comentario {
	width: 100%;
}

.comentario p {
	margin: 0 0 10px 0;
}

.comentario hr {
	margin: 10px 0;
}

.bloco_de_noticias {
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: 0;
	color: #000000;
	font-size: 11px;
	text-align: left;
}

.data-destaque {
	font-size: 11px;
	color: rgb(150, 188, 74);
}

.bloco_de_noticias p {
	color: #5B5856;
	font-size: 11px;
}

.bloco_de_noticias a,.bloco_de_noticias a:visited {
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}

.bloco_de_noticias a:hover {
	font-size: 11px;
	text-transform: none;
	text-decoration: underline;
	font-weight: normal;
}

.noticias h2 {
	margin: 0 0 0px 0;
}

/* Painel de Login à Àrea Restrita ----------- */
#login {
	background: url("../../images/estrutura/bg-login.jpg") top left
		no-repeat;
	position: relative;
	padding: 0 0 0 25px;
	width: 197px;
	_width: 222px;
	height: 207px;
	float: right;
	color: #757575;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#login h2 {
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	margin: 15px 0 10px 0;
}

#login h4 {
	margin: -10px 0 30px 0;
}

#login label {
	display: block;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: normal;
	color: #86a161;
}

#login input {
	background: url("../../images/estrutura/bg-input-login.jpg") top left
		no-repeat;
	width: 159px;
	_width: 167px;
	height: 12px;
	_height: 20px;
	padding: 4px;
	border: 0;
	margin: 0 0 10px 0;
	color: #929090;
	font-family: Arial, Trebuchet MS, Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#login .btn-logar {
	background: none;
	width: 23px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: right;
}

#login p {
	margin: 10px 0 16px;
}

#login a.lnk-pedirsenha {
	font-size: 11px;
	color: #6b91bf;
	text-decoration: underline;
}

#login a.lnk-pedirsenha:hover {
	text-decoration: none;
	color: #6b91bf;
}

#login a.lnk-cadastrar {
	background: url("../../images/estrutura/bg-lnk-cadastrar.jpg") center
		right no-repeat;
	display: block;
	width: 155px;
	height: 19px;
	color: #6b91bf;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#login a.lnk-cadastrar:hover {
	text-decoration: none;
	color: #a4d661;
}

#login table,#login tr,#login th,#login td {
	border: 0;
}

/* Vídeos */
#video {
	padding: 10px 5px;
}

/* ------------------------------------------------------------------------- */
	/* ESTILOS DO FORUM -------------------------------------------------------- */
	/* ------------------------------------------------------------------------- */
.form-forum input {
	width: 240px;
	font-size: 11px;
}

.form-forum .btnEnviar {
	width: 150px;
}

#forum {
	width: 90%;
	margin: 0 auto 15px auto;
	text-align: center;
	clear: both;
}

#forum .topico {
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #a5a5a5;
	position: relative;
	padding: 0;
	margin: 0 auto 5px auto;
}

#forum .topico h1 {
	font-size: 12px;
	color: #285783;
	width: 97.7%;
	_width: 100%;
	display: block;
	background: #efefef;
	padding: 12px 0 3px 10px;
	margin: 0;
}

#forum .topico h1 a {
	font-size: 12px;
	color: #285783;
}

#forum .topico .data-autor {
	position: absolute;
	color: #000000;
	top: 0;
	right: 10px;
	font-size: 10px;
}

#forum .topico p {
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #000000;
	font-size: 11px;
}

#novotopico,#novaresposta {
	border: 1px solid #a9c4df;
	background-color: #f2f5f8;
	margin: 0 0 10px;
}

.btnNovoTopico,.btnNovaResposta {
	font-size: 11px;
	width: 80px;
}

/* ------------------------------------------------------------------------- */
	/* NOTÍCIAS E DEPOIMENTOS (HOME) ------------------------------------------- */
	/* ------------------------------------------------------------------------- */
#noticias-depoimentos {
	background: url("../../images/estrutura/bg-noticias-depoimentos.jpg")
		top center no-repeat;
	width: 100%;
	height: 302px;
	margin: 0;
	clear: both;
}

#noticias-depoimentos span.c11 {
	display: block;
	float: left;
	width: 445px;
}

span.autor-depoimento {
	font-size: 18px;
	font-family: Times New Roman, Trebuchet MS;
	text-align: right;
	font-style: italic;
	display: block;
}

#noticias-depoimentos p {
	color: #a2a2a2;
	margin: 0 0 10px 0;
	line-height: 14px;
	text-shadow: -20px 23px 8px #2b313b;
}

#noticias-depoimentos a, #noticias-depoimentos a:visited {
	color: #a2a2a2;
	margin: 0 0 10px 0;
	line-height: 14px;
	text-shadow: -20px 23px 8px #2b313b;
}

#noticias-depoimentos a:hover {
	color: #9fc866;
	margin: 0 0 10px 0;
	line-height: 14px;
	text-shadow: -20px 23px 8px #9fc866;
}

#noticias-depoimentos .bloco_de_noticias {
	width: 440px;
	height: 100%;
	margin: 0 35px 0 0;
	float: left;
}

#noticias-depoimentos h1,#noticias-depoimentos .bloco_de_noticias h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding: 35px 0 0 0;
	margin: 0 0 40px 0;
}

#noticias-depoimentos .bloco_de_noticias .data-destaque {
	display: block;
	color: #9fc866;
	text-shadow: -20px 23px 8px #2b313b;
}

#noticias-depoimentos .bloco_de_noticias a,#noticias-depoimentos .bloco_de_noticias a:visited
	{
	color: #a2a2a2;
	font-size: 11px;
	text-shadow: -20px 23px 8px #2b313b;
}

#noticias-depoimentos .bloco_de_noticias a:hover {
	color: #9fc866;
	text-decoration: none;
}

#noticias-depoimentos .bloco_de_noticias p {
	font-size: 11px;
	color: #d3d1d1;
	margin: 0 0 25px 0;
	text-shadow: -20px 23px 8px #2b313b;
}

/* ------------------------------------------------------------------------- */
	/* ESTILOS DE LISTAS (<ul>) COM MARCADORES CUSTOMIZADOS -------------------- */
	/* ------------------------------------------------------------------------- */
li,ul {
	margin: 0 0 25px 0px;
}

li {
	background: url("../../images/estrutura/marcador-verde.jpg") no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 7px 0;
	color: #757575;
}

ul.roxo li {
	background: url("../../images/estrutura/marcador-roxo.jpg") no-repeat;
	background-position: 0px 2px;
}

ul.azul li {
	background: url("../../images/estrutura/marcador-azul.jpg") no-repeat;
	background-position: 0px 2px;
}

/* ------------------------------------------------------------------------- */
	/* ESTILOS DO FORM DE CONTATO ---------------------------------------------- */
	/* ------------------------------------------------------------------------- */
.contato {
	position: relative;
	color: #a0cf67;
	font-size: 12px;
	font-weight: normal;
	margin: 50px 0;
	width: 100%;
}

.contato span {
	color: #a0cf67;
	font-size: 11px;
	font-weight: normal;
}

.contato label {
	padding: 0 0 3px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #7fb23d;
	display: block;
}

.contato input {
	background: url("../../images/estrutura/bg-contato-textfield.jpg") top
		left no-repeat;
	font-family: Verdana, Trebuchet MS, Arial;
	border: 0;
	padding: 4px;
	font-size: 12px;
	color: #9ab07d;
	width: 294px;
	_width: 302px;
	height: 24px;
	_height: 32px;
	display: block;
	-moz-box-shadow: 0 0 15px #f7f7f7;
	-webkit-box-shadow: 0 0 15px #f7f7f7;
}

.contato input:focus {
	background-position: 0 -32px;
	color: #859a6a;
}

.contato textarea {
	background: url("../../images/estrutura/bg-contato-textarea.jpg") top
		left no-repeat;
	border: 0;
	padding: 8px;
	font-size: 12px;
	color: #9ab07d;
	width: 426px;
	_width: 442px;
	height: 156px;
	_height: 172px;
	display: block;
	overflow: auto;
	-moz-box-shadow: 0 0 15px #f7f7f7;
	-webkit-box-shadow: 0 0 15px #f7f7f7;
	font-family: Verdana, Trebuchet MS;
}

.contato textarea:focus {
	background-position: 0 -172px;
	color: #859a6a;
}

.contato input.checkbox {
	background: none;
	width: auto;
	height: auto;
	padding: 1px;
	margin: 0 10px 0 0;
	float: left;
}

.contato .btn-enviar,.contato .btn-limpar {
	position: absolute;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	width: 104px;
	height: 34px;
	margin: 0;
	cursor: pointer;
	display: block;
	float: left;
}

.contato .btn-enviar:focus,.contato .btn-limpar:focus {
	background-position: 0 0;
}

.contato .btn-enviar:hover,.contato .btn-limpar:hover {
	background-position: 0 -34px;
}

.contato .btn-enviar {
	bottom: 70px;
	right: 70px;
	background: url("../../images/estrutura/bg-contato-enviar.jpg") top left
		no-repeat;
}

.contato .btn-limpar {
	bottom: 21px;
	right: 70px;
	background: url("../../images/estrutura/bg-contato-limpar.jpg") top left
		no-repeat;
}

/* ------------------------------------------------------------------------- */
	/* ESTILOS DA PÁGINA DE ENVIO E DOWNLOAD DE PLANO DE NEGÓCIOS -------------- */
	/* ------------------------------------------------------------------------- */
.envio-plano .contato .btn-enviar {
	position: absolute;
	left: 0;
	bottom: -45px;
}

.envio-plano span.loading {
	position: absolute;
	bottom: -35px;
	left: 120px;
}

.envio-plano span.loading img {
	margin: 0;
	border: 0;
	padding: 0;
}

.download-planos table,.download-planos tr,.download-planos th,.download-planos td
	{
	border: 0;
}

/* ------------------------------------------------------------------------- */
	/* ESTILOS DA PÁGINA DE CADASTRO ------------------------------------------- */
	/* ------------------------------------------------------------------------- */
.cadastro .contato .btn-enviar,.cadastro .contato .btn-limpar {
	position: relative;
	bottom: 0;
	margin: 0 20px 0 0;
}

.cadastro .contato .btn-enviar {
	margin: 0 20px 0 70px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DA PÁGINA DE PRODUTOS (EMPRESAS DA INCIT) ----------------------- */
/* ------------------------------------------------------------------------- */

.produtos h2 {
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 14px;
	color: #92bf57;
	text-transform: uppercase;
}

.quadro-empresas {
	background: url("../../images/estrutura/bg-quadro-empresas.jpg") top
		left no-repeat;
	width: 534px;
	_width: 634px;
	height: 820px;
	_height: 960px;
	padding: 70px 50px;
	text-align: center;
	position: relative;
}

.quadro-empresas span.links-abas {
	position: absolute;
	right: 0;
	top: -29px;
}

.quadro-empresas span.links-abas a,.quadro-empresas span.links-abas a:visited
	{
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 11px;
	color: #757575;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	padding: 8px 0 0 0;
	width: 130px;
	height: 30px;
	_height: 38px;
	outline: none;
}

.quadro-empresas span.links-abas a:hover {
	color: #92bf57;
}

.quadro-empresas span.links-abas a.selecionado {
	background: url("../../images/estrutura/bg-link-aba.jpg") top center
		no-repeat #efefee;
	color: #92bf57;
}

.quadro-empresas span.empresa {
	display: block;
	width: 70px;
	float: left;
	margin: 0 30px 20px 30px;
	font-size: 11px;
	color: #4e4e4e;
}

.quadro-empresas span.empresa:hover {
	color: #a4d661;
}

.quadro-empresas span.empresa a,.quadro-empresas span.empresa a:visited,.quadro-empresas span.empresa a:hover
	{
	color: inherit;
	padding: 5px 0 0 0;
}

.quadro-empresas img {
	margin: 0;
}

a.lnk-voltar, a.lnk-voltar:visited {
	background: url("../../images/estrutura/bg-lnk-voltar.jpg") center left no-repeat;
	display: block;
	height: 19px;
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px !important;
	font-weight: bold;
	color: #6b91bf;
	padding: 5px 0 0 10px;
	width: 45px;
	_width: 55px;
	float: right;
}

a.lnk-voltar:hover {
	color: #a4d661;
}

/* ------------------------------------------------------------------------- */
/* BLOCO DE PRODUTOS DO RODAPÉ --------------------------------------------- */
/* ------------------------------------------------------------------------- */

.bloco_de_produtos {
	float: left;
}

.bloco_de_produtos .produto-destaque {
	position: relative;
	width: 203px;
	height: 325px;
	padding: 0;
	margin: 0 35px 0 0;
	float: left;
}

.bloco_de_produtos .produto-destaque h1 {
	color: #92BF57;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px;
}

.bloco_de_produtos .produto-destaque img {
	margin: 0 0 20px 0;
}

.bloco_de_produtos .produto-destaque h2 {
	color: #757575;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Trebuchet MS, Arial;
	margin: 0 0 5px;
}

.bloco_de_produtos .produto-destaque p {
	margin: 0 0 25px 0;
	font-size: 11px;
	line-height: 20px;
	color: #757575;
}

.bloco_de_produtos .produto-destaque a,.bloco_de_produtos .produto-destaque a:visited
	{
	background: url("../../images/estrutura/bg-lnk-saibamais.jpg") center
		right no-repeat;
	display: block;
	height: 18px;
	width: 130px;
	color: #6b91bf;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 5px 0 0 0;
	position: absolute;
	bottom: 0;
}

.bloco_de_produtos .produto-destaque a:hover {
	color: #92BF57;
}

/* ------------------------------------------------------------------------- */
/* SLIDER HOME ------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#slider-banners {
	background: url("../../images/estrutura/slider-loading.gif") 50% 50% no-repeat;
	position: relative;
	top: 210px;
	left: 40px;	
	width: 920px;
	height: 330px;
}

#slider-banners img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	display: none;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */

.quadro-capa.c993 {
	margin: 0;
}

.s11,.s12,.envio-plano,.download-planos {
	padding: 20px 40px 60px 40px;
}

.download-planos th {
	color: #FFFFFF;
	font-weight: bold;
	background: #ADE367;
}

/* Quadro - Seção Empresas */
.s9 .quadro {
	padding: 0;
	margin: 0 0 0 15px;
	width: 407px;
}

/* Parceiros */
.s22 .imagem_canto, .s22 .imagem_esquerda {
	margin: 0 25px 25px 0;
}

/* Twitter */
#twitter {
	background:url("../../images/estrutura/twitter_incit.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:30px;
	position:absolute;
	right:39px;
	top:120px;
	width:132px;
}

#twitter span{
	display: none;
}

#twitter:hover {
	background-position: 0 -30px;
}