/* INICIO GERAL */
* {
	font: 11px Verdana;
	color: #595959;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body {
	text-align: center;
	background: #CCC;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
p {
	margin: 5px 0;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
.left {
	float: left;
}
.right{
	float: right;
}
.main {
	width: 970px;
	height: 602px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#opacity {
	z-index: 4;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	line-height: 0;
	height: 100%;
	background-color: #000;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}
/* FIM GERAL */

/* INICIO MENU */
.sidebar {
	width: 235px;
	float: left;
}
.menu a:hover {
	background-position: bottom;
}
.menu li {
	clear: both;
}
.mn_logo {
	background: url(../_IMG/mn_logo.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 129px;
	text-indent: -9999px;
}
.mn_que_somos {
	background: url(../_IMG/mn_que_somos.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
.mn_que_fazemos {
	background: url(../_IMG/mn_que_fazemos.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
.mn_gente {
	background: url(../_IMG/mn_gente.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
.mn_gente_sub {
	background: url(../_IMG/mn_gente_sub.gif) no-repeat top left;
	display: block;
	width: 107px;
	height: 42px;
	text-indent: -9999px;
	float: left;
}
.mn_gente_lederanca {
	background: url(../_IMG/mn_gente_lederanca.gif) no-repeat top left;
	display: block;
	width: 128px;
	height: 42px;
	text-indent: -9999px;
	float: left;
}
.mn_marcas {
	background: url(../_IMG/mn_marcas.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
.mn_cases {
	background: url(../_IMG/mn_cases.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
.mn_fale_com_a_tudo {
	background: url(../_IMG/mn_fale_com_a_tudo.gif) no-repeat top left;
	display: block;
	width: 235px;
	height: 42px;
	text-indent: -9999px;
}
/* FIM MENU */

/* INICIO CONTENT */
.content {
	width: 735px;
	height: 602px;
	float: left;
	background: #FFF;
}
.content h1 {
	margin: 30px 0 0 13px;
}
.content input, .content select {
	border: 1px solid #a5acb2;
	margin: 1px 1px 0px 0;
	height: 17px;
	font-size: 11px;
/*	line-height: 100px;*/
}
.content input {
	height: 15px;
}
.destaque_principal {
	width: 735px;
	height: 366px;
}
.destaque_principal a {
	width: 735px;
	height: 366px;
	display: block;
}
.divisoria {
	background: url(../_IMG/divisoria.gif) repeat-x;
	width: 735px;
	height: 17px;
}
.destaques {
	width: 245px;
	height: 179px;
	float: left;
	padding: 0;
}
.destaques a {
	width: 245px;
	height: 179px;
	display: block;
	position: absolute;
}
.legen_destaque {
	margin: 125px 0 0 2px;
	text-align:  right;
}
.legen_destaque b {
	font: bold 9px/22px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 2px;
	background: #000;
	color: #fff;
}
/* FIM CONTENT */

/* INICIO CASES */
.campos_busca {
	text-align: right;
	margin-right: 45px;
}
.cases_scroll {
	height: 309px;
	width: 650px;
	overflow-y:hidden;
	overflow-x:scroll;
	margin: 0 auto;
}
.cases_scroll h3 {
	margin-bottom: 3px;
}
.cases_scroll h3 b {
	font: 13px Verdana;
	color: #FFF;
	background: #53449b;
	font-weight: bold;
	padding: 2px 5px;
}
.cases_scroll td {
	padding: 15px 30px 0 0;
}
.cases_result {
	font: 12px Verdana;
	margin: 0 65px 0 20px;
	padding: 10px 0 3px 0;
	background: url(../_IMG/dashed.gif) bottom repeat-x;
}
.cases_result i {
	font: 12px Verdana;
	color: #53449b;
	font-weight: bold;
	font-style: italic;
}
.cases_text {
	font: 11px Verdana;
	margin: 0 65px 0 20px;
	height: 140px;
}
.cases_text h2 {
	font: 18px Verdana;
	color: #53449b;
	font-weight: bold;
	margin: 2px 0 10px 0;
}
.cases_abas {
	margin: 0px 0px 0 52px;
}
.cases_abas a:hover {
	background-position: bottom;
}
.cases_abas li {
	display: inline;
	float: left;
}
.cases_st_scroll {
	float: left;
}
#divImagens {
	width: 5000px;
}
#divVideos {
	width: 5000px;
}
.cases_scroll_interna {
/*	height: 201px;*/
	height: 197px;
	width: 630px;
	overflow: hidden;
	margin: 0 auto;
	float: left;
}
.cases_scroll_interna h3 {
	margin-bottom: 3px;
}
.cases_scroll_interna h3 b {
	font: 13px Verdana;
	color: #FFF;
	background: #53449b;
	font-weight: bold;
	padding: 2px 5px;
}
.cases_scroll_interna td img {
	border: 6px solid #53449b;
}
.aba_fotos {
	background: url(../_IMG/bt_fotos.gif) no-repeat bottom left;
	display: block;
	width: 99px;
	height: 25px;
	text-indent: -9999px;
	float: left;
}
.aba_videos {
	background: url(../_IMG/bt_videos.gif) no-repeat bottom left;
	display: block;
	width: 103px;
	height: 25px;
	text-indent: -9999px;
	float: left;
}
.case_legenda {
	font: 11px Verdana;
}
.divIMGzoom {
/*	width: 690px;*/
	margin: 60px;
	font-size: 1px;
	display: inline-block;
}
.divIMGzoom .divBorder img {
	border: 4px solid #53449b;
}
.divIMGzoom .divBorderVideo {
	border: 4px solid #53449b;
}
.divIMGzoom .bt_fechar {
/*	background: #f00;*/
	text-align: right;
	margin-bottom: -1px;
	*margin-bottom: 1px;
}
/* FIM CASES */

/* INICIO FALE COM A TUDO */
.form_fale_com_tudo {
	height: 331px;
	padding: 30px 0px 0 20px;
}
.form_fale_com_tudo b, .form_fale_com_tudo p, .form_fale_com_tudo p span, .form_fale_com_tudo opition, .form_fale_com_tudo select, .form_fale_com_tudo input, .form_fale_com_tudo label, .form_fale_com_tudo textarea, .form_fale_com_tudo span {
	font: 11px Verdana;
	color: #8d7e7b;
}
.form_fale_com_tudo li {
	display: inline;
	float: left;
}
.form_fale_com_tudo label {
	width: 68px;
	display: inline-block;
	text-align: right;
	vertical-align: super;
}
.form_fale_com_tudo input {
	padding: 2px 0 2px 8px;
	border: 1px solid #c1c1c1;
	vertical-align: middle;	
	margin-bottom: 10px;
}
.form_fale_com_tudo textarea {
	padding: 5px;
	border: 1px solid #c1c1c1;
	vertical-align: middle;	
	margin: 0 0 0 1px;
	width: 550px;
	height: 100px;
}
.form_fale_com_tudo select {
	padding: 2px 0 2px 2px;
	border: 1px solid #c1c1c1;
	vertical-align: middle;	
	margin-bottom: 10px;
}
.form_fale_com_tudo .radio_assunto {
	display: inline-block;
	height: 40px;
	vertical-align: top;
}
.divValidacao {
	background: #8d7e7b;
	color: #FFF;
	text-align: left;
	padding: 20px;
	width: 250px;
	margin: 50px;
}
.divValidacao b, .divValidacao div {
	color: #FFF;
}
.divValidacao .bt_fechar {
	position: absolute;
	margin: -45px 0 0 184px;
}
/* FIM FALE COM A TUDO */

/* INICIO TUDO QUE SOMOS */
.tqs_header {
	height: 235px;
}
.tqs_mask, .tqs_text {
	float: left;
	margin: 20px 0 0 20px;
	display: inline;
}
.tqs_scroll {
	width: 700px;
	height: 180px;
	clear: both;
	margin: 3px 0 0 20px;
	overflow: auto;
}
/* FIM TUDO QUE SOMOS */

/* INICIO MARCAS ATENDIDAS */
.ma_logos {
	height: 364px;
	margin: 0 10px 0 5px;
	overflow: auto;
}
/* FIM MARCAS ATENDIDAS */

/* INICIO TUDO QUE FAZEMOS */
.tqf_content {
	margin: 20px 20px 0 20px;
}
.tqf_jobs {
	margin: 10px 20px 0 0;
	height: 349px;
}
.tqf_job {
	float: left;
	margin: 0 0 10px 20px;
	display: inline;
}
.tqf_mask {
	margin-top: -1px;
	*margin-top: 1px;
}
.tqf_mask span {
	background: url(../_IMG/mask_tqf.gif) no-repeat;
	width: 148px;
	height: 133px;
	display: block
}
/* FIM TUDO QUE FAZEMOS */

/* INICIO GENTE */
.gente_left {
	width: 209px;
	height: 398px;
	padding: 20px 0 0 20px;
	float: left;
}
.gente_mask {
	margin-bottom: 5px;
	margin-top: -1px;
	*margin-top: 1px;
	background: url(../_IMG/img_gente.jpg) 3px 3px no-repeat;
}
.gente_content {
	margin: 10px 20px 0 20px;
	height: 408px;
}
.gente_content i {
	color: #cf1d5b;
	font-style: italic;
}
.gente_jobs {
	margin: 15px 20px 0 0;
}
.gente_job {
	float: left;
	margin: 0 0 4px 20px;
	padding: 0;
	font-size: 1px;
	display: inline;
}
.gente_mask a {
	background: url(../_IMG/mask_gente_lider.gif) no-repeat;
	width: 148px;
	height: 133px;
	display: block;
}
.gente_mask a:hover {
	background-position: bottom;
}
.divGente {
	width: 635px;
}
.divGente .bt_fechar {
	position: absolute;
	text-align: right;
	margin: -30px 0 0 -85px;
}
.gente_profile {
	color: #FFF;
	text-align: left;
}
.gente_profile b, .gente_profile em {
	color: #FFF;
}
.gente_profile img {
	border: 3px solid #cf1d5b;
	margin-right: 20px;
}
/* FIM GENTE */