@import "../../include/canopus.css";
/* MENU SUPERIOR */
ul.superior li.mnsEmpresa a{
	background: url(../img/menu_company.png) 0 0 no-repeat;
	width: 83px;
}
ul.superior li.mnsImprensa a{
	background: url(../img/menu_press.png) 0 0 no-repeat;
	width: 55px;
}
ul.superior li.mnsFaleconosco a{
	background: url(../img/menu_talk.png) 0 0 no-repeat;
	width: 88px;
}

/* MARCAR ITEM DO MENU DE ACORDO COM PÁGINA */

body#body-ingles div.menuempresa ul li.sobre a{
	background: url(../img/mn_thecompany.gif) no-repeat;
	width: 230px;
	height: 31px;
}
body#body-ingles div.menuempresa ul li.diferenciais a{
	background: url(../img/mn_differentials.gif) no-repeat;
	width: 230px;
	height: 26px;
}
body#body-ingles div.menuempresa ul li.guia a{
	background-image: url(../img/mn_clientguide.gif);
	width: 230px;
	height: 26px;
}
body#body-ingles div.menuempresa ul li.portfolio a{
	background-image: url(../img/mn_portfolio_e.gif);
	width: 230px;
	height: 26px;
}
body#body-ingles  div.menuempresa ul li.qualidade a{
	background-image: url(../img/mn_quality.gif);
	width: 230px;
	height: 27px;
}
body#body-ingles div.menuempresa ul li.mercados a{
	background-image: url(../img/mn_newmarkets.gif);
	width: 230px;
	height: 26px;
}
body#body-ingles div.menuempresa ul li.projetos a{
	background-image: url(../img/mn_projects.gif);
	width: 230px;
	height: 26px;
}
body#body-ingles div.menuempresa ul li.testimonial a{
	background-image: url(../img/mn_testimonials.gif);
	width: 230px;
	height: 26px;
}
/* mouse over */
body#body-ingles div.menuempresa ul li.sobre a:hover {
	background-position: 0 -31px;
}
body#body-ingles div.menuempresa ul li.diferenciais a:hover {
	background-position: 0 -26px;
}
body#body-ingles div.menuempresa ul li.guia a:hover {
	background-position: 0 -26px;
}
body#body-ingles div.menuempresa ul li.portfolio a:hover {
	background-position: 0 -26px;
}
body#body-ingles div.menuempresa ul li.qualidade a:hover {
	background-position: 0 -27px;
}
body#body-ingles div.menuempresa ul li.mercados a:hover {
	background-position: 0 -26px;
}
body#body-ingles div.menuempresa ul li.projetos a:hover {
	background-position: 0 -26px;
}
body#body-ingles div.menuempresa ul li.testimonial a:hover {
	background-position: 0 -26px;
}

body#body-ingles.sobre div.menuempresa ul li.sobre a{background: url(../img/mn_thecompany.gif) 0 -31px no-repeat;}
body#body-ingles.diferenciais div.menuempresa ul li.diferenciais a{background: url(../img/mn_differentials.gif) 0 -26px no-repeat;}
body#body-ingles.guiacliente div.menuempresa ul li.guia a{background: url(../img/mn_clientguide.gif) 0 -26px no-repeat;}
body#body-ingles.portfolio div.menuempresa ul li.portfolio a{background: url(../img/mn_portfolio_e.gif) 0 -26px no-repeat;}
body#body-ingles.qualidade div.menuempresa ul li.qualidade a{background: url(../img/mn_quality.gif) 0 -27px no-repeat;}
body#body-ingles.mercados div.menuempresa ul li.mercados a{background: url(../img/mn_newmarkets.gif) 0 -26px no-repeat;}
body#body-ingles.investidores div.menuempresa ul li.projetos a{background: url(../img/mn_projects.gif) 0 -26px no-repeat;}
body#body-ingles.depoimentos div.menuempresa ul li.depoimentos a{background: url(../img/mn_testimonials.gif) 0 -27px no-repeat;}

/*==================================================*/


div.downloadpdf a{
	background: url(../img/downloadpdf.gif) no-repeat;
}

div.submenuSecao  div.venda h1.vendas{
	background: transparent url(../img/vendas.gif) no-repeat 0 0;
}

div.conteudo div.portaBgPng div.miolo{
	min-height: 400px;
}