
/* ------------------------------------------------*/
/* ---------->>> CSS NAVEGADOR CLEAN <<<-----------*/
/* ------------------------------------------------*/

/* CSS Document */

/* LIMPANDO O NAVEGADOR */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* RESOLVENDO O PROBLEMA DO FOCUS */
:focus {
	outline: 0;
}

/* REMOVENDO MARCACOES DAS LISTAS */
ol, ul {
	list-style: none;
}

/* REMOVENDO MARGENS E ESPACOS DAS TABELAS */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* LIMPANDO O PSEUDOS FLOATS */
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*Tags Principais Individuas*/
body {
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*Base Principal*/
#base_principal {
	width:100%;
}

/*Div Topo*/
#topo {
	height:131px;
	width:940px;
	margin:0 auto;
}

/*Classe em Topo*/
.div_logo {
	width:460px;
	height:131px;
	border:0;
	float:left;
}

.div_abstrato {
	height:131px;
	width:480px;
	float:left;
}

/*Base Menu*/
#base_menu {
	width:100%;
	height:31px;
	background:url(../Imagens/bg-menu.png) repeat-x;
}

/*Div Menu*/
#div_menu {
	width:940px;
	height:31px;
	padding:0 2px;
	margin:0 auto;
}

/*Classe em Menu*/
.div_bt_menu {
	width:156px;
	height:31px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:31px;
	text-align:center;
	float:left;
}

.div_bt_menu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

.div_bt_menu a:hover {
	color:#88c203;
}

/* Base Conteudo */
#base_conteudo {
	width:940px;
	margin:0 auto;
}

/* Div Banner JQuery */
#div_banner_jquery {
	width:940px;
	margin:5px 0;
}

/*Div Frase Empresa */
.div_frase_empresa {
	width:670px;
	height:35px;
	margin:15px auto 0 auto;
}

.div_text_img {
	margin:5px 0 0 0;
}

.div_text_img_emkt {
	margin:35px 0 0 0;
}

.div_text_banner_jquery h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.text_banner_jquery_right {
	text-align:right;
}

.text_banner_jquery_right a {
	text-align:right;
	color:#999999;
	text-decoration:none;
}

.text_banner_jquery_right a:hover {
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
}

.text_ver_mais_projetos_emkt {
	text-align:center;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.div_emkt_home .text_ver_mais_projetos_emkt a {
	text-decoration:none;
	color:#999999;
}

.text_ver_mais_projetos_emkt a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.div_text_banner_jquery h2 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 0 20px;
}

/*Div Area Atuacao*/
#div_area_atuacao {
	width:500px;
	height:200px;
	margin:0;
}

.div_icone_sucesso {
	margin:0 auto;
	width:840px;
}

/*Classe em Area Atuacao*/
.div_conteudo_atuacao {
	width:400px;
	float:left;
}

.div_icone_atuacao {
	width:65px;
	height:65px;
}

.div_texto_atuacao {
	font-size:14px;
	color:#FFFFFF;
}

.titulo_atuacao {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.titulo_atuacao a {
	color:#88c203;
	text-decoration:none;
}

.texto_atuacao {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}

.texto_atuacao a {
	color:#FFFFFF;
	text-decoration:none;
}

.texto_atuacao a:hover {
	text-decoration:underline;
}

.barra_vertical_atuacao {
	width:9px;
	height:110px;
	margin:100px 30px 0 0;
	border-right:#656565 solid 1px;
	float:left;
}

.barra_horizontal_atuacao {
	width:740px;
	height:10px;
	border-top:#656565 solid 1px;
	margin:10px auto;
}

/*Div Imagem Agencia MB*/
#div_img_agencia {
	float:right;
	margin:85px 25px 30px 0;
}

.contato_mb_agencia {
	width:250px;
	margin:0;
	padding:130px 0 0 120px;
}

/*Div Cases*/
#div_cases {
	width:800px;
	margin:10px auto 0 auto;
}

/*Classe em Cases*/
.div_icone_case {
	height:50px;
}

.div_flash_case {
	width:800px;
	margin:0 0 10px 0;
}

/*Base Rodape*/
#base_rodape {
	width:100%;
	height:296px;
	background:url(../Imagens/bg-rodape.png) repeat-x;
	clear:both;
}

/*Div Rodape*/
#div_rodape {
	width:940px;
	height:237px;
	margin:0 auto;
	clear:both;
}

/*Classe em Rodape*/
.div_endereco_rodape {
	width:940px;
	height:59px;
	margin:0 auto;
	clear:both;
}

/*Classe que estiliza o chat do messenger*/
.div_chat_messenger {
	margin:20px auto;
	width:420px;
	height:400px;	
}


/*Classe que estiliza o chat do messenger na pagina de contatos*/
.div_chat_messenger_contato {
	float:left;
	margin:20px auto;
	width:420px;
	height:400px;	
}

.div_chat_messenger iframe {
	border:solid 1px black;
	width:420px;
	height:400px;
	border:0;
}

/*Classe em Links Patrocinados*/
.endereco_links_patrocinados {
	width:420px;
	height:45px;
	margin:10px auto 0 0;
	clear:both;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
}

/* Classe do texto O que Fazemos - Links Patrocinados*/
.div_o_que_fazemos {
	color:#FFF; 
	width:420px;
	font-size:12px;
	margin:20px auto;
}

.div_skype_msn_links_patrocinados {
	width:455px;
	/*height:90px;*/
	text-align:center;	
}

.div_skype_msn_links_patrocinados img {
	vertical-align:middle;
	margin:15px 0 10px 0;
}

.div_skype_msn_links_patrocinados span {
	font-size:12px;
}

.div_skype_msn_links_patrocinados a {
	text-decoration:none;
	color:#FFF;
}

.div_skype_msn_links_patrocinados a:hover {
	text-decoration:underline;	
}

.endereco_rodape {
	text-align:center;
	color:#666666;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin:10px 0 0 0;
}

.endereco_rodape a {
	color:#666666;
	text-decoration:none;
}

.div_copyright {
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	margin:10px 0;
}

/*Div SiteMap*/
#div_sitemap {
	padding:20px 0 5px 0;
	float:left;
	height:177px;
	width:250px;
}

/*Classe em SiteMap*/
.titulo_sitemap {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#666666;
}

.barra_sitemap {
	background:url(../Imagens/bg-barras.gif) repeat-y;
	height:150px;
	width:0px;
	margin:30px 47px 0 47px;
	float:left;
}

#div_sitemap li {
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin:0 0 0 10px;
}

#div_sitemap li a {
	color:#666666;
	text-decoration:none;
}

#div_sitemap li a:hover {
	text-decoration:underline;
}

/*Div Menu Solucoes*/
#div_menu_solucoes {
	padding:20px 0 5px 0;
	float:left;
	height:177px;
	width:250px;
}

/*Classe em Menu Solucoes*/
.titulo_menu_solucoes {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#666666;
}

#div_menu_solucoes li {
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin:0 0 0 10px;
}

#div_menu_solucoes li a {
	color:#666666;
	text-decoration:none;
}

#div_menu_solucoes li a:hover {
	text-decoration:underline;
}

/*Div Links Externos*/
#div_links_externos {
	padding:20px 0 5px 0;
	float:left;
	height:177px;
	width:250px;
}

/*Classe em Links Externos*/
.titulo_links_externos {
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#666666;
}

#div_links_externos li {
	font-size:12px;
	color:#666666;
	line-height:20px;
	margin:0 0 0 10px;
}

#div_links_externos li a {
	color:#666666;
	text-decoration:none;
}

#div_links_externos li a:hover {
	text-decoration:underline;
}

/*Div Informativo*/
#div_informativo {
	width:840px;
	margin:0 auto;
}

/*Classe em Informativo*/
.div_conteudo_informativo {
}

.div_texto_informativo {
	font-size:12px;
	color:#FFFFFF;
}

.titulo_informativo {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.texto_informativo {
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px 0;
}

.div_suporte {
	width:400px;
	float:left;
}

.barra_informativo_h {
	background:url(../Imagens/bg-barras.gif) repeat-x;
	height:1px;
	width:350px;
	margin:20px 10px;
	float:left;
}

.barra_informativo_v {
	background:url(../Imagens/bg-barras.gif) repeat-y;
	height:290px;
	width:1px;
	margin:30px 10px 30px 10px;
	float:left;
}

/*Div News*/
#div_news {
	margin:0px 0 50px 0;
	width:400px;
	float:left;
}

/*Classe em News*/
.div_form_news {
	width:270px;
	margin:0 0 0 100px;
}

.input_texto {
	color:#FFFFFF;
	font-size:12px;
	width:150px;
	background:#444444;
	border:2px solid #88C203;
}

.input_botao {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	width:35px;
	margin:0 0 0 120px;
	background:#5C9400;
	border:1px solid #88C203;
	cursor:pointer;
}

.div_input_botao {
	width:50px;
	margin:10px 0 0 0px;
}

.div_input_texto {
	width:150px;
	font-size:12px;
	margin:0;
}

.titutlo_form_news {
	color:#94C21B;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	width:250px;
	margin:10px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;/*font-style: italic;*/
}

.conteudo_form_news {
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	width:250px;
	margin:30px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*Pagina Contatos*/
.contato_mb {
	width:250px;
	margin:0;
	padding:330px 0 0 120px;
}

#div_img_agencia_contato {
	float:right;
	margin:55px 25px 30px 0;
}

.titulo_contato_mb {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	text-align:center;
}

.texto_contato_mb {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
}

.texto_contato_mb a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	letter-spacing:1px;
}

.texto_contato_mb a:hover {
	text-decoration:underline;
}

.texto_contato_mb_links_patrocinados {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color: #FFFFFF;
	text-align:center;
}

.texto_contato_mb_links_patrocinados a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	letter-spacing:1px;
}

.texto_contato_mb_links_patrocinados a:hover {
	text-decoration:underline;
}


/*Google Maps Externo*/
.link_google_maps {
	font-size:14px;
	color:#999999;
	margin:10px 0 0 0;
	font-weight:bold;
}

.link_google_maps a {
	text-decoration:none;
	color:#999999;
}

.link_google_maps a:hover {
	color:#FFFFFF;
}

/*Div Google Maps*/
#div_google_maps {
	margin:20px auto 0 auto;
	float:right;
}

/*Div Formulario de Contato*/
#div_formulario_contato {
	width:430px;
	/* margin:20px 40px; */
	margin:50px auto 0 auto;
	float: left;
}

/*Classe em Formulario de Contato*/
.form_formulario_contato {
	font-size:14px;
	color:#999999;
	font-weight:bold;
}

.span_formulario_contato {
	width:100px;
	display:block;
	margin:2px 0 0 0;
	float:left;
}

.label_formulario_contato {
	display:block;
	cursor:pointer;
	margin:5px 0 0 0;
}

.input_formulario_contato {
	width:320px;
	background:#000000;
	color:#FFFFFF;
	border:1px solid #88C203;
}

.input_ddd_telefone_formulario_contato {
	width:30px;
	float:left;
	color:#FFFFFF;
	background:#000000;
	border:1px solid #88C203;
}

.input_telefone_formulario_contato {
	width:200px;
	float:left;
	color:#FFFFFF;
	background:#000000;
	border:1px solid #88C203;
}

.label_telefone_formulario_contato {
	float:left;
	cursor:pointer;
	margin:0 0 5px 0;
}

.span_telefone_formulario_contato {
	width:20px;
	text-align:center;
	color:#FFFFFF;
	margin:2px 0 0 0;
	float:left;
}

.input_enviar_formulario_contato {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	width:55px;
	background:#5C9400;
	border:1px solid #88C203;
	cursor:pointer;
}

.div_enviar_formulario_contato {
	margin:5px 0 0 370px;
}

.div_check_contato {
	font-size:10px;
}

.div_check_contato label {
	vertical-align:middle;
	cursor:pointer;
}

.div_check_contato input {
	vertical-align:middle;
}

.div_foto_contato {
	text-align:right;
	margin:20px 40px;
	float:right;
	border:1px solid #88C203;
}

/*Div Formulario de RH*/
#div_formulario_rh {
	/*	background:#FFFF00; */
	width:940px;
	margin:20px auto;
	float: left;
}

#div_formulario_rh_esquerda {
	/*	background:#0000FF; */
	margin-left:10px;
	float:left;
	width:450px;
}

#div_formulario_rh_direita {
	/*	background:#FF0000; */
	margin-left:20px;
	float:left;
	width:450px;
}

#div_formulario_rh_escolaridade {
	float:left;
}

/*Classe em Formulario de RH*/
.form_formulario_rh {
	font-size:14px;
	color:#999999;
	font-weight:bold;
}

.span_radio_rh {
	font-size:10px;
	color:#999999;
}

.span_formulario_rh {
	width:100px;
	display:block;
	margin:2px 0 0 0;
	float:left;
}

.label_formulario_rh {
	display:block;
	cursor:pointer;
	margin:5px 0 0 0;
}

.input_formulario_rh {
	width:320px;
	background:#444444;
	color:#FFFFFF;
	border:2px solid #88C203;
}

.input_ddd_telefone_formulario_rh {
	width:30px;
	float:left;
	color:#FFFFFF;
	background:#444444;
	border:2px solid #88C203;
}

.input_telefone_formulario_rh {
	width:200px;
	float:left;
	color:#FFFFFF;
	background:#444444;
	border:2px solid #88C203;
}

.label_telefone_formulario_rh {
	float:left;
	cursor:pointer;
	margin:0 0 5px 0;
}

.span_telefone_formulario_rh {
	width:20px;
	text-align:center;
	color:#FFFFFF;
	margin:2px 0 0 0;
	float:left;
}

.input_enviar_formulario_rh {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	vertical-align:middle;
	width:55px;
	background:#5C9400;
	border:1px solid #88C203;
}

.div_enviar_formulario_rh {
	clear:both;
	margin:5px 0 0 370px;
}

/*Textos Completos*/
.div_textos_completos {
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:1px;
	width:520px;
}

.div_conteudo_completos {
	width:400px;
	float:left;
}

.texto_completos a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	line-height:20px;
	letter-spacing:1px;
}

.texto_completos a:hover {
	text-decoration:underline;
}

.titulo_completos {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
}

.texto_completos {
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
}

.texto_legenda_img {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:normal;
}

.texto_legenda_img a {
	color:#FFFFFF;
	text-decoration:none;
}

.texto_legenda_img a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.telefone_legenda_img {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	clear:right;
	letter-spacing:1px;
	text-align:center;
}

/*Div Clientes*/
#div_clientes {
	width:940px;
	margin:0 auto 20px auto;
}

/*Classes em Clientes*/
.box_cliente {
	height:135px;
	width:135px;
	margin:26px;
	float:left;
}

.div_imagens_carregadas {
	height:0px;
	width:0px;
	position:absolute;
	display:none;
}

.img_cliente_01 a {
	background:url(../Imagens/Clientes/Img-Cliente-Animal-World-Des-01.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_01 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Animal-World-Ati-01.jpg) top left no-repeat;
}

.img_cliente_02 a {
	background:url(../Imagens/Clientes/Img-Cliente-Arautos-Des-02.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_02 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Arautos-Ati-02.jpg) top left no-repeat;
}

.img_cliente_03 a {
	background:url(../Imagens/Clientes/Img-Cliente-Bayer-PDV10-Des-03.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_03 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Bayer-PDV10-Ati-03.jpg) top left no-repeat;
}

.img_cliente_04 a {
	background:url(../Imagens/Clientes/Img-Cliente-Bradesco-Des-04.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_04 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Bradesco-Ati-04.jpg) top left no-repeat;
}

.img_cliente_05 a {
	background:url(../Imagens/Clientes/Img-Cliente-Corpo-e-Mente-Des-05.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_05 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Corpo-e-Mente-Ati-05.jpg) top left no-repeat;
}

.img_cliente_06 a {
	background:url(../Imagens/Clientes/Img-Cliente-Fatima-Des-06.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_06 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Fatima-Ati-06.jpg) top left no-repeat;
}

.img_cliente_07 a {
	background:url(../Imagens/Clientes/Img-Cliente-Globo-Des-07.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_07 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Globo-Ati-07.jpg) top left no-repeat;
}

.img_cliente_08 a {
	background:url(../Imagens/Clientes/Img-Cliente-Horus-Des-08.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_08 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Horus-Ati-08.jpg) top left no-repeat;
}

.img_cliente_09 a {
	background:url(../Imagens/Clientes/Img-Cliente-Kertzmann-Des-09.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_09 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Kertzmann-Ati-09.jpg) top left no-repeat;
}

.img_cliente_10 a {
	background:url(../Imagens/Clientes/Img-Cliente-Lavoisier-Des-10.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_10 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Lavoisier-Ati-10.jpg) top left no-repeat;
}

.img_cliente_11 a {
	background:url(../Imagens/Clientes/Img-Cliente-Livraria-Elefante-Des-11.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_11 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Livraria-Elefante-Ati-11.jpg) top left no-repeat;
}

.img_cliente_12 a {
	background:url(../Imagens/Clientes/Img-Cliente-Loc7-Des-12.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_12 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Loc7-Ati-12.jpg) top left no-repeat;
}

.img_cliente_13 a {
	background:url(../Imagens/Clientes/Img-Cliente-Miudinho-Des-13.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_13 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Miudinho-Ati-13.jpg) top left no-repeat;
}

.img_cliente_14 a {
	background:url(../Imagens/Clientes/Img-Cliente-Net-Virtua-Des-14.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_14 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Net-Virtua-Ati-14.jpg) top left no-repeat;
}

.img_cliente_15 a {
	background:url(../Imagens/Clientes/Img-Cliente-Nobre-Des-15.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_15 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Nobre-Ati-15.jpg) top left no-repeat;
}

.img_cliente_16 a {
	background:url(../Imagens/Clientes/Img-Cliente-Nova-Engs-Des-16.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_16 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Nova-Engs-Ati-16.jpg) top left no-repeat;
}

.img_cliente_17 a {
	background:url(../Imagens/Clientes/Img-Cliente-Quality-Pita-Des-17.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_17 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Quality-Pita-Ati-17.jpg) top left no-repeat;
}

.img_cliente_18 a {
	background:url(../Imagens/Clientes/Img-Cliente-Rental-Cine-Des-18.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_18 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Rental-Cine-Ati-18.jpg) top left no-repeat;
}

.img_cliente_19 a {
	background:url(../Imagens/Clientes/Img-Cliente-Senac-Des-19.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_19 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Senac-Ati-19.jpg) top left no-repeat;
}

.img_cliente_20 a {
	background:url(../Imagens/Clientes/Img-Cliente-Senhora-Nossa-Des-20.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_20 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Senhora-Nossa-Ati-20.jpg) top left no-repeat;
}

.img_cliente_21 a {
	background:url(../Imagens/Clientes/Img-Cliente-Talento-Des-21.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_21 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Talento-Ati-21.jpg) top left no-repeat;
}

.img_cliente_22 a {
	background:url(../Imagens/Clientes/Img-Cliente-Trade-Call-Des-22.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_22 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Trade-Call-Ati-22.jpg) top left no-repeat;
}

.img_cliente_23 a {
	background:url(../Imagens/Clientes/Img-Cliente-Universol-Des-23.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_23 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Universol-Ati-23.jpg) top left no-repeat;
}

.img_cliente_24 a {
	background:url(../Imagens/Clientes/Img-Cliente-Visa-Des-24.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_24 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Visa-Ati-24.jpg) top left no-repeat;
}

.img_cliente_25 a {
	background:url(../Imagens/Clientes/Img-Cliente-Zumba-Des-25.jpg) top left no-repeat;
	cursor:default;
	display:block;
	height:135px;
	width:135px;
}

.img_cliente_25 a:hover {
	background:url(../Imagens/Clientes/Img-Cliente-Zumba-Ati-25.jpg) top left no-repeat;
}

.div_conhecao_todo_clientes {
	text-align:right;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 30px 0 0;
}

.div_conhecao_todo_clientes a {
	text-decoration:none;
	color:#FFFFFF;
}

.div_conhecao_todo_clientes a:hover {
	text-decoration:underline;
}

.div_colunas_nome_cliente {
	width:450px;
	float:left;
	border-left :1px #88C203 solid;
	margin:10px 0px;
	padding:5px;
}

.div_nome_cliente {
	font-size:12px;
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
}

.div_barra_nome_cliente {
	background:#666666;
	height:0px;
	width:450px;
	margin:10px 0;
}

/*Div Barra Solucoes*/
.div_barra_solucoes {
	height:31px;
	margin:0;/*	background:url(../Imagens/bg-menu.png) repeat-x;
	border-bottom:1px #666666 solid;*/
}

.divisor_h_sub {
	background:#666666;
	height:1px;
}

.div_barra_solucoes_u {
	height:60px;
	margin:10px 0;
	background:url(../Imagens/bg-barra-solu-up.png) repeat-x;
}

.base_menu_solucoes {
	width:940px;
	margin:0 auto;
}

.base_menu_solucoes a {
	text-decoration:none;
	color:#AAAAAA;
}

.base_menu_solucoes a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.menu_solucoes_actd a {
	color:#88C203;
}

.menu_solucoes_actd {
	height:60px;
	float:left;
	width:300px;
	margin:0 5px 0 5px;
	color:#FFFFFF;
	font-size:14px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	background:url(../Imagens/bg-barra-solu-actd.png) center bottom no-repeat;
}

.menu_solucoes {
	height:31px;
	float:left;
	width:225px;
	margin:0 5px 0 5px;
	color:#FFFFFF;
	font-size:14px;
	line-height:31px;
	text-align:center;
	font-weight:bold;
}

.menu_solucoes_up {
	height:60px;
	float:left;
	width:225px;
	margin:0 5px 0 5px;
	color:#FFFFFF;
	font-size:14px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
}

.menu_solucoes_actup {
	height:60px;
	float:left;
	width:225px;
	margin:0 5px 0 5px;
	color:#FFFFFF;
	font-size:14px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	background:url(../Imagens/bg-barra-solu-act-up.png) center bottom no-repeat;
}

.menu_solucoes_actup a {
	color:#88C203;
}

/*Validacao W3C*/
.w3c_base {
	width:700px;
	margin:0 auto;
	text-align:center;
}

.w3c_xhtml {
	float:left;
}

.w3c_css {
	float:right;
}

/*Apoio de Base*/
.divisor_h {
	background:#666666;
	height:1px;
	margin:15px 10px;
}

/*Email Marketing Home*/
.div_emkt_home {
	width:520px;
	height:370px;
	margin:5px 0 10px 0;
}

.div_img_emkt_home {
	height:300px;
	width:150px;
	margin:10px;
	float:left;
}

.div_img_emkt_portfolio {
	margin:10px 40px;
	float:left;
}

.div_emkt_home h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:10px;
	text-align:center;
}

.text_ver_mais_projetos_right {
	text-align:right;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.div_projetos_otimizacao_portfolio .text_ver_mais_projetos_right a {
	text-decoration:none;
	color:#999999;
}

.text_ver_mais_projetos_right a {
	text-decoration:none;
	color:#999999;
}

.text_ver_mais_projetos_right a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.text_ver_mais_projetos_left {
	text-align:left;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.text_ver_mais_projetos_left a {
	text-decoration:none;
	color:#999999;
}

.text_ver_mais_projetos_left a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/*Otimazacao Site*/
.div_otimizacao {
	width:520px;
}

.div_otimizacao_portfolio {
	width:auto;
}

.div_otimizacao_right {
	float:right;
	width:500px;
}

.div_otimizacao_home_right {
	float:right;
	width:500px;
	margin:0px 0 0 0;
}

.div_otimizacao_left {
	float:left;
}

.div_img_otimizacao_posicao_left {
	float:left;
}

.div_img_otimizacao_posicao_right {
	float:right;
}

.img_posicao_google {
	width:400px;
	margin:50px auto 0 auto;
}

/* Div Img Posicao Otimizacao De Sites */
.img_posicao_otimizaca_de_sites {
	width:400px;
	margin:20px auto 30px auto;
}

.div_texto_otimizacao_de_sites {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	width:400px;
	margin:0 auto 30px auto;
}

.div_antes_depois_otimizacao {
	width:170px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:5px 0 0 0;
}

.div_otimizacao_left h1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:10px;
	width:400px;
}

.div_otimizacao_left span {
	color:#999999;
}

.div_otimizacao_portfolio .div_projetos_otimizacao_portfolio {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:10px;
	text-align:right;
}

.div_text_otimizacao {
	color:#FFFFFF;
	font-size:12px;
	padding:0 20px 0 180px;
	line-height:20px;
	letter-spacing:1px;
	text-align:justify;
	width:320px;
}

.div_text_otimizacao_portfolio {
	color:#FFFFFF;
	font-size:12px;
	padding:0 20px 0 120px;
	line-height:20px;
	letter-spacing:1px;
	text-align:justify;
	width:320px;
}

.div_otimizacao h1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:10px;
}

.div_otimizacao .name_otimizacao {
	text-align:right;
	padding:15px 0 0 0;
	font-size:12px;
}

.div_otimizacao .text_otimizacao_center {
	text-align:center;
	margin:15px 0;
	font-size:16px;
}

.text_otimizacao_center a {
	text-decoration:none;
	color:#999999;
}

.text_otimizacao_center a:hover {
	color:#FFFFFF;
}

.div_otimizacao span {
	color:#999999;
}

.div_otimizacao h2 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 0 20px;
}

/*Perguntas*/
.div_perguntas {
	border-left:#666666 solid 1px;
	width:350px;
	float:right;
	height:425px;
	padding:0 0 0 0;
}

.div_title_pergunta {
	font-size:14px;
	color:#88C203;
	font-weight:bold;
	margin:10px 0 0 65px;
	line-height:18px;
}

.div_text_pergunta {
	font-size:12px;
	color:#FFFFFF;
	padding:0 0 0 15px;
	margin:15px 0 0 65px;
	line-height:20px;
	text-align:justify;
	letter-spacing:1px;
}

#base_conteudo .div_perguntas .div_title_pergunta a {
	font-size:14px;
	color:#88C203;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	display:block;
}

#base_conteudo .div_perguntas .div_text_pergunta a {
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
	text-align:justify;
	display:block;
}

#base_conteudo .div_perguntas .div_title_pergunta a:hover {
	font-size:14px;
	color:#88C203;
	font-weight:bold;
	line-height:18px;
	text-decoration:underline;
}

#base_conteudo .div_perguntas .div_text_pergunta a:hover {
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:underline;
	text-align:justify;
}

#base_conteudo .div_perguntas .div_text_pergunta .text_pergunta_right {
	text-align:right;
}

#base_principal #base_conteudo .div_perguntas .div_text_pergunta .text_leia_mais a {
	text-align:right;
}

#base_texto_descritivo {
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:0 auto;
	padding:0 30px;
}

.div_text_banner h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.div_text_banner h2 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 0 20px;
}

.div_text_banner h2 a {
	color:#999999;
	text-decoration:none;
}

.div_text_banner h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.div_solicite_um_orcamento {
	margin:20px 0 10px 0;
	font-size:12px;
	text-align:right;
	color:#B1B1B1;
	padding:5px;
	font-weight:bold;
	margin:20px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.div_solicite_um_orcamento a {
	text-decoration:none;
	color:#B1B1B1;
}

.div_solicite_um_orcamento a:hover {
	color:#FFFFFF;
}

.div_text_banner h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}

.text_link_ver_projeto {
	text-align:right;
}

.div_text_banner h2 {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 0 20px;
}

.div_text_banner h2 a {
	color:#999999;
	text-decoration:none;
}

.div_text_banner h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.titulo_planejamento {
	color:#88c203;
	font-size:14px;
	font-weight:bold;
	margin:40px 0 30px 0;
}

.texto_explicativo {
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:justify;
	margin:30px 0 30px 0;
}

/* Base Titulo (Outros Projetos) */
#base_titulo_outros_projetos {
	text-align:center;
	width:940px;
	margin:20px auto;
}

/* Div Banner Projeto */
.div_banner_projeto {
	width:940px;
	margin:10px 0;
}

/* Base Outros Projetos */
#base_outros_projetos {
	margin:0 auto;
}

/* Div Imagens Outros Projetos */
.div_imagens_outros_projetos {
	margin:20px auto;
	width:775px;
}

.div_imagens_outros_projetos img {
	margin:0 19px;
}

/* Base Artigo Materias H1 */
.base_artigo_materias h1 {
	padding:5px;
	margin:40px 0 0 0;
	color:#88C203;
	font-size:18px;
}

/* Base Artigo Materias P */
.base_artigo_materias p {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	text-align:justify;
	letter-spacing:1px;
	margin:20px 0 30px 30px;
}

/* Div Texto Artigos */
.base_artigo h1 {
	padding:5px;
	margin:40px 0 0 0;
	color:#88C203;
	font-size:18px;
}

/* Texto Artigos */
.base_artigo p {
	background:#FFFFFF;
	padding:25px 25px 25px 25px;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#666666;
	text-align:left;
	text-align:justify;
	letter-spacing:1px;
	margin:20px 0 30px 30px;
}

/* Div Base Artigo */
.base_artigo {
	margin:0 0 30px 0;
}

/* Div Text Mais Artigos */
.text_ver_mais_artigos {
	text-align:right;
	color:#999999;
	font-size:12px;
	font-weight:bold;
}

.text_ver_mais_artigos a {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:none
}

.text_ver_mais_artigos a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/* Texto Artigos */
.texto_artigos {
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:left;
	text-align:justify;
	margin:20px 0 30px 30px;
}

/* Div Imagens Email Marketing */
.div_imagens_email_marketing {
	margin:15px auto;
}

/* Div Imagens Email Marketing Img */
.div_imagens_email_marketing_imagem {
	margin:0 19px;
	float:left;
}

.div_link_w3c {
	color:#FFF;
}

.div_assin_depoimento {
	color:#FFF;
	text-align:left;
	font-weight:bold;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	margin:20px 0 0 30px;
}
.div_contato_areas_externas {
	margin:0 auto; 
	width:430px;
	float:left;
}

#div_formulario_contato_links_patrocinados {
	width:430px;
	/* margin:20px 40px; */
	margin:0 auto;
}

.div_conteudo_txt_right{
	border-left:#666666 solid 1px;
	width:490px;
	float:right;
	margin:0 0 30px 0;
}

.div_txt_right_links_patrocinados{
	font-size:12px;
	color:#FFFFFF;
	padding:0 0 0 15px;
	margin:10px 10px;
	line-height:20px;
	text-align:justify;
}

.contato_mb_links_patrocinados {
	width:250px;
	padding:0 0 20px 90px;
}
