@charset "utf-8";
/******************************************
	CSS Document | www.ac-conta.com
	    All Rights Reserved 2009
	   powered by www.pmelink.pt
******************************************/


/******************************************
				MENU STYLE_V2
******************************************/
#menus{
background: #f2f4f7;
width:750px;
height:70px;
position:absolute;
margin:0 0 0 170px;
}

/*=menu Geral */
.menu {
width:750px; 
height:23px;
position:relative; 
margin:18px 0;
}
.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.menu ul li {
display: inline;
letter-spacing: 0.3px;
line-height: 24px;
text-transform: uppercase;
}
.menu ul li a {
color: #f37021; 
display: block;
float: left;
height: 23px;
padding: 0 12px;
outline-style: none;
text-align: center;
text-decoration: none;
width: auto;
}
.menu ul li a:hover, .menu ul li a:active, .menu ul li a:focus {
/*background: #f2f4f7;  -------> para saber a width de cada btn */
color: #db651e; 
}
.menu ul li a:visited {
color: #f39a65;
}

/* =menu Select */
.select {
font-weight: bold;
}


/* =menuPT */
#inicioPT a:hover, #inicioPT a.select {
background: url(../PT/imagens/inicioPT.gif) center no-repeat;
}

#empresaPT a:hover, #empresaPT a.select {
background: url(../PT/imagens/empresaPT.gif) center no-repeat;
}

#servicosPT a:hover, #servicosPT a.select {
background: url(../PT/imagens/servicosPT.gif) center no-repeat;
}

#comoPT a:hover, #comoPT a.select {
background: url(../PT/imagens/comoPT.gif) center no-repeat;
}

#ondePT a:hover, #ondePT a.select {
background: url(../PT/imagens/ondePT.gif) center no-repeat;
}

#contactosPT a:hover, #contactosPT a.select {
background: url(../PT/imagens/contactosPT.gif) center no-repeat;
}


/* =menuEN */
#inicioEN a:hover, #inicioEN a.select {
background: url(../EN/imagens/inicioEN.gif) center no-repeat;
}

#empresaEN a:hover, #empresaEN a.select {
background: url(../EN/imagens/empresaEN.gif) center no-repeat;
}

#servicosEN a:hover, #servicosEN a.select {
background: url(../EN/imagens/servicosEN.gif) center no-repeat;
}

#comoEN a:hover, #comoEN a.select {
background: url(../EN/imagens/comoEN.gif) center no-repeat;
}

#ondeEN a:hover, #ondeEN a.select {
background: url(../EN/imagens/ondeEN.gif) center no-repeat;
}

#contactosEN a:hover, #contactosEN a.select {
background: url(../EN/imagens/contactosEN.gif) center no-repeat;
}


/* =menuES */
#inicioES a:hover, #inicioES a.select {
background: url(../ES/imagens/inicioES.gif) center no-repeat;
}

#empresaES a:hover, #empresaES a.select {
background: url(../ES/imagens/empresaES.gif) center no-repeat;
}

#servicosES a:hover, #servicosES a.select {
background: url(../ES/imagens/servicosES.gif) center no-repeat;
}

#comoES a:hover, #comoES a.select {
background: url(../ES/imagens/comoES.gif) center no-repeat;
}

#ondeES a:hover, #ondeES a.select {
background: url(../ES/imagens/ondeES.gif) center no-repeat;
}

#contactosES a:hover, #contactosES a.select {
background: url(../ES/imagens/contactosES.gif) center no-repeat;
}


/* =menuFR */
#inicioFR a:hover, #inicioFR a.select {
background: url(../FR/imagens/inicioFR.gif) center no-repeat;
}

#empresaFR a:hover, #empresaFR a.select {
background: url(../FR/imagens/empresaFR.gif) center no-repeat;
}

#servicosFR a:hover, #servicosFR a.select {
background: url(../FR/imagens/servicosFR.gif) center no-repeat;
}

#comoFR a:hover, #comoFR a.select {
background: url(../FR/imagens/comoFR.gif) center no-repeat;
}

#ondeFR a:hover, #ondeFR a.select {
background: url(../FR/imagens/ondeFR.gif) center no-repeat;
}

#contactosFR a:hover, #contactosFR a.select {
background: url(../FR/imagens/contactosFR.gif) center no-repeat;
}


/* =menuDE */
#inicioDE a:hover, #inicioDE a.select {
background: url(../DE/imagens/inicioDE.gif) center no-repeat;
}

#empresaDE a:hover, #empresaDE a.select {
background: url(../DE/imagens/empresaDE.gif) center no-repeat;
}

#servicosDE a:hover, #servicosDE a.select {
background: url(../DE/imagens/servicosDE.gif) center no-repeat;
}

#comoDE a:hover, #comoDE a.select {
background: url(../DE/imagens/comoDE.gif) center no-repeat;
}

#ondeDE a:hover, #ondeDE a.select {
background: url(../DE/imagens/ondeDE.gif) center no-repeat;
}

#contactosDE a:hover, #contactosDE a.select {
background: url(../DE/imagens/contactosDE.gif) center no-repeat;
}


/* =menuPL */
#inicioPL a:hover, #inicioPL a.select {
background: url(../PL/imagens/inicioPL.gif) center no-repeat;
}

#empresaPL a:hover, #empresaPL a.select {
background: url(../PL/imagens/empresaPL.gif) center no-repeat;
}

#servicosPL a:hover, #servicosPL a.select {
background: url(../PL/imagens/servicosPL.gif) center no-repeat;
}

#comoPL a:hover, #comoPL a.select {
background: url(../PL/imagens/comoPL.gif) center no-repeat;
}

#ondePL a:hover, #ondePL a.select {
background: url(../PL/imagens/ondePL.gif) center no-repeat;
}

#contactosPL a:hover, #contactosPL a.select {
background: url(../PL/imagens/contactosPL.gif) center no-repeat;
}
