body{
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;

}

a {
	text-decoration: none;
	color: #f36f21;
}

a:hover {
	color: #faa61a;
}

img {
	border: 0px;
}


/*<!--LAYOUT-->*/

#estrutura{
	margin: 0 auto;
	width: 1016px;
	margin-top: 30px;


	
}

#coluna_esquerda{
	width: 220px;
	margin-left: 16px;
	float: left;
}

#coluna_centro{
	width: 558px;
	float: left;
}

#coluna_conteudo{
	width: 758px;
	float: left;
}

#coluna_direita{
	width: 215px;
	float: left;
	margin-left: 4px;
}

#rodape{
	height: 40px;
}

#gallery { zoom:1; }
#gallery span{ display:block; }			
#gallery a{
	zoom:1;			
	display:block;
	position:relative;
	float:left;
	overflow:hiddent;
		}
#gallery a img{
	display:block;
	border:none;
	margin:0px;
		}			
#gallery a:hover{
	opacity:1;
		}
#gallery a#ygallery{display:none}


/*<!--BOX-->*/

.box_foto{
	background-image: url(../imagens/box_foto_.gif);
	width: 220px;
	height: 250px;
	text-align: center;
	margin-bottom: 3px;
}

.box_texto{
	background-image: url(../imagens/box_texto.gif);
	width: 220px;
	height: 229px;
	margin-bottom: 3px;
}

.box_vote{
	background-image: url(../imagens/box_vote.gif);
	width: 220px;
	height: 135px;
	text-align: center; 
	margin-bottom: 3px;
}

.box_chamada{
	background-image: url(../imagens/box_chamada.gif);
	background-repeat: no-repeat;
	width: 555px;
	height: 29px;
	margin-top: 32px;
}

.box_video{
	background-image: url(../imagens/box_video.gif);
	width: 555px;
	height: 345px;
	margin-top: 20px;
	margin-left: 4px;
}

.box_galeria2{
	/*background: url(../imagens/box_galeria.gif) no-repeat center center;*/
	background: url(../imagens/fundoGaleria.jpg) no-repeat top center;
	width: 535px;
	height: 90px;
	margin-left: 4px;
	margin-top: -2px;
	padding: 20px 10px 0 10px;
}

.box_galeria{
	overflow:hidden;
	height: 70px;
	width: 500px;
}

.box_contato{
	background-image: url(../imagens/box_contato.gif);
	width: 555px;
	height: 73px;
	margin-top: 3px;
	margin-left: 4px;
}

.box_cases{
	background-image: url(../imagens/box_cases.gif);
	width: 275px;
	height: 55px;
	margin-top: 3px;
	margin-left: 4px;
	text-align: center;  
	float: right;
}

.box_campanhas{
	background-image: url(../imagens/box_campanhas.gif);
	width: 275px;
	height: 55px;
	margin-top: 3px;
	margin-left: 4px;
	text-align: center;
	float: left;
}

.box_twitter_topo{
	background-image: url(../imagens/box_twitter_topo.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 46px;;
}

.box_twitter_meio{
	background-image: url(../imagens/box_twitter_meio.gif);
	background-repeat: repeat-y;
	width: 215px;
}

.box_twitter_rodape{
	background-image: url(../imagens/box_twitter_rodape.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 46px;
}

.box_conteudo{
	margin-left: 17px;
	margin-top: 6px;
}

.box_conteudo_topo{
	background-image: url(../imagens/box_conteudo_topo.gif);
	background-repeat: no-repeat;
	width: 699px;
	height: 32px;
}

.box_conteudo_meio{
	background-image: url(../imagens/box_conteudo_meio.gif);
	background-repeat: repeat-y;
	width: 699px;
}

.box_conteudo_rodape{
	background-image: url(../imagens/box_conteudo_rodape.gif);
	background-repeat: no-repeat;
	width: 699px;
	height: 32px;
}

.box_voltar{
	background-image: url(../imagens/box_voltar.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 73px;
	float: right;
	margin-top: 3px;
	text-align: center;
}

.box_pdf{
	margin-right: 15px;
	margin-left: 15px;
	line-height: 15px;
	float: left;
	width: 93px;
}

.box_pdf img{
	margin-bottom: 10px;
	margin-top: 10px;
	
}

/*<!--CONTEUDOS-->*/

.foto{
	padding-top: 20px;
	margin-bottom: 10px;
}

.titulo{
	font-size: 18px;
	line-height: 26px;
}

.texto{
	width: 179px;
	padding-top: 19px;
	margin-left: 20px;
	line-height: 16px;
}

.btn{
	text-align: right;
	margin-top: 10px;
}

.txt_isabelle{
	float: left;
	margin-left: 43px;
}

.video{
	text-align: center;
	padding-top: 28px;
}

.btn_contato{
	float: left;
	margin-top: 17px;
}

.btn_cases{
	padding-top: 18px;
}

.btn_campanhas{
	padding-top: 18px;
}

.marca_twitter{
	margin-top: 10px;
	margin-left: 17px;
}

.twitter_conteudo{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 15px;
}

.twitter_data{
	color: #a6a6a6;
}

.divisoria_grande_horizontal{
	background-image: url(../imagens/divisoria_grande_horizontal.gif);
	height: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.divisoria_pequena_horizontal{
	background-image: url(../imagens/divisoria_pequena_horizontal.gif);
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.divisoria_pequena_vertical{
	background-image: url(../imagens/divisoria_pequena_vertical.gif);
	width: 1px;
	height: 141px;
	float: left;
}

.conteudo{
	font-size: 13px;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 21px;
}

.conteudo_titulo{
	font-size: 18px;
	line-height: 25px;
}

.voltar{
	margin-top: 28px;
}

.case {
	height: 30px;
}

.case a{
	color: #595959;
}

.case a:hover{
	color: #f36f21;
}