﻿/***************************************************/
/*                  Ferramentas                    */
/***************************************************/
.Ferramentas
{
	margin: 0 auto;
	width: 740px;
}


.Ferramentas .Label
{
	height: 18px;
	margin: 0 10px 0 0;
	padding: 17px 0 0;
}


.Ferramentas td a
{
	width: 42px;
	height: 39px;
	display: inline-block;
}

.Ferramentas h3
{
    padding: 0 0 5px;
}


.Impressao
{
    margin: 0 0 25px 162px;
    width: 747px;
}

.Impressao a
{
   color:#00A4E4;
}


/*Compartilhe*/

.BoxCompartilhe{
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}

.BoxCompartilhe .Botoes{
	position:absolute;
	top:2px;
	right:0;
}

.BoxCompartilhe .Botoes span{line-height:22px;}
.BoxCompartilhe .Botoes a{color:#d52b1c; font-weight:bold;}
.BoxCompartilhe .Botoes a:hover{text-decoration:underline;}

.BoxCompartilhe .BotaoImprimir
{
	display:inline-block;
	zoom:1;	
	padding:0 0 0 27px;
	background:url(../imagens/icones/print.png) no-repeat 0 0;	
}

.BoxCompartilhe .BotaoIndiqueAmigo
{
	display:inline-block;
	padding:0 13px 0 28px;
	background:url(../imagens/icones/mail.png) no-repeat  0 3px;	
}

.trade .BoxCompartilhe .Botoes a{color:#0092d3;}
.negocios .BoxCompartilhe .Botoes a{color:#7fa207;}
.imprensa .BoxCompartilhe .Botoes a{color:#f7a001;}

.trade .BoxCompartilhe .BotaoIndiqueAmigo{background-position:0 -21px;}
.negocios .BoxCompartilhe .BotaoIndiqueAmigo{background-position:0 -44px;}
.imprensa .BoxCompartilhe .BotaoIndiqueAmigo{background-position:0 -67px;}		

.trade .BoxCompartilhe .BotaoImprimir{background-position:0 -29px;}
.negocios .BoxCompartilhe .BotaoImprimir{background-position:0 -59px;}
.imprensa .BoxCompartilhe .BotaoImprimir{background-position:0 -89px;}		

/*GALERIA DE IMAGENS*/

#page .vsig{
margin:0 -15px 10px 10px;}

#page .vsig_top {
	height:216px !important;
	overflow:hidden;
    margin-bottom: 10px !important;
}

#page .vsig_top img {
    background: none !important;
    border: 0 none !important;
	padding:0 !important;
}

#page .vsig_thumb img {
    background: 0 none !important;
    border: 0 none !important;
    padding: 0 !important;
}

#page .vsig_top div.inside {
    background: url(../imagens/icones/px-legenda.png) repeat !important;
    bottom: 0 !important;
    margin: 0 !important;
    opacity: 1 !important;
}

#page .vsig_top div span {
    color: #FFF !important;
    font-size: 10px !important;
    font-weight: normal !important;
    line-height: 10px !important;
    margin: 3px !important;
	text-align:right;
}

#page .vsig_ctrl_right {
    float: none !important;
    font-size: 0;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
}

#page .vsig_ctrl_right a{
	font-size:12px;
	color:#666 !important;
	padding:0 3px;
}
