/* CSS Document - desenvolvido por João Gabriel G. - joao.marques@agenciaeight.com */
/* agência eight © Todos os direitos reservados. www.123eight.com */

/* SELETORES GERAIS */
* {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}
html, body {
	height: 100%;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF url(../img/bg.jpg) repeat fixed center top;
	line-height: 17px;
}
img {
	border: none;
}
img a {
	border: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000;
}
ul {
	list-style-type: none;
}
li {
}
.bg2 {
	background: url(../img/bg4.png) no-repeat scroll center -50px;
	height: 156px;
}
.none {
	display: none;
}
.strong {
	font-weight: bold;
}
#geral {
	background: url(../img/bg_geral.png) repeat-y scroll center top;
	width: 970px;
	padding: 43px 0 20px 0;
	margin: -156px auto 0 auto;
	min-height: 100%;
}
* html #geral {
	height: 100%;
}
/* modal */
/*div.blockMsg {
	color: #fff;
	background-color: #dd1100;
	text-align: center;
	width: 30%;
	padding: 20px 30px;
	margin: 0;
	top: 30%;
	left: 30%;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}*/
/*div.blockOverlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); 
    -moz-opacity:.20;
    opacity:.20;
    background-color: #000;
}*/

/* slideshow internas */
#nav {font-size:10px; position: relative; top: -10px; margin: 0 auto 18px auto; padding-right: 6px; width: 9%; height: 10px; background-color: #fff;}
#nav li a {background-color: #ababab; display: inline; float: left; margin-left: 10px;}
#nav li #ant {
	background: url(../img/seta_menor_ant.gif) no-repeat left top;
	display: block;
	height: 9px;
	width: 16px;
	margin-left: 11px;
}
#nav li #ant:hover {
	background: url(../img/seta_menor_ant_hover.gif) no-repeat left top;
}
#nav li #prox {
	background: url(../img/seta_menor_prox.gif) no-repeat left top;
	display: block;
	height: 9px;
	width: 16px;
	margin-left: 8px;
}
#nav li #prox:hover {
	background: url(../img/seta_menor_prox_hover.gif) no-repeat left top;
}
#nav li a.activeSlide {cursor: default;}
#nav a:focus {outline: none;}
/* */

/* CABEÇALHO */
#geral #cabecalho {
	clear: both;
	position: relative;
}
#geral #cabecalho .bg_logo {
	float: left;
	background-color: #DD1100;
	height: 55px;
	width: 130px;
}
#geral #cabecalho .logo a {
	background: url(../img/logo.png) no-repeat scroll 21px center;
	display: block;
	height: 55px;
	width: 130px;
	margin-left: 17px;
}
#geral #cabecalho #menu {
	float: left;
	margin: 6px 0 0 45px;
}
#geral #cabecalho #menu .trabalhos {
	float: left;
	background: url(../img/rotulo_menu_trabalhos.png) no-repeat left top;
	padding: 14px 0 0;
	width: 115px;
}
#geral #cabecalho #menu .trabalhos ul {
	margin-top: 5px;
}
#geral #cabecalho #menu .trabalhos li {
}
#geral #cabecalho #menu .trabalhos li a {
	display: block;
	margin-bottom: 5px;
}
#geral #cabecalho #menu .trabalhos li a.internet {
	background: url(../img/item_menu_internet.png) no-repeat left top;
	height: 13px;
	width: 45px;
	margin-left: -1px;
}
#geral #cabecalho #menu .trabalhos li a.internet:hover {
	background: url(../img/item_menu_internet_hover.png) no-repeat left top;
}
#geral #cabecalho #menu .trabalhos li a.identidadevisual {
	background: url(../img/item_menu_identidadevisual.png) no-repeat left top;
	height: 13px;
	width: 87px;
	margin-left: -1px;
}
#geral #cabecalho #menu .trabalhos li a.identidadevisual:hover {
	background: url(../img/item_menu_identidadevisual_hover.png) no-repeat left top;
}
#geral #cabecalho #menu .oquefazemos {
	float: left;
	background: url(../img/rotulo_menu_oquefazemos.png) no-repeat left top;
	padding: 14px 0 0;
	width: 128px;
}
#geral #cabecalho #menu .oquefazemos ul {
	margin-top: 5px;
}
#geral #cabecalho #menu .oquefazemos li {
}
#geral #cabecalho #menu .oquefazemos li a {
	display: block;
	margin-bottom: 5px;
}
#geral #cabecalho #menu .oquefazemos li a.presencaonline {
	background: url(../img/item_menu_presencaonline.png) no-repeat left top;
	height: 13px;
	width: 86px;
	margin-left: -3px;
}
#geral #cabecalho #menu .oquefazemos li a.presencaonline:hover {
	background: url(../img/item_menu_presencaonline_hover.png) no-repeat left top;
}
#geral #cabecalho #menu .oquefazemos li a.comunicacaovisual {
	background: url(../img/item_menu_comunicacaovisual.png) no-repeat left top;
	height: 13px;
	width: 100px;
	margin-left: -3px;
}
#geral #cabecalho #menu .oquefazemos li a.comunicacaovisual:hover {
	background: url(../img/item_menu_comunicacaovisual_hover.png) no-repeat left top;
}
#geral #cabecalho #menu .sobrenos {
	float: left;
	background: url(../img/rotulo_menu_sobrenos.png) no-repeat left top;
	padding: 16px 0 0;
	width: 115px;
	margin-top: -2px;
}
#geral #cabecalho #menu .sobrenos ul {
	margin-top: 5px;
}
#geral #cabecalho #menu .sobrenos li {
}
#geral #cabecalho #menu .sobrenos li a {
	display: block;
	margin-bottom: 5px;
}
#geral #cabecalho #menu .sobrenos li a.quemsomos {
	background: url(../img/item_menu_quemsomos.png) no-repeat left top;
	height: 13px;
	width: 68px;
	margin-left: -4px;
}
#geral #cabecalho #menu .sobrenos li a.quemsomos:hover {
	background: url(../img/item_menu_quemsomos_hover.png) no-repeat left top;
}
#geral #cabecalho #menu .sobrenos li a.nineblog {
	background: url(../img/item_menu_nineblog.png) no-repeat left top;
	height: 13px;
	width: 55px;
	cursor: default;
	margin-left: -4px;
}
#geral #cabecalho #menu .sobrenos li a.nineblog:hover {
	background: url(../img/item_menu_nineblog_hover.png) no-repeat left top;
}
#geral #cabecalho a.dados_contato {
	background: url(../img/dados_contato_cabecalho.png) no-repeat left top;
	float: right;
	height: 32px;
	width: 114px;
	margin-right: 50px;
	margin-top: 15px;
	display: block;
}

/* CONTEÚDO */
#geral #conteudo {
	padding-top: 95px;
	margin-left: 17px;
}

/* HOME */
#geral #conteudo .banner {
	background: url(../img/dest_txt_home.png) no-repeat left top;
	height: 122px;
	width: 937px;
}
#geral #conteudo .ultimostrabalhos {
	background: url(../img/rotulo_ultimostrabalhos_home.png) no-repeat 25px top;
	margin: 30px 0 -5px 0;
	padding: 38px 21px 21px 25px;
	position: relative;
	overflow: hidden;
}
#geral #conteudo .ultimostrabalhos div {
	float: left;
	position: relative;
}
#geral #conteudo .ultimostrabalhos div a {
	display: block;
	float: left;
	width: 271px;
	height: 139px;
	border: solid 5px #ababab;
	margin-right: 22px;
	margin-bottom: -21px;
}
#geral #conteudo .ultimostrabalhos div a:hover {
	border-color: #dd1100;
}
#geral #conteudo .ultimostrabalhos a#trabalho1 {
	background: url(../img/thumb_soniabaek.jpg) no-repeat left top;
}
#geral #conteudo .ultimostrabalhos a#trabalho2 {
	background: url(../img/thumb_espacokurma.jpg) no-repeat left top;
}
#geral #conteudo .ultimostrabalhos a#trabalho3 {
	background: url(../img/thumb_ragtop.jpg) no-repeat left top;
}
#geral #conteudo .ultimostrabalhos a.ultima {
	margin-right: 0;
}
#geral #conteudo .ultimostrabalhos span.legenda {
	color: #FFFFFF;
	background: #dd1100;
	display: block;
	width: 94%;
	padding: 7px 10px 8px 10px;
	position: relative;
	bottom: -144px;
}

/* INTERNET */
#superior_internet {
	width: 937px;
	float: left;
	margin-bottom: 35px;
}
#superior_internet .esquerda {
	float: left;
	width: 294px;
}
#superior_internet .esquerda .banner_internet {
	background: url(../img/banner_internet.png) no-repeat left top;
	display: block;
	height: 140px;
	width: 294px;
}
#superior_internet .esquerda .texto_abertura {
	text-align: right;
	margin: 23px 1px 0 30px;
}
#superior_internet .esquerda .texto_abertura a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 15px 3px 10px;
	margin: 25px 0 0 -30px;
	background: #000 url(../img/seta_links.png) no-repeat 30px 6px;
}
#superior_internet .esquerda .texto_abertura a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 14px 2px 10px;
	margin: 25px 0 0 -30px;
	background: #fff url(../img/seta_links_hover.png) no-repeat 30px 5px;
	border: solid 1px #000;
	border-left: none;
}
#superior_internet .direita {
	float: right;
	width: 64%;
	margin-right: 12px;
	overflow: hidden;
	position: relative;
}
#superior_internet .direita .rotulo {
	background: url(../img/rotulo_ultimotrabalho_internet.png) no-repeat 2px top;
	height: 13px;
	width: 584px;
	padding: 15px 0 0 0;
}
#superior_internet .direita a {
	background: url(../img/vitrine_soniabaek_internet.jpg) no-repeat left top;
	display: block;
	height: 239px;
	width: 576px;
	border: solid 5px #ababab;
}
#superior_internet .direita a:hover {
	border: solid 5px #dd1100;
}
#superior_internet .direita span.legenda {
	color: #fff;
	background: #dd1100;
	display: block;
	width: 562px;
	padding: 7px 10px 8px 14px;
	position: absolute;
	left: 0;
	bottom: -49px;
}

/* INTERNET DETALHES */
#superior_internet_detalhes {
	width: 937px;
	float: left;
	margin-bottom: 23px;
}
#superior_internet_detalhes .esquerda {
	float: left;
	width: 274px;
	margin-left: 25px;
}
#superior_internet_detalhes .esquerda .rotulo {
	height: 15px;
	width: 270px;
	background: url(../img/rotulo_descricao_cliente.png) no-repeat left top;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente {
	margin: 23px 1px 0 2px;
	position: relative;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente p.nome_empresa {
	font-weight: bold;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente p.tipo_trabalho {
	font-style: italic;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente p.texto {
	margin-top: 10px;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 3px 45px;
	margin: 25px 155px 0 0;
	background: #000 url(../img/seta_links.png) no-repeat 10px 6px;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 0 2px 44px;
	margin: 25px 155px 0 0;
	background: #fff url(../img/seta_links_hover.png) no-repeat 10px 5px;
	border: solid 1px #000;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente a.voltar {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 15px 3px 65px;
	margin: 178px 0 0 -27px;
	background: #000 url(../img/seta_links_voltar.png) no-repeat 30px 6px;
	position: absolute;
	top: 158px;
	width: 80%;
}
#superior_internet_detalhes .esquerda .texto_descricao_cliente a.voltar:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 14px 2px 65px;
	background: #fff url(../img/seta_links_voltar_hover.png) no-repeat 30px 5px;
	border: solid 1px #000;
	border-left: none;
}
#superior_internet_detalhes .direita {
	float: right;
	width: 64%;
	margin-right: 12px;
	overflow: hidden;
	position: relative;
	top: 3px;
}
#superior_internet_detalhes .direita .rotulo {
	background: url(../img/rotulo_imagens_slideshow.png) no-repeat 2px top;
	height: 10px;
	width: 584px;
	padding: 15px 0 0;
}
#superior_internet_detalhes .direita #slideshow_internet_detalhes {
	border-right: solid 5px #ababab;
	position: relative;
	top: -13px;
}
#superior_internet_detalhes .direita #slideshow_internet_detalhes img {
	border: solid 5px #ababab;
	border-right: none;
}
#superior_internet_detalhes .direita span.legenda {
	color: #FFFFFF;
	background: #dd1100;
	display: block;
	width: 562px;
	padding: 7px 10px 8px 14px;
	position: absolute;
	left: 0;
	bottom: -49px;
}
#trabalhos_internas {
	float: left;
	width: 937px;
	margin-bottom: -12px;
}
#trabalhos_internas .rotulo {
	background: url(../img/rotulo_maistrabalhos_internas.png) no-repeat center top;
	height: 10px;
	padding-bottom: 30px;
}
#trabalhos_internas .rotulo_internet {
	background: url(../img/rotulo_trabalhosselecionados_internet.png) no-repeat center top;
	height: 10px;
	padding-bottom: 30px;
}
#trabalhos_internas a {
	display: block;
	height: 138px;
	width: 271px;
	border: 5px solid #ababab;
	position: relative;
	overflow: hidden;
	margin-bottom: 22px;
}
#trabalhos_internas span.legenda {
	color: #FFFFFF;
	background: #dd1100;
	display: block;
	width: 257px;
	padding: 7px 10px 4px 14px;
	position: absolute;
	left: -5px;
	bottom: -54px;
}
#trabalhos_internas a:hover {
	border: 5px solid #dd1100;
}
#trabalhos_internas a.thumb_cliente {
	background-color: #CCCCCC;
}
#trabalhos_internas a.mais_trabalhos_ajk {
	background:url(../img/thumb_maistrabalhos_ajk.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_bemmaisbarato {
	background:url(../img/thumb_maistrabalhos_bemmaisbarato.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_inplus {
	background:url(../img/thumb_maistrabalhos_inplus.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_isi {
	background:url(../img/thumb_maistrabalhos_isi.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_maryandfriends {
	background:url(../img/thumb_maistrabalhos_maryandfriends.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_oportunity {
	background:url(../img/thumb_maistrabalhos_oportunity.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_simplement {
	background:url(../img/thumb_maistrabalhos_simplement.png) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_valmaster {
	background:url(../img/thumb_maistrabalhos_valmaster.png) no-repeat left top;
}
/* thumbs mais trabalhos - internet */
#trabalhos_internas a.mais_trabalhos_maryandfriends_internet {
	background:url(../img/thumb_maryandfriends.jpg) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_simplement_internet {
	background:url(../img/thumb_simplement.jpg) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_valmaster_internet {
	background:url(../img/thumb_valmaster.jpg) no-repeat left top;
}
#trabalhos_internas a.mais_trabalhos_bemmaisbarato_internet {
	background:url(../img/thumb_bemmaisbarato.jpg) no-repeat left top;
}
#trabalhos_internas a.cliente2 {
	background-color: #CCCCCC;
	margin-bottom: 22px;
}
#trabalhos_internas a.cliente3 {
	background-color: #CCCCCC;
	margin-bottom: 22px;
}
#trabalhos_internas a.cliente4 {
	background-color: #CCCCCC;
}
#trabalhos_internas a.cliente5 {
	background-color: #CCCCCC;
}
#trabalhos_internas a.cliente6 {
	background-color: #CCCCCC;
}
#trabalhos_internas .rotulo {
	background: url(../img/rotulo_maistrabalhos_internas.png) no-repeat center top;
	height: 10px;
	padding-bottom: 30px;
}
#trabalhos_internas .coluna1 {
	float: left;
	clear: both;
	margin: 0 22px 30px 25px;
}
#trabalhos_internas .coluna1 a.espacokurma {
	background: url(../img/thumb_espacokurma.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna3 a.contrafluxo {
	background: url(../img/thumb_contrafluxo.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna2 a.valmaster {
	background: url(../img/thumb_valmaster.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna2 a.metalite {
	background: url(../img/thumb_metalite.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna2 a.ragtop {
	background: url(../img/thumb_ragtop.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna3 a.simplement {
	background: url(../img/thumb_simplement.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna1 a.maryandfriends {
	background: url(../img/thumb_maryandfriends.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna1 a.bemmaisbarato {
	background: url(../img/thumb_bemmaisbarato.jpg) no-repeat left top;
	margin-bottom: 22px;
}
#trabalhos_internas .coluna2 {
	float: left;
	margin-right: 22px;
}
#trabalhos_internas .coluna2 a {
}
#trabalhos_internas .coluna3 {
	float: left;
	clear: right;
}
#trabalhos_internas .coluna3 a {
}

/* IDENTIDADE VISUAL */
#superior_identidadevisual {
	float: left;
	width: 937px;
	margin-bottom: 40px;
}
#superior_identidadevisual .esquerda {
	float: left;
	width: 294px;
}
#superior_identidadevisual .esquerda .banner_identidadevisual {
	background: url(../img/dest_txt_identidade_visual.png) no-repeat left top;
	display: block;
	height: 140px;
	width: 294px;
}
#superior_identidadevisual .esquerda .texto_abertura {
	text-align: right;
	margin: 23px 1px 0 30px;
}
#superior_identidadevisual .esquerda .texto_abertura a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	width: 270px;
	padding: 1px 15px 3px 10px;
	margin: 25px 0 0 -30px;
	background: #000 url(../img/seta_links.png) no-repeat 30px 6px;
}
#superior_identidadevisual .esquerda .texto_abertura a:hover {
	background: #fff url(../img/seta_links_hover.png) no-repeat 30px 5px;
	color: #000;
	border: solid 1px #000;
	border-left: none;
	padding: 0 14px 2px 10px;
}
#superior_identidadevisual .direita {
	float: right;
	width: 64%;
	margin-right: 12px;
	position: relative;
}
#superior_identidadevisual .direita .rotulo {
	background: url(../img/rotulo_trabalhosselecionados_idvisual.png) no-repeat 2px 1px;
	height: 13px;
	width: 584px;
	padding: 20px 0 0 0;
}
#superior_identidadevisual .direita a {
	background-color: #669966;
	display: block;
	height: 140px;
	width: 191px;
	/* border: solid 5px #ababab; */
}
#superior_identidadevisual .direita a:hover {
	/* border: solid 5px #dd1100; */
}
#superior_identidadevisual .direita .coluna1 {
	float: left;
	border-right: dotted 1px #ababab;
	margin-left: 5px;
}
#superior_identidadevisual .direita .coluna2 {
	float: left;
	border-right: dotted 1px #ababab;
}
#superior_identidadevisual .direita .coluna3 {
	float: left;
}
#superior_identidadevisual .direita a.logo_merchandising {
	background: url(../img/logo_merchandising.png) no-repeat center 22px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}
#superior_identidadevisual .direita a.logo_isi {
	background: url(../img/logo_isi.jpg) no-repeat center center;
	margin-bottom: 10px;
}
#superior_identidadevisual .direita a.logo_simplement {
	background: url(../img/logo_simplement.jpg) no-repeat center center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}
#superior_identidadevisual .direita a.logo_ajk {
	background: url(../img/logo_ajk.jpg) no-repeat center center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}
#superior_identidadevisual .direita a.logo_maryandfriends {
	background: url(../img/logo_maryandfriends.jpg) no-repeat center center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}
#superior_identidadevisual .direita a.logo_inplus {
	background: url(../img/logo_inplus.jpg) no-repeat center center;
	margin-bottom: 10px;
}
#superior_identidadevisual .direita a.logo_bemmaisbarato {
	background: url(../img/logo_bemmaisbarato.png) no-repeat center center;
	margin-bottom: 10px;
}
#superior_identidadevisual .direita a.logo_oportunity {
	background: url(../img/logo_oportunity.jpg) no-repeat center center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}
#superior_identidadevisual .direita a.logo_valmaster {
	background: url(../img/logo_valmaster.jpg) no-repeat center center;
	margin-bottom: 10px;
	border-bottom: dotted 1px #ababab;
}

#superior_identidadevisual .direita span.legenda {
	color: #FFFFFF;
	background: #dd1100;
	display: block;
	width: 562px;
	padding: 7px 10px 8px 14px;
	position: absolute;
	left: 0;
	bottom: -49px;
}

/* IDENTIDADE VISUAL DETALHES */
#superior_idvisual_detalhes {
	width: 937px;
	float: left;
	margin-bottom: 23px;
}
#superior_idvisual_detalhes .esquerda {
	float: left;
	width: 274px;
	margin-left: 25px;
}
#superior_idvisual_detalhes .esquerda .rotulo {
	height: 15px;
	width: 270px;
	background: url(../img/rotulo_descricao_cliente.png) no-repeat left top;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente {
	margin: 23px 1px 0 2px;
	position: relative;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente p.nome_empresa {
	font-weight: bold;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente p.tipo_trabalho {
	font-style: italic;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente p.texto {
	margin-top: 10px;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente a.voltar {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 15px 3px 65px;
	margin: 224px 0 0 -27px;
	background: #000 url(../img/seta_links_voltar.png) no-repeat 30px 6px;
	position: absolute;
	top: 112px;
	width: 80%;
}
#superior_idvisual_detalhes .esquerda .texto_descricao_cliente a.voltar:hover {
	background: #fff url(../img/seta_links_voltar_hover.png) no-repeat 30px 5px;
	color: #000;
	border: solid 1px #000;
	border-left: none;
	padding: 0 14px 2px 65px;
}
#superior_idvisual_detalhes .direita {
	float: right;
	width: 64%;
	margin-right: 12px;
	overflow: hidden;
	position: relative;
	top: 3px;
}
#superior_idvisual_detalhes .direita .rotulo {
	background: url(../img/rotulo_imagens_slideshow.png) no-repeat 2px top;
	height: 10px;
	width: 584px;
	padding: 15px 0 0;
}
#superior_idvisual_detalhes .direita #slideshow_idvisual_detalhes {
	border-right: solid 5px #ababab;
	position: relative;
	top: -13px;
}
#superior_idvisual_detalhes .direita #slideshow_idvisual_detalhes img {
	border: solid 5px #ababab;
	border-right: none;
}
#superior_idvisual_detalhes .direita span.legenda {
	color: #FFFFFF;
	background: #dd1100;
	display: block;
	width: 562px;
	padding: 7px 10px 8px 14px;
	position: absolute;
	left: 0;
	bottom: -49px;
}

/* PRESENÇA ON-LINE */
#superior_presencaonline {
	float: left;
	width: 937px;
	margin-bottom: 5px;
}
#superior_presencaonline .esquerda {
	background: url(../img/bg_esquerda_presencaonline.png) no-repeat left 39px;
	float: left;
	height: 250px;
	width: 410px;
}
#superior_presencaonline .esquerda a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 3px 58px;
	margin-top: 114px;
	background: #000 url(../img/seta_links.png) no-repeat 25px 6px;
}
#superior_presencaonline .esquerda a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 0 2px 58px;
	margin-top: 114px;
	background: #fff url(../img/seta_links_hover.png) no-repeat 25px 5px;
	border: solid 1px #000;
	border-left: none;
}
#superior_presencaonline .direita {
	float: right;
	width: 495px;
}
#superior_presencaonline .direita .banner_presencaonline {
	background: url(../img/dest_txt_presenca_online.png) no-repeat left top;
	height: 83px;
	width: 495px;
}
#superior_presencaonline .direita .texto_abertura {
	padding: 0 55px 0 4px;
	margin: 30px 0;
}
#superior_presencaonline .direita .texto_abertura p {
	margin-bottom: 14px;
}
#inferior_presencaonline {
	float: left;
}
#inferior_presencaonline .banner2_presencaonline {
	background: url(../img/banner2_presencaonline.png) no-repeat left top;
	float: left;
	height: 52px;
	width: 616px;
	margin-bottom: 30px;
}
#inferior_presencaonline #tabs_estrategias {
	float: left;
	margin-top: 18px;
	margin: 0 30px 40px 22px;
	width: 595px;
}
#inferior_presencaonline #tabs_estrategias p.texto {
	margin-top: -16px;
}
#inferior_presencaonline .ui-tabs {}
#inferior_presencaonline .ui-tabs .ui-tabs-nav {float: left; margin: -3px 0 0 5px;}
#inferior_presencaonline .ui-tabs .ui-tabs-nav li {}
#inferior_presencaonline .ui-tabs .ui-tabs-nav li a {
	color: #333333;
	display: block;
	padding: 3px 0 3px 25px;
	border-bottom: dotted 1px #333;
	background: url(../img/seta_nav_tabs_depoimentos_inativa.gif) no-repeat left 8px;
	width: 160px;
}
#inferior_presencaonline .ui-tabs .ui-tabs-nav a:hover {
	background: #fff url(../img/seta_nav_tabs_depoimentos_ativa.gif) no-repeat left 8px;;
}
#inferior_presencaonline .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	color: #333333;
	font-weight: bold;
}
#inferior_presencaonline .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {cursor: text; text-decoration: none; color: #333333; background: #fff url(../img/seta_nav_tabs_depoimentos_ativa.gif) no-repeat right 9px; padding-left: 1px; padding-right: 24px;}
#inferior_presencaonline .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#inferior_presencaonline .ui-tabs .ui-tabs-panel {margin: 20px 0 0 225px;}
#inferior_presencaonline .ui-tabs .ui-tabs-panel p {line-height: 17px;}
#inferior_presencaonline .ui-tabs .ui-tabs-panel a {}
#inferior_presencaonline .ui-tabs .ui-tabs-panel ol {}
#inferior_presencaonline .ui-tabs .ui-tabs-panel li {}
#inferior_presencaonline .ui-tabs .ui-tabs-panel li a, .ui-tabs .ui-tabs-panel li a:hover {color: #ed9a22; display: block; margin-bottom: 7px;}
#inferior_presencaonline .ui-tabs .ui-tabs-hide { display: none !important; }
#inferior_presencaonline .box_servicos {
	background: url(../img/bg_box_servicos_presencaonline.gif) no-repeat -1px -1px;
	padding: 25px 10px 30px 20px;
	margin-top: -80px;
	width: 250px;
	border-bottom: 1px solid #848484;
	border-left: 1px solid #848484;
	float: right;
	margin-right: 16px;
}
#inferior_presencaonline .box_servicos ul {
	margin-left: 3px;
	margin-top: 5px;
}
#inferior_presencaonline .box_servicos li {
	font-weight: bold;
	background: url(../img/seta_marcador.png) no-repeat left 7px;
	padding-left: 25px;
	line-height: 20px;
}

/* COMUNICAÇÃO VISUAL */
#comvisual {
	width: 937px;
}
#comvisual .esquerda {
	float: left;
	width: 481px;
}
#comvisual .esquerda .banner_comvisual {
	background: url(../img/dest_txt_comunicacao_visual.png) no-repeat left top;
	height: 108px;
	width: 481px;
}
#comvisual .esquerda .texto_abertura {
	padding: 30px 15px 16px 30px;
}
#comvisual .esquerda .texto_abertura p {
	margin-bottom: 16px;
}
#comvisual .esquerda .box_servicos {
	background: url(../img/bg_box_servicos_comvisual.gif) no-repeat left top;
	float: left;
	width: 436px;
	border-right: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	padding: 30px 10px 32px 29px;
	margin-bottom: 40px;
}
#comvisual .esquerda .box_servicos li {
	font-weight: bold;
	background: url(../img/seta_marcador.png) no-repeat left 7px;
	padding-left: 25px;
	line-height: 20px;
}
#comvisual .esquerda .box_servicos ul.lista1 {
	float: left;
	margin-right: 35px;
}
#comvisual .esquerda .box_servicos ul.lista2 {
	float: left;
}
#comvisual .direita {
	float: right;
	background: url(../img/bg_direita_comvisual.png) no-repeat center 15px;
	width: 415px;
	height: 400px;
}
#comvisual .direita a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 3px 150px;
	margin-top: 143px;
	background: #000 url(../img/seta_links.png) no-repeat 115px 6px;
}
#comvisual a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 2px 149px;
	margin-top: 143px;
	background: #fff url(../img/seta_links_hover.png) no-repeat 115px 5px;
	border: solid 1px #000;
	border-right: none;
}

/* QUEM SOMOS */
#superior_quemsomos {
	width: 937px;
	float: left;
}
#superior_quemsomos .esquerda {
	float: left;
	width: 569px;
}
#superior_quemsomos .esquerda .banner_quemsomos {
	background: url(../img/dest_txt_quem_somos.png) no-repeat left top;
	display: block;
	height: 122px;
	width: 569px;
}
#superior_quemsomos .esquerda .texto_abertura {
	text-align: left;
	margin: 35px 1px 20px 30px;
	padding: 0 0 0 125px;
}
#superior_quemsomos .esquerda .texto_abertura p {
	margin-bottom: 14px;
}
#superior_quemsomos .direita {
	background: url(../img/bg_8_quemsomos.png) no-repeat left -73px;
	height: 265px;
	width: 368px;
	float: left;
}
#superior_quemsomos .direita a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 1px 0 3px 40px;
	margin: 102px 0 0 40px;
	background: #000 url(../img/seta_links.png) no-repeat 7px 6px;
}
#superior_quemsomos .direita a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 0 2px 39px;
	background: #fff url(../img/seta_links_hover.png) no-repeat 7px 5px;
	border: solid 1px #000;
	border-right: none;
}
#depoimentos {
	float: left;
	width: 784px;
	margin: 10px 0 30px 152px;
}
#depoimentos .banner2_quemsomos {
	background: url(../img/banner2_quemsomos.png) no-repeat left top;
	height: 52px;
	width: 784px;
	position: relative;
}
#depoimentos #tabs_depoimentos {
	margin-top: 18px;
}
#depoimentos .ui-tabs {}
#depoimentos .ui-tabs .ui-tabs-nav {float: left; margin: -3px 0 0 5px;}
#depoimentos .ui-tabs .ui-tabs-nav li {}
#depoimentos .ui-tabs .ui-tabs-nav li a {
	color: #333333;
	display: block;
	padding: 3px 0 3px 25px;
	border-bottom: dotted 1px #333;
	background: url(../img/seta_nav_tabs_depoimentos_inativa.gif) no-repeat left 8px;
	width: 160px;
}
#depoimentos .ui-tabs .ui-tabs-nav a:hover {
	background: #fff url(../img/seta_nav_tabs_depoimentos_ativa.gif) no-repeat left 8px;;
}
#depoimentos .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	color: #333333;
	font-weight: bold;
}
#depoimentos .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {cursor: text; text-decoration: none; color: #333333; background: #fff url(../img/seta_nav_tabs_depoimentos_ativa.gif) no-repeat right 9px; padding-left: 1px; padding-right: 24px;}
#depoimentos .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {cursor: pointer;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#depoimentos .ui-tabs .ui-tabs-panel {margin: 20px 0 0 225px;}
#depoimentos .ui-tabs .ui-tabs-panel p {line-height: 17px;}
#depoimentos .ui-tabs .ui-tabs-panel a {}
#depoimentos .ui-tabs .ui-tabs-panel ol {}
#depoimentos .ui-tabs .ui-tabs-panel li {}
#depoimentos .ui-tabs .ui-tabs-panel li a, .ui-tabs .ui-tabs-panel li a:hover {color: #ed9a22; display: block; margin-bottom: 7px;}
#depoimentos .ui-tabs .ui-tabs-hide { display: none !important; }
#depoimentos #tabs_depoimentos #depoimento1 .logo {background: url(../img/thumb_depoimentos_simplement.jpg) no-repeat center center; display: block; float: left; height: 161px; width: 200px; margin: 5px 25px 120px 0; border: solid 3px #ababab;}
#depoimentos #tabs_depoimentos #depoimento2 .logo {background: url(../img/thumb_depoimentos_valmaster.jpg) no-repeat center center; display: block; float: left; height: 161px; width: 200px; margin: 5px 25px 170px 0; border: solid 3px #ababab;}
#depoimentos #tabs_depoimentos #depoimento3 .logo {background: url(../img/thumb_depoimentos_metalite.jpg) no-repeat center center; display: block; float: left; height: 161px; width: 200px; margin: 5px 25px 70px 0; border: solid 3px #ababab;}
/*
#depoimentos #tabs_depoimentos #depoimento4 .logo {background: url(../img/logo_ajk.png) no-repeat center -13px; display: block; float: left; height: 110px; width: 187px; margin: 5px 25px 100px 0; border: solid 3px #ababab;}
#depoimentos #tabs_depoimentos #depoimento5 .logo {background: url(../img/logo_inplus.png) no-repeat center center; display: block; float: left; height: 110px; width: 187px; margin: 5px 25px 100px 0; border: solid 3px #ababab;}
#depoimentos #tabs_depoimentos #depoimento6 .logo {background: url(../img/logo_maryandfriends.png) no-repeat center -13px; display: block; float: left; height: 110px; width: 187px; margin: 5px 25px 100px 0; border: solid 3px #ababab;}
#depoimentos #tabs_depoimentos #depoimento7 .logo {background: url(../img/logo_isi.png) no-repeat center 6px; display: block; float: left; height: 110px; width: 187px; margin: 5px 25px 100px 0; border: solid 3px #ababab;}
*/
#depoimentos #tabs_depoimentos p.texto {
	padding: 2px 150px 2px 150px;
}
#depoimentos #tabs_depoimentos p.autor {
	font-weight: bold;
	margin-top: 10px;
}
#depoimentos #tabs_depoimentos p.cargo {
	font-style: italic;
}

/* CONTATO */
#contato {
	float: left;
	width: 937px;
	margin-bottom: 40px;
}
#contato .esquerda {
	float: left;
	width: 534px;
}
#contato .esquerda .banner_contato {
	background: url(../img/banner_contato.png) no-repeat left top;
	height: 73px;
	width: 534px;
}
#contato .esquerda .banner_contato_ok {
	background: url(../img/banner_contato_ok.png) no-repeat left top;
	height: 73px;
	width: 534px;
}
#contato .esquerda .texto_ok {
	float: right;
	margin-top: 30px;
}
#contato .esquerda .texto_ok a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #000 url(../img/seta_links.png) no-repeat 8px 6px;
	display: block;
	width: 255px;
	padding: 1px 0 3px 45px;
	margin-top: 24px;
}
#contato .esquerda .texto_ok a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background: #fff url(../img/seta_links_hover.png) no-repeat 7px 5px;
	display: block;
	width: 254px;
	padding: 0 0 2px 44px;
	margin-top: 24px;
	border: solid 1px #000;
}
#contato .esquerda #form_contato {
	float: right;
	margin: 20px 1px 0 0;
	position: relative;
	left: 3px;
}
#contato .esquerda #form_contato label {
	float: right;
	text-align: right;
	margin-right: 14px;
}
#contato .esquerda #form_contato label.mensagem {
	position: relative;
	top: -79px;
}
.obrigatorio {
	background: #fff url(../img/bg_campos_form_obrigatorio.gif) no-repeat scroll left 5px;
}
#contato .esquerda #form_contato .aviso {
	color: #dd1100;
	font-size: 10px;
	margin-bottom: 10px;
}
#contato .esquerda #form_contato #form_contato_nome,
#contato .esquerda #form_contato #form_contato_email,
#contato .esquerda #form_contato #form_contato_telefone {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/bg_campos_form.gif) no-repeat scroll left 5px;
	color: #333333;
	width: 287px;
	padding: 7px 0 5px 3px;
	border-style: none;
	vertical-align: middle;
}
#contato .esquerda #form_contato select {
}
#contato .esquerda #form_contato textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(../img/bg_campos_form.gif) repeat-y scroll left 20px;
	height: 163px;
	width: 287px;
	padding: 7px 0 5px 3px;
	padding-top: 1px;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
#contato .esquerda #form_contato .status {
	font-size: 10px;
	color: #999999;
}
#contato .esquerda #form_contato .notification {
	background: url(../img/bg_campos_form_obrigatorio.gif) repeat-y scroll left 20px;
	color: #dd1100;
}
#contato .esquerda #form_contato #form_contato_nome {
}
#contato .esquerda #form_contato #form_contato_email {
}
#contato .esquerda #form_contato #form_contato_telefone {
}
#contato .esquerda #form_contato #form_contato_mensagem {
	margin-top: 8px;
}
#contato .esquerda #form_contato #form_contato_envie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #000 url(../img/seta_links.png) no-repeat 5px 5px;
	display: block;
	width: 80px;
	float: right;
	padding: 1px 0 3px 30px;
	margin-top: 8px;
	margin-right: 3px;
	cursor: pointer;
}
#contato .esquerda #form_contato #form_contato_envie:hover {
	background: #fff url(../img/seta_links_hover.png) no-repeat 5px 4px;
	color: #000;
	padding: 0 0 2px 29px;
	border: solid 1px #000;
}
#contato .direita {
	float: right;
	width: 366px;
}
#contato .direita .banner_dados_contato a {
	background: url(../img/banner_dados_contato.png) no-repeat left top;
	display: block;
	height: 73px;
	width: 366px;
}
#contato .direita .texto_contato {
	margin-top: 28px;
	margin-left: 3px;
}
#contato .direita iframe {
	display: block;
	margin-top: 25px;
}
#contato .direita .texto_contato a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #000 url(../img/seta_links.png) no-repeat 5px 6px;
	display: block;
	width: 112px;
	padding: 1px 0 3px 40px;
	margin-top: 27px;
}
#contato .direita .texto_contato a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background: #fff url(../img/seta_links_hover.png) no-repeat 5px 5px;
	display: block;
	width: 111px;
	padding: 0 0 2px 39px;
	margin-top: 27px;
	border: solid 1px #000;
}

/* CURRÍCULO */
#curriculo {
	float: left;
	width: 937px;
	margin-bottom: 40px;
}
#curriculo .esquerda {
	float: left;
	width: 534px;
}
#curriculo .esquerda .banner_curriculo {
	background: url(../img/banner_curriculo.png) no-repeat left top;
	height: 73px;
	width: 534px;
}
#curriculo .esquerda #form_curriculo {
	float: right;
	margin: 20px 1px 0 0;
	position: relative;
}
#curriculo .esquerda #form_curriculo label {
	float: right;
	text-align: right;
	margin-right: 14px;
}
#curriculo .esquerda #form_curriculo .aviso {
	color: #dd1100;
	font-size: 10px;
	margin-bottom: 10px;
}
#curriculo .esquerda #form_curriculo #form_curriculo_nome,
#curriculo .esquerda #form_curriculo #form_curriculo_email,
#curriculo .esquerda #form_curriculo #form_curriculo_telefone,
#curriculo .esquerda #form_curriculo #form_curriculo_especialidades {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/bg_campos_form.gif) no-repeat scroll left 5px;
	color: #333333;
	width: 287px;
	padding: 7px 0 5px 3px;
	border-style: none;
	vertical-align: middle;
}
#curriculo .esquerda #form_curriculo #form_curriculo_anexo {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity:0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	position: relative;
	top: -12px;
	left: 2px;
}
#curriculo .esquerda #form_curriculo #form_curriculo_anexo_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(../img/bg_anexo_curriculo.png) no-repeat scroll -1px 4px;
	width: 287px;
	padding: 7px 0 5px 3px;
	border-style: none;
	vertical-align: middle;
	position: relative;
	top: 12px;
}
#curriculo .esquerda #form_curriculo #form_curriculo_nome {
}
#curriculo .esquerda #form_curriculo #form_curriculo_email {
}
#curriculo .esquerda #form_curriculo #form_curriculo_telefone {
}
#curriculo .esquerda #form_curriculo #form_curriculo_envie {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	background: #000 url(../img/seta_links.png) no-repeat 5px 5px;
	display: block;
	width: 80px;
	float: right;
	padding: 2px 0 3px 30px;
	margin-top: 8px;
	cursor: pointer;
	position: relative;
	left: -3px;
}
#curriculo .esquerda #form_curriculo #form_curriculo_envie:hover {
	background: #fff url(../img/seta_links_hover.png) no-repeat 5px 4px;
	color: #000;
	padding: 1px 0 2px 29px;
	border: solid 1px #000;
}
#curriculo .direita {
	float: right;
	width: 366px;
}
#curriculo .direita .banner_dados_contato a {
	background: url(../img/banner_dados_contato.png) no-repeat left top;
	display: block;
	height: 73px;
	width: 366px;
}
#curriculo .direita .texto_vagas {
	margin-top: 25px;
	margin-left: 3px;
	margin-right: 60px;
}
#curriculo .direita .texto_contato a {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #000 url(../img/seta_links.png) no-repeat 5px 5px;
	display: block;
	width: 112px;
	padding: 0 0 2px 40px;
	margin-top: 27px;
}
#curriculo .direita .box_vagas {
	background: url(../img/bg_box_vagas.gif) no-repeat -1px top;
	float: left;
	width: 327px;
	border-left: 1px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	padding: 30px 10px 30px 25px;
	margin: 20px 0 0 2px;
}
#curriculo .direita .box_vagas li {
	font-weight: bold;
	background: url(../img/seta_marcador.png) no-repeat left 7px;
	padding-left: 25px;
	line-height: 20px;
}

/* RODAPÉ */
#geral #rodape {
	clear: both;
	padding: 15px 20px 14px 24px;
	margin-left: 21px;
	margin-top: 40px;
	background: url(../img/bg_rodape.png) no-repeat center top;
	width: 885px;
	color: #999999;
}
#geral #rodape a:hover {
	border-bottom: dotted 1px #333333;
}
#geral #rodape .direita {
	float: right;
	margin-top: -17px;
}
#geral #rodape .direita ul {
	margin-right: 1px;
}
#geral #rodape .direita li {
	display: inline;
}
#geral #rodape .direita li a {
	float: left;
	margin-right: 25px;
}
#geral #rodape .direita li a:hover {
}
#geral #rodape .direita li a.fale {
	background: url(../img/ico_fale_rodape.png) no-repeat left 3px;
	display: block;
	padding-left: 23px;
}
#geral #rodape .direita li a.curriculo {
	background: url(../img/ico_curriculo_rodape.png) no-repeat left top;
	display: block;
	padding-left: 27px;
	margin-left: 1px;
}
#geral #rodape .direita li a.twitter {
	background: url(../img/ico_twitter_rodape.png) no-repeat left -1px;
	display: block;
	padding-left: 26px;
	margin-right: 0;
}

/* PÁGINA 404 */
#ops {
	float: left;
	width: 937px;
	margin-bottom: 10px;
}
#ops .esquerda {
	width: 526px;
	float: left;
	text-align: right;
}
#ops .esquerda .banner_ops {
	background: url(../img/banner_ops.png) no-repeat left top;
	height: 73px;
	width: 526px;
}
#ops .esquerda .texto {
	padding-top: 40px;
	padding-bottom: 40px;
	float: right;
}
#ops .esquerda .texto img {
}
#ops .esquerda .texto a.contato {
	border: none;
	background: none;
	margin-top: 10px;
	margin-bottom: 35px;
	float: right;
	padding: 0;
}
#ops .esquerda .texto a.contato:hover {
	border: none;
	background: none;
	margin-top: 10px;
	margin-bottom: 35px;
	float: right;
	padding: 0;
}
#ops .esquerda .texto a {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	float: right;
	clear: both;
	padding: 1px 8px 3px 40px;
	background: #000 url(../img/seta_links.png) no-repeat 7px 6px;
	margin-right: -1px;
}
#ops .esquerda .texto a:hover {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding: 0 7px 2px 39px;
	background: #fff url(../img/seta_links_hover.png) no-repeat 7px 5px;
	border: solid 1px #000;
}
#ops .direita {
	float: left;
	padding: 18px 20px 0 30px;
}


