

/*------------------------------------------------menu-----------------------------------------------*/
.mainMenu1 a {
float:left;
display:block;
width: 85px;
height:31px;
background: url("../imgs/MainMenu.png") 0 0 no-repeat;
behavior: url(iepngfix.htc);
}
.mainMenu1Active a {
background-position: 0 -31px;
}
.mainMenu1 a:hover { 
background-position: 0 -31px;
}
.mainMenu1 a:active {
background-position: 0 -62px;
}


.mainMenu2 a {
float:left;
display:block;
width: 95px;
height:31px;
background: url("../imgs/MainMenu.png") -85px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.mainMenu2Active a {
background-position: -85px -31px;
}
.mainMenu2 a:hover { 
background-position: -85px -31px;
}
.mainMenu2 a:active {
background-position: -85px -62px;
}


.mainMenu3 a {
float:left;
display:block;
width: 90px;
height:31px;
background: url("../imgs/MainMenu.png") -180px 0 no-repeat;
	behavior: url(iepngfix.htc);
}

.mainMenu3Active a {
background-position: -180px -31px;
}
.mainMenu3 a:hover { 
background-position: -180px -31px;
}
.mainMenu3 a:active {
background-position: -180px -62px;
}


/*--sub------CONTACTOS-------*/
.subContactos1Rollover a {
float:left;display:block;width: 108px;height:30px;
background: url("../imgs/submenuContactos.png") 0 0 no-repeat;
behavior: url(iepngfix.htc);
}
.subContactos1RolloverActive a {
background-position: 0 -53px;
}
.subContactos1Rollover a:hover {
background-position: 0 -26px;
}
.subContactos1Rollover a:active {
background-position: 0 -53px;
}


.subContactos2Rollover a {
float:left;display:block;width: 50px;height:30px;
background: url("../imgs/submenuContactos.png") -108px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subContactos2RolloverActive a {
background-position: -108px -53px;
}
.subContactos2Rollover a:hover {
background-position: -108px -26px;
}
.subContactos2Rollover a:active {
background-position: -108px -53px;
}


.subContactos3Rollover a {
float:left;display:block;width: 120px;height:30px;
background: url("../imgs/submenuContactos.png") -158px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subContactos3RolloverActive a {
background-position: -158px -53px;
}

.subContactos3Rollover a:hover {
background-position: -158px -26px;
}
.subContactos3Rollover a:active {
background-position: -158px -53px;
}


/* servicos */

.subServicos1Rollover a {
float:left;display:block;width: 142px;height:30px;
background: url("../imgs/submenuServicos.png") 0 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subServicos1RolloverActive a {
background-position: 0 -53px;
}
.subServicos1Rollover a:hover {
background-position: 0 -26px;
}
.subServicos1Rollover a:active {
background-position: 0 -53px;
}


.subServicos2Rollover a {
float:left;display:block;width: 70px;height:30px;
background: url("../imgs/submenuServicos.png") -142px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subServicos2RolloverActive a {
background-position: -142px -53px;
}
.subServicos2Rollover a:hover {
background-position: -142px -26px;
}
.subServicos2Rollover a:active {
background-position: -142px -53px;
}


.subServicos3Rollover a {
float:left;display:block;width: 80px;height:30px;
background: url("../imgs/submenuServicos.png") -209px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subServicos3RolloverActive a {
background-position: -209px -53px;
}

.subServicos3Rollover a:hover {
background-position: -209px -26px;
}
.subServicos3Rollover a:active {
background-position: -209px -53px;
}

/* portfolio */

.subPortfolio1Rollover a {
float:left;display:block;width: 98px;height:30px;
background: url("../imgs/submenuPortfolio.png") 0 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subPortfolio1RolloverActive a {
background-position: 0 -53px;
}
.subPortfolio1Rollover a:hover {
background-position: 0 -26px;
}
.subPortfolio1Rollover a:active {
background-position: 0 -53px;
}


.subPortfolio2Rollover a {
float:left;display:block;width: 130px;height:30px;
background: url("../imgs/submenuPortfolio.png") -98px 0 no-repeat;
	behavior: url(iepngfix.htc);
}
.subPortfolio2RolloverActive a {
background-position: -98px -53px;
}
.subPortfolio2Rollover a:hover {
background-position: -98px -26px;
}
.subPortfolio2Rollover a:active {
background-position: -98px -53px;
}

/*---------geral------------*/

/*------------------------------------------------footer-----------------------------------------------*/
.FooterCreact a {
display:block;
width: 400px;
height:12px;
background: url("../imgs/footerCreditosCreact.gif") 0 0 no-repeat;
}

.FooterInfinity a {
display:block;
width: 400px;
height:12px;
background: url("../imgs/footerCreditosInfinity.gif") 0 0 no-repeat;
}

/*---------geral------------*/

.RolloverFooter a:hover { 
background-position: 0 -12px;
}
.RolloverFooter a:active {
background-position: 0 -24px;
}

