@charset "utf-8";
/* ========== HEADER ========== */

#header img {
	width:177px;
	background-color:#F00;
	height:81px;
	float:left;
	display:block;
	margin:20px 0px 0px -8px;
}
#headerFake img {
	width:48px;
	height:48px;
	float: right;
	display:block;
	margin:60px 10px 0 auto;
}
#headerFake .flash {
	width:122px;
	height:100px;
	float:right;
	margin:8px 0px 0px 0px;
}
/* ========== FOOTER ========== */

#footer p {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#b1b1b1;
	float:left;
	margin:27px 0px 0px 0px;
	width:auto;
}
/* ========== REDES SOCIAIS ========== */

#footer .social-title {
	width:70px;
	height: auto;
	margin:-25px 0px 0px 0px;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}
#footer .social-title p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#b1b1b1;
	text-align:left;
}
#footer #social {
	width:450px;
	height:32px;
	float:left;
	margin:25px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	left:-80px;
}
#footer #social .one {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 4px;
}
#footer #social .one a {
	background:url(../public/social-twitter-01.png) no-repeat;
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
}
#footer #social .one a:hover {
	background: url(../public/social-twitter-02.png) no-repeat;
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
}
#footer #social .two {
	width:79px;
	height:29px;
	margin:0px 0px 0px 0px;
	float:left;
}
#footer #social .two a {
	width:79px;
	height:29px;
	float:left;
	margin:2px 0px 0px 0px;
	background:url(../public/social-facebook-01.png) no-repeat;
}
#footer #social .two a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:2px 0px 0px 0px;
	background: url(../public/social-facebook-02.png) no-repeat;
}
#footer #social .three {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px -10px;
}
#footer #social .three a {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-orkut-01.png) no-repeat;
}
#footer #social .three a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background: url(../public/social-orkut-02.png) no-repeat;
}
#footer #social .four {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px -17px;
}
#footer #social .four a {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-flickr-01.png) no-repeat;
}
#footer #social .four a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-flickr-02.png) no-repeat;
}
#footer #social .five {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px -15px;
}
#footer #social .five a {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-youtube-01.png) no-repeat;
}
#footer #social .five a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background: url(../public/social-youtube-02.png) no-repeat;
}
#footer #social .six {
	width:79px;
	height:29px;
	float:left;
	margin:3px 0px 0px -3px;
}
#footer #social .six a {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-wikipedia-01.png) no-repeat;
}
#footer #social .six a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background: url(../public/social-wikipedia-02.png) no-repeat;
}
#footer #social .seven {
	width:79px;
	height:29px;
	float:left;
	margin:5px 0px 0px 6px;
}
#footer #social .seven a {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../public/social-google-maps-01.png) no-repeat;
}
#footer #social .seven a:hover {
	width:79px;
	height:29px;
	float:left;
	margin:0px 0px 0px 0px;
	background: url(../public/social-google-maps-02.png) no-repeat;
}
/* ========== GRUPO AMARAL ========== */

#footer .group-title {
	width:150px;
	height:10px;
	margin:-25px 0px 0px 0px;
	float:left;
	position:relative;
	top:0px;
	left:18px;
}
#footer .group-title p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#b1b1b1;
	text-align:left;
}
#footer .group {
	width:300px;
	height:80px;
	float:left;
	margin:0px 0px 0px 17px;
	position:relative;
	left:0px;
}
#footer .group .one {
	background: url(../public/logos-grupo/logo-amaral.png) no-repeat;
	/*background: url(../public/amaral-cinza.jpg) no-repeat;*/
	width:45px;
	height:55px;
	float:left;
	margin:15px 0px 0px 1px;
}
#footer .group .one a {
	width:45px;
	height:55px;
	float:left;
	display:block;
	text-decoration:none;
}
#footer .group .one a:hover {
	/*background: url(../public/amaral-roxo.jpg) no-repeat;*/
	width:44px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
}
#footer .group .two {
	background: url(../public/logos-grupo/logo-agencia-active.png) no-repeat;
	/*background:url(../public/agf-laranja.jpg) no-repeat;*/
	width:89px;
	height:38px;
	float:left;
	margin:15px 0px 0px 3px;
}
#footer .group .two a {
	width:89px;
	height:38px;
	float:left;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
}
#footer .group .three {
	background: url(../public/logos-grupo/logo-arena.png) no-repeat;
	/*background: url(../public/arena-cinza.png) no-repeat;*/
	width:54px;
	height:46px;
	float:left;
	margin:8px 0px 0px 3px;
	position:relative;
	left:-3px;
}
#footer .group .three a {
	width:54px;
	height:42px;
	float:left;
	display:block;
	text-decoration:none;
}
#footer .group .three a:hover {
	background: url(../public/logos-grupo/logo-arena-active.png) no-repeat;
	/*background:url(../public/arena-vermelho.png) no-repeat;*/
	width:54px;
	height:42px;
	float:left;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 1px;
}
#footer .group .four {
	background: url(../public/logos-grupo/logo-cena5.png) no-repeat;
	/*background: url(../public/cena-5-cinza.png) no-repeat;*/
	width:50px;
	height:48px;
	float:left;
	margin:6px 0px 0px -2px;
	position:relative;
	left:0px;
}
#footer .group .four a {
	width:50px;
	height:48px;
	float:left;
	display:block;
	text-decoration:none;
}
#footer .group .four a:hover {
	background: url(../public/logos-grupo/logo-cena5-active.png) no-repeat;
	/*background: url(../public/cena-5-verde.png) no-repeat;*/
	width:50px;
	height:48px;
	float:left;
	display:block;
	text-decoration:none;
}

#footer .group .five {
	background: url(../public/logos-grupo/trendix.png) no-repeat;
	width:54px;
	height:14px;
	float:left;
	margin:25px 0px 0px 0px;
	position:relative;
	left:0px;
}
#footer .group .five a {
	width:54px;
	height:14px;
	float:left;
	display:block;
	text-decoration:none;
}
#footer .group .five a:hover {
	background: url(../public/logos-grupo/trendix-1.png) no-repeat;
	/*background: url(../public/cena-5-verde.png) no-repeat;*/
	width:54px;
	height:48px;
	float:left;
	display:block;
	text-decoration:none;
}


#footer .design{
	float:right;
	width:250px;
	height:auto;
	margin:-40px -100px 0 0;
	z-index:90;
	position:relative;
	
}

#footer .design p{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fefefd;
	width:250px;
	
}
#footer .design span{
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fefefd;
	width:90px;
	float:left;
	margin:1px 0 0 0;
	
}
#footer .design  a {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fefefd;
	text-decoration:none;
	display:block;
	cursor:pointer;
	width:100px;
	float:left;

	
}








/* ========== NUVEM DE TAGS ========== */

#cloud {
	width:930px;
	height: auto;
	margin:20px 0px 0px 5px;
	float:left;
	text-align:justify;
	padding:0px 0px 0px 15px;
}
#cloud a {
	margin:0;
	cursor:pointer;
	text-decoration:none;
}
#cloud a:hover {
	margin:0;
	cursor:pointer;
	text-decoration: underline;
	color:black;
}
#cloud span.high {
	color:#ff660c;
	text-align:justify;
	font:bold 28px Tahoma, Geneva, sans-serif;
}
#cloud span.low {
	color:black;
	text-align:justify;
	font:bold 12px Tahoma, Geneva, sans-serif;
}
#cloud span.medium {
	color:#535353;
	text-align:justify;
	font:bold 20px Tahoma, Geneva, sans-serif;
}
/* ========== BUSCA ========== */

#search .title {
	width:950px;
	height:115px;
	float:left;
	margin:0px 0px 0px 0px;
}
#search .title p {
	font: normal 24px Arial, Helvetica, sans-serif;
	color:black;
	float:left;
	margin:-50px 0px 0px 30px;
	width:auto;
}
#search .title img {
	width:974px;
	height:113px;
	float:left;
	margin:0px 0px 0px -1px;
}
#search .container {
	background:url(../public/bg-conteudo.png);
	width:904px;
	height: auto;
	float:left;
	margin:-24px 0px 0px 59px;
	padding-bottom:15px;
}
#search .container .subcontainer {
	width:880px;
	height: auto;
	float:left;
	margin:20px 0px 0px 13px;
}
#search .container .subcontainer .box {
	background: #e0e0e0;
	width:869px;
	height: auto;
	float:left;
	margin:0px 0px 0px 0px;
	border-bottom:#9c9c9c solid 5px;
	padding:10px 0px 10px 10px;
}
#search .container .subcontainer .box p {
	text-align:left;
	float:left;
	margin:5px 0px 0px 10px;
	width:600px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:black;
}
#search .container .subcontainer .box p.box-title {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#474747;
	margin:2px 0px 0px 10px;
	width:700px;
	float:left;
}
#search .container .subcontainer .box p.box-text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#474748;
	clear: left;
	margin:2px 0px 20px 10px;
	text-align:left;
	max-width:800px;
}
#search .container .subcontainer .box span {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#eb1c23;
}
#search .container .subcontainer .box img {
	width: 67px;
	height: 60px;
	float: left;
	margin: 0;
}
/* ========== Home - Coluna da Esquerda ========== */

#home-left .title {
	width:340px;
	height:60px;
	float:left;
}
#home-left .title img {
	width:332px;
	height:59px;
	float:left;
}
#home-left .title img.BtnCase {
	width:75px;
	height:28px;
	float: right;
	position:relative;
	top:-55px;
	left:-10px;
}
#home-left .title img.BtnCase a {
	display:block;
	text-decoration:none;
}
#home-left #home-left-box {
	width:260px;
	height: auto;
	float: left;
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	margin:-23px 0px 0px 61px;
	padding:0px 0px 24px 0px;
}
#home-left #home-left-box .title {
	background: url(../public/cases-festa-de-formatura.png) no-repeat;
	width:301px;
	height:71px;
	float:left;
	margin:21px 0px 0px -50px;
}
#home-left #home-left-box .title p {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	color:#fef;
	margin:5px 0px 0px 10px;
	width:auto;
}
#home-left #home-left-box .title a {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	color:#fafafa;
	text-decoration:none;
	width:auto;
}
#home-left #home-left-box .title img {
	width:302px;
	height:75px;
	float:left;
	margin:10px 0px 0px -50px;
}
#home-left #home-left-box .image {
	width:304px;
	height:215px;
	float:left;
	margin:-7px 0px 0px -56px;
}
#home-left #home-left-box .image img {
	width:303px;
	height:215px;
	float:left;
	margin:5px;
}
#home-left #home-left-box .image img.random {
	width:292px;
	height:186px;
	position: relative;
	margin:5px;
	z-index:100;
	left:5px;
	top:-219px;
	float:left;
}
#home-left #home-left-box .text {
	margin:12px 10px 0px 23px;
	width:190px;
	height:90px;
	padding:10px 15px 10px 10px;
	background:url(../public/home-bg-texto.png) repeat-x;
	display:block;
	float:left;
}
#home-left #home-left-box .text p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#393938;
	text-align:left;
	letter-spacing:1px;
	float:left;
	width:200px;
}
#home-left #home-left-box .text a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#393937;
	text-align:left;
	letter-spacing:1px;
	float:left;
	display:block;
	text-decoration:none;
	width:auto;
}
/* ========== Home - Coluna Central ========== */

#home-center .title {
	width:241px;
	height:36px;
	float:left;
}
#home-center .title img {
	width:259px;
	height:57px;
	float:left;
}
#home-center #home-center-box-1 {
	background: url(../public/home-bg-destaques-criativos.png) repeat-x;
	width:239px;
	height: auto;
	float: left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 10px 0px;
}
#home-center #home-center-box-1 .title {
	background: url(../public/portifolio-nossos-clientes-nossa-historia.png) no-repeat;
	width:240px;
	height:76px;
	float:left;
	margin:21px 0px 0px -10px;
	padding:10px 10px 10px 10px;
}
#home-center #home-center-box-1 .title p {
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	text-align:left;
	float:left;
	margin:-7px 0px 0px 0px;
	width:auto;
}
#home-center #home-center-box-1 .title a {
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #fcfcfc;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	width:auto;
}
#home-center #home-center-box-1 img.random {
	margin:0 auto 0 auto;
	width:216px;
	height:94px;
	float:left;
	border: #e47b00 solid 4px;
	margin:-26px 0px 0px 5px;
}
#home-center #home-center-box-2 {
	width:260px;
	height:auto;
	float:left;
	margin:-38px 0px 0px 0px;
}
#home-center #home-center-box-2 .title {
	width:93px;
	height:30px;
	position:relative;
	top:30px;
	left:150px;
	float:left;
}
#home-center #home-center-box-2 .title img {
	width:93px;
	height:30px;
}
#home-center #home-center-box-2 .title a {
	text-decoration:none;
	cursor: pointer;
	display:block;
}
#home-center #home-center-box-2 img {
	width:259px;
	height:61px;
	float:left;
	margin:14px 0px 0px 0px;
}
#home-center #home-center-box-2 .box {
	background: url(../public/home-bg-destaques-criativos.png) repeat;
	height: auto;
	width:240px;
	margin:-24px 0px 0px 10px;
	float:left;
	padding:0px 0px 10px 0px;
}
#home-center #home-center-box-2 .text {
	background: url(../public/bg-texto.png) repeat;
	width:220px;
	height: auto;
	margin: 0px 0px 0px 4px;
	padding:5px 6px 5px 5px;
	float:left;
}
#home-center #home-center-box-2 .text p {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	display: inline;
	color:#393938;
	width:215px;
	float:left;
}
#home-center #home-center-box-2 .text a {
	font: bold 12px Arial, Helvetica, sans-serif;
	display: inline;
	color:#e47b00;
}
#home-center #home-center-box-3 {
	width:260px;
	height: auto;
	background:#f1b105;
	margin:7px 0px 0px 0px;
	float:left;
	padding:0px 0px 6px 0px;
}
#home-center #home-center-box-3 img {
	width:260px;
	height:39px;
	margin:0px 0px 0px 0px;
	float:left;
}
#home-center #home-center-box-3 p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#303030;
	text-align:left;
	width:220px;
	margin:5px 0px 7px 10px;
	float:left;
}
#home-center #home-center-box-3 .image-01 {
	width:108px;
	height:25px;
	margin:0px 0px 0px 10px;
	float:left;
}
#home-center #home-center-box-3 .image-01 a {
	text-decoration:none;
	display:block;
	width:108px;
	height:25px;
	margin:0px 0px 0px 10px;
	float:left;
}
#home-center #home-center-box-3 .image-02 {
	width:110px;
	height:19px;
	margin:6px 0px 0px 24px;
	float:left;
}
#home-center #home-center-box-3 .image-02 a {
	width:93px;
	height:18px;
	margin:5px 0px 0px 12px;
	float:left;
	text-decoration:none;
	display:block;
}
#home-center #home-center-box-3 .image-03 {
	width:129px;
	height:28px;
	margin:0px 0px 0px 9px;
	float:left;
	clear:left;
}
#home-center #home-center-box-3 .image-03 a {
	width:128px;
	height:26px;
	margin:0px 0px 0px 9px;
	float:left;
	text-decoration:none;
	display:block;
}
#home-center #home-center-box-3 .image-04 {
	width:110px;
	height:20px;
	margin:3px 0px 0px 4px;
	float:left;
}
#home-center #home-center-box-3 .image-04 a {
	width:110px;
	height:20px;
	margin:0px 0px 0px -6px;
	float:left;
	text-decoration:none;
	display:block;
}
/* ========== Home - Coluna da Direita ========== */

#home-right .title {
	width:329px;
	height:58px;
	float:left;
	margin:0px 0px 0px 12px;
}
#home-right .title img {
	width:329px;
	height:58px;
	float:left;
	margin:0px 0px 0px 0px;
}
#home-right #home-right-box {
	width:258px;
	height: auto;
	float: left;
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	margin:-22px 0px 0px 73px;
	padding:0px 0px 25px 0px;
}
#home-right #home-right-box .title {
	background: url(../public/home-box-amarelo-pequeno.png) no-repeat;
	width:302px;
	height:75px;
	float:left;
	margin:20px 0px 0px -51px;
}
#home-right #home-right-box .title p {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	float:left;
	margin:5px 0px 0px 11px;
	width:auto;
}
#home-right #home-right-box .title a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	width:auto;
}
#home-right #home-right-box .image {
	width:304px;
	height:215px;
	float:left;
	margin:-10px 0px 0px -56px;
}
#home-right #home-right-box .image img {
	width:300px;
	height:212px;
	float:left;
	margin:5px;
}
#home-right #home-right-box .image img.random {
	width:292px;
	height:186px;
	position: relative;
	margin:5px;
	z-index:100;
	left:5px;
	top:-219px;
	float:left;
}
#home-right #home-right-box .text {
	margin:11px 10px 0px 22px;
	width:189px;
	height:90px;
	padding:10px 15px 10px 10px;
	background:url(../public/home-bg-texto.png) repeat-x;
	display:block;
	float:left;
}
#home-right #home-right-box .text p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#393937;
	text-align:left;
	letter-spacing:1px;
	float:left;
	width:200px;
}
#home-right #home-right-box .text a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#393936;
	text-align:left;
	letter-spacing:1px;
	float:left;
	display:block;
	text-decoration:none;
	width:auto;
}
/* ========== A Agência - Principal ========== */

#ChamadaQS img {
	width:553px;
	height:286px;
	float:left;
	margin:7px 0px 0px 5px;
}
#ChamadaQS img.Slogan {
	width:378px;
	height:27px;
	float: right;
	margin:-10px 0px 0px 0px;
}
#ChamadaQS .BoxTxTQS {
	background:transparent !important;
	float: right;
	width:400px;
	height:276px;
	margin:8px 0px 0px 0px;
}
#ChamadaQS .BoxTxTQS img {
	float: left;
	width:453px;
	height:65px;
	margin:20px 0px 0px -60px;
}
#ChamadaQS .BoxTxTQS .containerTXTQSBox2 {
	background:url(../public/a-agencia-bg-box.png) no-repeat;
	float:left;
	width:363px;
	height:220px;
	margin:-24px 0px 0px 28px;
	padding:0;
}
#ChamadaQS .BoxTxTQS .containerTXTQSBox2TXT {
	width:320px;
	height:200px;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
}
#ChamadaQS .BoxTxTQS .containerTXTQSBox2TXT p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fdfdfd;
	text-align:left;
}
/* ========== A Agência - Visão, Missão, Valores ========== */

#ConceitoQS #boxVisao {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat-x;
	width:315px;
	height:115px;
	float:left;
	margin:0px 12px 0px 0px;
}
#ConceitoQS #boxVisaoLast {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat-x;
	width:300px;
	height:115px;
	float:left;
	margin:0px 0px 0px 0px;
}
#ConceitoQS #boxVisao img.Visao {
	width:86px;
	height:35px;
	float:left;
	margin:0px 0px 0px 0px;
}
#ConceitoQS #boxVisao img.Missao {
	width:86px;
	height:35px;
	float:left;
	margin:0px 0px 0px 5px;
}
#ConceitoQS #boxVisaoLast img.Val {
	width:90px;
	height:41px;
	float:left;
	margin:-3px 0px 0px 0px;
}
#ConceitoQS #boxVisao .boxTxtVisao {
	background: #a6f8f5;
	width:275px;
	height:45px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:7px 10px 10px 10px;
}
#ConceitoQS #boxVisao .boxTxtVisao p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
}
#ConceitoQS #boxVisao .boxTxtMissao {
	background: #78e7f8;
	width:275px;
	height:45px;
	float:left;
	margin:0px 0px 0px 10px;
	padding:7px 10px 10px 10px;
}
#ConceitoQS #boxVisao .boxTxtMissao p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
}
#ConceitoQS #boxVisaoLast .boxTxtValores {
	background: #61cff9;
	width:260px;
	height:45px;
	float:left;
	margin:-4px 0px 0px 10px;
	padding:7px 10px 10px 10px;
}
#ConceitoQS #boxVisaoLast .boxTxtValores p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
}
#warning {
	width:980px;
	height:30px;
	float:left;
	margin:0px 0px 0px 0px;
}
#warning p {
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#292929;
	float:left;
	width:auto;
}
#warningLightBox {
	width:980px;
	height: 20px;
	float:left;
	margin:15px 0px 0px 0px;
}
#warningLightBox p {
	font:bold 18px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#292929;
	float:left;
	width:auto;
}
/* ========== A Agência - Grupo Amaral ========== */

#GruposCol1 img {
	float:left;
	width:318px;
	height:69px;
	margin:0px 0px 0px 0px;
}
#GruposCol1 img.DemoGA {
	float:left;
	margin:0px 0px 0px 25px;
	width:123px;
	height:107px;
}
#GruposCol1 p {
	float:left;
	width:130px;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#171717;
	margin:5px 0px 0px 20px;
}
#GruposCol1 img.BTNAG {
	float:left;
	width:132px;
	height:31px;
	margin:5px 0px 0px 25px;
}
#GruposCol1 img.BTNAG a {
	display:block;
	text-decoration:none;
}
/* ========== A Agência - Arena Universitária ========== */

#GruposCol2 img {
	float:left;
	width:314px;
	height:67px;
	margin:2px 0px 0px 0px;
}
#GruposCol2 img.DemoAU {
	float:left;
	margin:0px 0px 0px 15px;
	width:125px;
	height:110px;
}
#GruposCol2 p {
	float:left;
	width:130px;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#171717;
	margin:5px 0px 0px 20px;
}
#GruposCol2 img.BTNAU {
	float:left;
	width:132px;
	height:31px;
	margin:22px 0px 0px 30px;
}
#GruposCol2 img.BTNAU a {
	display:block;
	text-decoration:none;
}
/* ========== A Agência - Cena 5 ========== */

#GruposCol3 img {
	float:left;
	width:310px;
	height:68px;
	margin:0px 0px 0px 0px;
}
#GruposCol3 img.DemoC5 {
	float:left;
	margin:0px 0px 0px 10px;
	width:126px;
	height:111px;
}
#GruposCol3 p {
	float:left;
	width:130px;
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#171717;
	margin:5px 0px 0px 20px;
}
#GruposCol3 img.BTNC5 {
	float:left;
	width:131px;
	height:31px;
	margin:22px 0px 0px 35px;
}
#GruposCol2 img.BTNC5 a {
	display:block;
	text-decoration:none;
}
/* ========== Depoimentos - Principal ========== */

#depoimentos-main .title {
	width:632px;
	height:114px;
	float:left;
	display:block;
}
#depoimentos-main .title img {
	width:632px;
	height:114px;
	float:left;
	display:block;
}
#depoimentos-main .box {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:562px;
	height: auto;
	float:left;
	margin:-22px 0px 0px 60px;
	padding:0px 0px 10px 0px;
}
#depoimentos-main .text {
	background: url(../public/bg-texto.png) repeat;
	width:540px;
	height: auto;
	float:left;
	margin:12px 10px 10px 10px;
	padding:0px 0px 10px 0px;
}
#depoimentos-main .text p {
	color:#393937;
	float:left;
	margin:0px 10px 10px 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	width:auto;
}
#depoimentos-main .video {
	width: 540px;
	height: 344px;
	float: left;
	margin: 8px 10px 10px 10px;
	background: #000;
}
#depoimentos-main .video p {
	width: 540px;
	height: 344px;
	color: #fffffd;
	float: left;
	margin:0;
	top: 50%;
	text-align: center;
	font: bold 35px Arial, Helvetica, sans-serif;
}
/* ========== Depoimentos - Lateral ========== */

#depoimentos-side .title {
	width:258px;
	height:61px;
	float:left;
	display:block;
}
#depoimentos-side .title img {
	width:258px;
	height:61px;
	float:left;
	display:block;
}
#depoimentos-side img {
	width:322px;
	height:61px;
	float:left;
	display:block;
	margin:0px 0px 0px 10px;
}
#depoimentos-side img.outros {
	display:block;
	text-decoration:none;
	width:322px;
	height:71px;
	float:left;
	margin:20px 0px 0px 10px;
	position:relative;
	z-index:999;
	top:-2px;
}
#depoimentos-side .videos {
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png);
	width:280px;
	height: auto;
	float: left;
	margin:-23px 0px 0px 31px;
	padding-bottom:10px;
}
#depoimentos-side .videos .more {
	background: transparent !important;
	width:280px;
	height:72px;
	float:left;
	margin:10px 0px -2px 0px;
}
#depoimentos-side .videos .more a {
	width:280px;
	height:72px;
	float:left;
	display:block;
	text-decoration:none;
}
#depoimentos-side .videos .more a:hover {
	background:#ffde05;
}
#depoimentos-side .videos .more img {
	float:left;
	width:102px;
	height:64px;
	margin:5px 0px 5px 10px;
}
#depoimentos-side .videos .more p {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#303030;
	float:left;
	width:150px;
	margin:10px 0px 0px 10px;
	text-align:left;
	line-height:17px;
	cursor:pointer;
}
#depoimentos-side .videos .more span {
	color:#001;
	float:left;
	text-align:left;
	line-height:14px;
	margin:5px 0px 0px 11px;
	font:normal 11px Arial, Helvetica, sans-serif;
	width:auto;
}
#depoimentos-side #depoimentos-box {
	background: transparent !important;
	width: 270px;
	height: auto;
	float: left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#depoimentos-side #depoimentos-outros-box {
	margin:0px 0px 0px 0px;
}
#depoimentos-side #depoimentos-box p {
	color:#020202;
	text-align:left;
	margin-right:25px;
}
#depoimentos-side #depoimentos-box p.title {
	width:260px;
	height:auto;
	float:left;
	margin:0;
	padding: 3px 0 3px 0px;
}
#depoimentos-side #depoimentos-box p.text {
	width:258px;
	height:auto;
	float:left;
	margin:5px 0px 0px 0px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#depoimentos-side #depoimentos-box p.name {
	width:258px;
	height:17px;
	float:left;
	margin:10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#depoimentos-side #depoimentos-box p.occupation {
	width:258px;
	height:20px;
	float:left;
	margin:0 0 0 0;
	font-size: 11px;
}
#depoimentos-side .numbers {
	float:left;
	width:283px;
	height:23px;
	background-color:#bababa;
	margin:0px 0px 0px 30px;
	padding:2px 0px 2px 0px;
}
/* ========== Por que a AGF - Principal ========== */

#PQCol1 #titPq {
	width:632px;
	height: auto;
	float:left;
	margin:0px 0px 0px 0px;
}
#PQCol1 img.titPq {
	width:632px;
	height:113px;
	float:left;
	margin:0px 0px 0px 0px;
}
#PQCol1 .bgCol1PQ {
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png);
	width:559px;
	height: auto;
	float:left;
	margin:-20px 0px 0px 60px;
	display:block;
	padding-bottom:20px;
}
#PQCol1 img.DemoPQ {
	float:left;
	width:590px;
	height:250px;
	margin:25px 0px 0px -50px;
	border:#ffde05 solid 5px;
}
#PQCol1 .BoxTXTPQ {
	background:url(../public/por-que-a-agencia-bg-texto-claro.png);
	width:520px;
	height:540px;
	float:left;
	margin:15px 0px 0px 9px;
	padding:10px;
}
#PQCol1 .BoxTXTPQ p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#101010;
	text-align:left;
	margin:20px 0px 0px 0px;
	width: 500px;
	float:left;
	font-size: 12px;
}
#PQCol1 .BoxTXTPQ p.chamada {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#101010;
	text-align:left;
	margin:10px 0px 0px 0px;
	width: 500px;
	float:left;
}
#PQCol1 .BoxTXTPQ span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#101010;
	text-align:left;
	margin:0px 0px 0px 0px;
}
#PQCol1 #accordionPQ {
	width:520px;
	height:200px;
	float:left;
	margin:15px 0px 0px 0px;
}
/* ========== Por que a AGF - Lateral ========== */

#PQCol2 #titPq2 {
	width:305px;
	height:37px;
	float:left;
	margin:0px 0px 0px 1px;
	position:relative;
}
#PQCol2 #titPq2 img {
	width:322px;
	height:61px;
	float:left;
	margin:0px 0px 0px -19px;
}
#PQCol2 #bgCol2PQ {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:284px;
	height: auto;
	float:left;
	margin:-8px 0px 0px -8px;
	padding:0px 0px 10px 0px;
}
#PQCol2 #bgCol2innerPQ {
	background: url(../public/fale-conosco-bg-direito.png) repeat;
	width:264px;
	height:600px;
	float:left;
	margin:10px 10px 10px 12px;
}
#PQCol2 .boxCol2PQ {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:284px;
	height: auto;
	float:left;
	margin:-3px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}
#PQCol2 .boxCol2PQ img {
	width:264px;
	height:157px;
	float:left;
	margin:3px 0px 0px 10px;
}
#PQCol2 .boxCol2PQ img.play {
	width:23px;
	height:25px;
	float:left;
	margin:12px 15px 0px 30px;
}
#PQCol2 .boxCol2PQ p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:black;
	float:left;
	margin:8px 0px 0px 5px;
	width:auto;
}
#PQCol2 .boxCol2PQ p.formacaoPQ {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:black;
	float:left;
	margin:3px 0px 0px 5px;
	width:auto;
}
#PQCol2 #Col2DestakPQ {
	width:313px;
	height:300px;
	float:left;
	margin:15px 0px 0px -30px;
	display:block;
}
#PQCol2 #Col2DestakPQ .Cards {
	/*background: url(../public/destaques-criativos-capa-02.jpg) no-repeat;*/
	width:264px;
	height:205px;
	float:left;
	margin:-26px 0px 0px 41px;
}
#PQCol2 #Col2DestakPQ .desc {
	background: url(../public/destaques-criativos-box-bg-texto.png) repeat-x;
	width:245px;
	height:56px;
	float: left;
	margin:0px 0px 0px -8px;
	padding:2px 11px 0px 28px;
}
#PQCol2 .desc2 {
	background: #f18605;
	width:243px;
	height:50px;
	float: left;
	margin:0px 0px 0px 10px;
	padding:2px 11px 0px 10px;
}
#PQCol2 #Col2DestakPQ .desc p {
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#303030;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
	width:auto;
}
#PQCol2 #Col2DestakPQ .titDEstakPq {
	width:303px;
	height:71px;
	float:left;
	margin:0px 0px 0px 13px;
}
/* ========== Servico AGF ========== */

#Servicos img.titServ {
	float:left;
	width:973px;
	height:112px;
}
/* ========== Destaques Criativos - Principal ========== */

#destaques-main #Destaque {
	width:638px;
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
}
#destaques-main .titDestaque {
	background:url(../public/destaques-criativos.png) no-repeat;
	width:630px;
	height:114px;
	float:left;
	margin:0px 0px 0px 0px;
}
#destaques-main .titDestaque p {
	width:600px;
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#393937;
	float:left;
	text-align:left;
	margin:12px 0px 0px 10px;
}
#destaques-main .titDestaque img {
	width:630px;
	height:112px;
	float:left;
	margin:0px 0px 0px 0px;
}
#destaques-main .titDestaque .categoria {
	font: normal 30px Arial, Helvetica, sans-serif;
	color:yellow;
	text-align:left;
	float: left;
	margin:10px 0px 0px 350px;
	width:auto;
}
#destaques-main .titDestaque .categoria span {
	font: normal 30px Arial, Helvetica, sans-serif;
	color: black;
	float: left;
	margin:0px 0px 0px 0px;
	width:auto;
}
#destaques-main .bgDestaque {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:561px;
	height: auto;
	float:left;
	margin:-23px 0px 0px 59px;
	padding:0px 0px 10px 0px;
}
#destaques-main .bgDestaque img {
	max-width:590px;
	width:auto;
	height:auto;
	float:left;
	margin:20px 0px 0px -50px;
	border:#FFDE05 solid 5px;
}
#destaques-main .bgDestaque span.blank {
	width:590px;
	height:auto;
	float:left;
	color:white;
	background:#FFDE04;
	margin:20px 0px 0px -50px;
	border:#FFDE05 solid 5px;
	font:bold 35px Arial, Helvetica, sans-serif;
}
#destaques-main .bgDestaque .Txt {
	background: url(../public/destaques-criativos-bg-texto.png) repeat;
	width:510px;
	height:auto;
	float:left;
	margin:10px 0px 0px 16px;
	padding: 10px 15px 15px 8px;
}
#destaques-main .bgDestaque .Txt p {
	color:#393938;
	float:left;
	text-align:left;
	width:auto;
}
#destaques-main #SubDestak {
	width:644px;
	height:auto;
	float:left;
	margin:21px 0px 0px 0px;
}
#destaques-main .titSubDestak p {
	font:normal 26px Arial, Helvetica, sans-serif;
	color:#393936;
	text-align:left;
	float:left;
	margin:-13px 0px 0px 10px;
	width:auto;
}
#destaques-main .SubDestakbg {
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:560px;
	height:auto;
	float:left;
	margin:-24px 0px 0px 60px;
	padding:0px 0px 10px 0px;
}
#destaques-main .titSubDestak {
	background:url(../public/destaques-criativos-bg-titulo.png) no-repeat;
	width:100%;
	height:60px;
	float:left;
}
#destaques-main .SubDestakbg img {
	max-width:590px;
	width:auto;
	height:auto;
	float:left;
	margin:20px 0px 0px -50px;
	border:#FFDE05 solid 5px;
}
#destaques-main .SubDestakbg span.blank {
	width:590px;
	height:auto;
	float:left;
	color:white;
	background:#FFDE04;
	margin:20px 0px 0px -50px;
	border:#FFDE05 solid 5px;
	font:bold 35px Arial, Helvetica, sans-serif;
}
#destaques-main .TxtSub {
	background: url(../public/destaques-criativos-bg-texto.png) repeat;
	width:510px;
	height:auto;
	float:left;
	margin:10px 0px 0px 16px;
	padding: 10px 15px 15px 8px;
}
#destaques-main .TxtSub p {
	color:#393938;
	float:left;
	text-align:left;
	width: auto;
}
/* ========== Destaques Criativos - Lateral ========== */

#destaques-side #boxBtnsDestakBG .fundoCat {
	background:#9b9a9a;
	width:240px;
	height:30px;
	float:left;
	margin:10px 0px 0px 0px;
}
#destaques-side #boxBtnsDestak {
	width:315px;
	height:230px;
	float:left;
	margin:28px 0px 0px 0px;
}
#destaques-side #boxBtnsDestak .TitDestakCol2 {
	width:315px;
	float: left;
	margin:0px 0px 0px 0px;
}
#destaques-side #boxBtnsDestak .TitDestakCol2 img {
	width:322px;
	height:61px;
	float:left;
	margin:0px 0px 0px 15px;
}
#destaques-side #boxBtnsDestakBG {
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:280px;
	height: auto;
	float:left;
	margin:-24px 0px 0px 36px;
	padding:0px 0px 20px 0px;
}
#destaques-side #boxBtnsDestakBG p {
	background:#ff711c;
	width:240px;
	height:20px;
	float:left;
	text-align:left;
	padding:4px 0px 0px 0px;
	margin:0px 0px 0px 20px;
}
#destaques-side #boxBtnsDestakBG a {
	color:#333;
	text-align:left;
	text-decoration:none;
	margin:15px 0px 0px 5px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
/* ========== Cases - Principal ========== */

#cases-main #title-cases {
	background: url(../public/cases.png) no-repeat;
	width:627px;
	height:113px;
	float:left;
	display:block;
}
#cases-main #title-cases p {
	font:normal 26px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	float:left;
	margin:58px 0px 0px 28px;
	width: auto;
}
#cases-main #title-portifolio {
	background: url(../public/portifolio.png) no-repeat;
	width:627px;
	height:173px;
	float:left;
	display:block;
}
#cases-main #title-portifolio p {
	font:normal 26px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
	float:left;
	margin:117px 0px 0px 28px;
	width: auto;
}
#cases-main #container-cases {
	background: url(../public/por-que-a-agencia-bg-conteudo.png) repeat;
	width:559px;
	height:auto;
	float:left;
	margin:-21px 0px 0px 58px;
	padding:0px 0px 10px 0px;
}
#cases-main #container-portifolio {
	background: url(../public/por-que-a-agencia-bg-conteudo.png) repeat;
	width:559px;
	height:auto;
	float:left;
	margin:-24px 0px 0px 58px;
	padding:0px 0px 10px 0px;
}
#cases-main #BoxImgCase {
	width:590px;
	height:auto;
	float:left;
	/*min-height:300px;*/
	background-color:#f48b09;
	margin:20px 0px 0px -50px;
	border:#ffde05 solid 5px;
}
#cases-main #BoxImgCase p.blank {
	height:55px;
	float:left;
	color:#fefefe;
	text-align:left;
	margin:10px 15px 0px 25px;
	font:bold 35px Arial, Helvetica, sans-serif;
	width:auto;
}
#cases-main .TxTCase {
	background:url(../public/por-que-a-agencia-bg-texto-claro.png) repeat;
	width:500px;
	height:auto;
	float:left;
	margin:10px 0px 0px 8px;
	padding:10px 15px 15px 23px;
}
#cases-main .TxTCase p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:black;
	text-align:left;
}
#cases-main .TxTCase p.text {
	margin:15px 0px 10px 0px;
	padding-left:15px;
}
#cases-main .TxTCase p.title {
	width:480px;
	height:27px;
	background:#515151;
	color:#c4c4c4;
	vertical-align:middle;
	text-transform:uppercase;
	margin:30px 30px 0px 0px;
	padding:3px 0px 0px 10px;
	font:bold 18px Tahoma, Geneva, sans-serif;
}
#cases-main .TxTCase p.content {
	width:500px;
	height:22px;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:2px 2px 0px 0px;
}
#cases-main .TxTCase label.label {
	width:155px;
	height:auto;
	min-height:17px;
	float:left;
	color:#515151;
	text-align:right;
	padding:3px;
	background:#c4c4c4;
	text-transform:uppercase;
	font:normal 12px Tahoma, Geneva, sans-serif;
}
#cases-main .TxTCase label.info {
	width:323px;
	height:auto;
	min-height:17px;
	float:left;
	padding:3px;
	border-bottom:1px solid #c4c4c4;
}
/* ========== Cases - Lateral ========== */

#cases-side #title-cases {
	width:295px;
	float:left;
	height:63px;
	margin:0px 0px 0px 15px;
}
#cases-side #title-cases img {
	width:322px;
	float:left;
	height:61px;
	margin:0px 0px 0px 0px;
}
#cases-side #title-cases img.faq {
	width:295px;
	float:left;
	height:63px;
	margin:0px 0px 0px 0px;
}
#cases-side #container-cases {
	background: url(../public/por-que-a-agencia-bg-conteudo.png) repeat;
	width:284px;
	height: auto;
	float:left;
	margin:-25px 0px 0px 33px;
	padding-bottom:50px;
}
#cases-side #container-cases #bgNossoCase1 {
	background:url(../public/cases-nossos-bg-texto.png) repeat;
	width:284px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 4px 0px;
}
#cases-side #container-cases #bgNossoCase1 a {
	display:block;
	text-decoration:none;
	color:#fefefe;
	padding:0px 0px 5px 0px;
}
#cases-side #container-cases #bgNossoCase1 p {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fdfdfd;
	text-align:left;
	float:left;
	margin:3px 0px 0px 10px;
	width: auto;
}
#cases-side #container-cases #bgNossoCase1 img {
	float:left;
	width:253px;
	height:78px;
	margin:5px 0px 10px 12px;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus {
	background: url(../public/bg-laranja.png) repeat-x;
	float:left;
	width:284px;
	height:19px;
	margin:0px 0px 0px 0px;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus img {
	background:url(../public/cases-nossos-bg-escuro.png) repeat-x;
	float: right;
	width:21px;
	height:14px;
	margin:0px 5px 0px 0px;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus a {
	display:block;
	text-decoration:none;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus_port {
	background:  url(../public/bg-laranja.png) repeat;
	float:left;
	width:284px;
	height:19px;
	margin:0px 0px 0px 0px;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus_port img {
	background:url(../public/cases-nossos-bg-escuro.png) repeat-x;
	float: right;
	width:21px;
	height:14px;
	margin:0px 5px 0px 0px;
}
#cases-side #container-cases #bgNossoCase1 .btnPlus_port a {
	display:block;
	text-decoration:none;
}
/* ========== Portifolio ========== */

#cases-side #title-portifolio img {
	width:322px;
	float:left;
	height:62px;
	margin:0px 0px 0px 0px;
}
#cases-side #title-portifolio {
	width:322px;
	float:left;
	height:63px;
	margin:0px 0px 0px 15px;
}
#cases-side #container-portifolio {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:282px;
	height: auto;
	float:left;
	margin:-24px 0px 0px 33px;
	padding-bottom:50px;
}
/* ========== Fale Conosco - Principal ========== */

#contact-main #contactTitle {
	width:630px;
	height:114px;
	float:left;
}
#contact-main #contactTitle img {
	width:630px;
	height:114px;
	float:left;
}
#contact-main #contactMain {
	background:url(../public/por-que-a-agencia-bg-conteudo.png) repeat;
	width:559px;
	height:490px;
	float:left;
	margin:-22px 0px 0px 60px;
}
#contact-main #contactForm {
	background: url(../public/fale-conosco-bg-amarelo.png) no-repeat;
	width: 600px;
	height:170px;
	float:left;
	margin:20px 0px 0px -50px;
}
#contact-main #contactForm img {
	float:left;
	text-align:left;
	width:320px;
	height:116px;
	margin:15px 0px 0px 15px;
}
#contact-main #contactMap {
	float:left;
	width:533px;
	height:290px;
	margin:-5px 0px 0px 14px;
}
/* ========== Fale Conosco - Lateral ========== */

#contact-side #contact-side2 {
	background: url(../public/fale-conosco-bg-direito.png) repeat-x;
	width:274px;
	height:560px;
	float:left;
	margin:10px 10px 10px 13px;
}
/* ========== Orçamento ========== */

#orcamento .title {
	width:974px;
	height:117px;
	float:left;
	margin:0px 0px 0px 0px;
}
#orcamento .title img {
	width:974px;
	height:117px;
	float:left;
	margin:-3px 0px 0px -2px;
}
#orcamento .box {
	background:url(../public/bg-conteudo.png);
	width:900px;
	height: auto;
	float:left;
	margin:-28px 0px 0px 59px;
	padding-bottom:15px;
}
#orcamento #Desc_Orcamento {
	width:320px;
	height: auto;
	float:left;
	margin:-10px 0px 0px 13px;
	padding:10px 10px 10px 10px;
}
#orcamento #Desc_Orcamento #box1 {
	background: white;
	width:220px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px 10px 35px 10px;
}
#orcamento #Desc_Orcamento #box1 p.tituloBox1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#474747;
	text-align:left;
}
#orcamento #Desc_Orcamento #box1 p {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#474747;
	text-align:left;
	width:210px;
	margin:10px 0px 0px 0px;
}
#orcamento #Desc_Orcamento #doubt {
	width:71px;
	height:147px;
	float:left;
	background:white;
	margin:20px 0px 0px 5px;
}
#orcamento #Desc_Orcamento img {
	width:71px;
	height:122px;
	margin:0px 0px 0px 0px;
	float:left;
}
#orcamento #Desc_Orcamento #box2Desc {
	background: url(../public/fale-conosco-bg-direito.png) repeat;
	width:297px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	float:left;
	clear:left;
}
#orcamento #Desc_Orcamento #box2Desc p {
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#474747;
	text-align:left;
}
#orcamento #Desc_Orcamento p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#474746;
	width:280px;
	float:left;
	text-align:left;
}
/* ========== Parceiros 1 ========== */

#parceiros .title {
	width:974px;
	height:117px;
	float:left;
	margin:0px 0px 0px 0px;
}
#parceiros .title img {
	width:974px;
	height:117px;
	float:left;
	margin:20px 0px 0px -1px;
}
#parceiros .container {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:895px;
	height:auto;
	margin:-4px 0px 0px 66px;
	padding:0px 0px 0px 0px;
	float:left;
}
#parceiros .box {
	background:url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:250px;
	height: auto;
	float:left;
	margin: 0px 0px 20px 0px;
	padding:10px;
}
#parceiros .box p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#fdfcf8;
	text-align:left;
	margin:0px 0px 0px 25px;
	width:200px;
	float: left;
}
#parceiros .name {
	background: url(../public/parceiros-bg-titulo.png) no-repeat;
	width:230px;
	height:30px;
	float:left;
	margin: 0px 0px 0px 7px;
	padding:3px;
}
#parceiros .name p {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#393936;
	text-align: center;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	padding:3px 0px 0px 3px;
}
#parceiros #parceiros-left {
	width:270px;
	height:auto;
	float:left;
	margin:0px 0px 0px 21px;
}
#parceiros #parceiros-right {
	width:270px;
	height:auto;
	float:left;
	margin:0px 0px 0px 21px;
}
/* ========== ATRAÇÕES ========== */

#atracoes .title img {
	width:974px;
	height:117px;
	float:left;
	margin:20px 0px 0px -1px;
}
#atracoes .container {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:902px;
	height: auto;
	margin:-24px 0px 0px 63px;
	padding:0px 0px 20px 0px;
	float:left;
}
#atracoes .atracoes-box {
	width:900px;
	height: auto;
	float:left;
}
#atracoes .atracoes-left {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:260px;
	height: auto;
	margin:20px 0px 0px 23px;
	padding:5px;
	float:left;
}
#atracoes .atracoes-left img {
	width:261px;
	height:161px;
	margin:0px 0px 0px 0px;
	border:none;
}
#atracoes .atracoes-right {
	background: url(../public/a-agencia-bg-visao-missao-valores-box.png) repeat;
	width:260px;
	height: auto;
	margin:20px 0px 0px 23px;
	padding:5px;
	float:left;
}
#atracoes .atracoes-right img {
	width:261px;
	height:161px;
	margin:0px 0px 0px 0px;
}
#atracoes .box {
	background: #ff660b;
	width:251px;
	height: auto;
	margin:0px 0px 0px 0px;
	padding:5px;
	float:left;
}
#atracoes .box p.title {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fffffe;
	text-align:left;
	margin:0px 0px 0px 0px;
}
#atracoes .box p.text {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#fcfbf8;
	text-align:left;
	margin:10px 0px 0px 0px;
}
/* ========== Formatura Passo a Passo ========== */

#ColCenter_Passos .titPassos {
	float:left;
	width:630px;
	height:112px;
	display:block;
}
#ColCenter_Passos .titPassos img {
	float:left;
	width:974px;
	height:113px;
	display:block;
	margin:0px 0px 0px -1px;
}
#ColCenter_Passos .BgPassos {
	background:url(../public/bg-conteudo.png);
	float:left;
	width:902px;
	height:455px;
	margin:-21px 0px 0px 59px;
	padding-bottom:15px;
	position:relative;
}
#ColCenter_Passos .TXTPassos {
	background:url(../public/bg-texto.png);
	float:left;
	width:520px;
	height:52px;
	margin:15px 0px 0px 10px;
	padding:10px;
}
#ColCenter_Passos .TXTPassos p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#393937;
	padding:10px;
	text-align:left;
}
#ColCenter_Passos #Infografico {
	width:841px;
	height:328px;
	float:left;
	margin:15px 0px 0px 10px;
	background:#ff660a;
	padding:10px 10px 10px 0px;
}
/* ========== FAQ ========== */

#answersLeft #answersLeftTitle img {
	width:974px;
	height:117px;
	float:left;
	display:block;
	margin:28px 0px 0px -1px;
}
#answersLeft #answersLeftMain {
	background: url(../public/por-que-a-agencia-bg-conteudo.png);
	width:903px;
	height: auto;
	float:left;
	margin:-26px 0px 0px 59px;
	padding-bottom:15px;
}
#answersLeft #answersLeftMain #perguntasFirstActive {
	background:#e2e2e2;
	width:540px;
	float:left;
	margin:20px 0px 0px 5px;
	padding:5px;
	height: auto;
	display:block;
}
#answersLeft #answersLeftMain #perguntasFirstActive p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#010101;
	text-align:left;
	width:500px;
	float:left;
}
#answersLeft #answersLeftMain #perguntasFirstActive a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#010101;
	text-align:left;
	width:500px;
	float:left;
	display:block;
	text-decoration:none;
}
#answersLeft #answersLeftMain #perguntasFirstActive {
	background:#ffde05;
	width:530px;
	float:left;
	margin:20px 0px 0px 10px;
	padding:5px;
	height: auto;
	display:block;
}
#answersLeft #answersLeftMain #perguntasFirstActive b {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:black;
}
#answersLeft #answersLeftMain #perguntas b {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:black;
}
#answersLeft #answersLeftMain #perguntas {
	background:#e2e2e2;
	width:530px;
	float:left;
	margin:10px 10px 0px 10px;
	padding:5px;
	height: auto;
	display:block;
}
#answersLeft #answersLeftMain #perguntas p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#010101;
	text-align:left;
	width:500px;
	float:left;
}
#answersLeft #answersLeftMain #perguntas a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#010101;
	text-align:left;
	width:500px;
	float:left;
	display:block;
	text-decoration:none;
}






























#grupo-somos {
	width:1003px;
	height:208px;
	float:left;
	bottom:0;
	margin:30px 0px 0px -3px;
	background:transparent !important;
}
#grupo-somos .agencia {
	background: url(../public/box-g-amaral.png) no-repeat;
	width:225px;
	height:172px;
	float:left;
	margin:5px 0 0 0px;
	padding:10px 0 0 0;
}
#grupo-somos.agencia img {
	float:left;
	width:194px;
	height:73px;
	margin:0px 0 0 25px;
}
#grupo-somos .agencia h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#231f20;
	float:left;
	text-align:left;
	width:180px;
	margin:10px 0 0 20px;
}
#grupo-somos .arena {
	background: url(../public/box-g-arena.png) no-repeat;
	width:230px;
	height:170px;
	float:left;
	margin: 13px 0 0 22px;
}
#grupo-somos .arena img {
	float:left;
	width:195px;
	height:75px;
	margin:6px 0 0 17px;
}
#grupo-somos .arena h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#231f20;
	float:left;
	text-align:left;
	width:190px;
	margin:6px 0 0 20px;
}
#grupo-somos .cena5 {
	background:url(../public/box-g-cena.png) no-repeat;
	width:224px;
	height:170px;
	float:left;
	margin: 13px 0 0 33px;
}
#grupo-somos .cena5 img {
	float:left;
	width:194px;
	height:76px;
	margin:8px 0 0 13px;
}
#grupo-somos .cena5 h4 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#231f20;
	float:left;
	text-align:left;
	width:185px;
	margin:3px 0 0 20px;
}
#grupo-somos .trendix {
	background: url(../public/box-g-trendix.png) no-repeat;
	width:225px;
	height:170px;
	float:left;
	margin: 15px 0 0 22px;
}
#grupo-somos .trendix img {
	float:left;
	width:194px;
	height:74px;
	margin:8px 0 0 20px;
}
#grupo-somos .trendix h4 {
	font: normal 11px  Arial, Helvetica, sans-serif;
	color:#231f20;
	float:left;
	text-align:left;
	width:190px;
	margin:3px 0 0 23px;
}