/*menu home*/
.mhome {
width: 176px;
height: 55px;

}
a.imagemhome { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/onm/images/home.png); 
background-repeat: no-repeat;
} 
a.imagemhome:hover { 
background-image: url(../imagess/images/overm/images/home.png); 
background-repeat: no-repeat;
}
a.imagemmhome:active { 
background-image: url(../imagess/images/overm/images/home.png); 
background-repeat: no-repeat;
}

/*menu over*/
.mover {
width: 176px;
height: 55px;

}
a.imagemover { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/onm/images/over.png); 
background-repeat: no-repeat;
}
a.imagemover:hover { 
background-image: url(../imagess/images/overm/images/over.png); 
}
a.imagemover:active { 
background-image: url(../imagess/images/overm/images/over.png); 
background-repeat: no-repeat;
}

/*menu portfolio*/
.mportfolio {
width: 176px;
height: 55px;
}
a.imagemportfolio { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/onm/images/portfolio.png); 
background-repeat: no-repeat;
} 
a.imagemportfolio:hover { 
background-image: url(../imagess/images/overm/images/portfolio.png); 
background-repeat: no-repeat;
}
a.imagemportfolio:active { 
background-image: url(../imagess/images/overm/images/portfolio.png); 
background-repeat: no-repeat;
}

/*menu hosting*/
.mhosting {
width: 176px;
height: 55px;

}
a.imagemhosting { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/onm/images/hosting.png); 
background-repeat: no-repeat;
}
	 
a.imagemhosting:hover { 
background-image: url(../imagess/images/overm/images/hosting.png); 
background-repeat: no-repeat;
}
a.imagemhosting:active { 
background-image: url(../imagess/images/overm/images/hosting.png); 
background-repeat: no-repeat;
}
/*menu contact*/
.mcontact {
width: 176px;
height: 55px;

}
a.imagemcontact { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/onm/images/contact.png); 
background-repeat: no-repeat;
}
	 
a.imagemcontact:hover { 
background-image: url(../imagess/images/overm/images/contact.png); 
background-repeat: no-repeat;
}
a.imagemcontact:active { 
background-image: url(../imagess/images/overm/images/contact.png); 
background-repeat: no-repeat;
}
/*php ove*/
.imagemhome1 { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/overm/images/home.png); 
background-repeat: no-repeat;
}
.imagemover1 { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/overm/images/over.png); 
background-repeat: no-repeat;
}
.imagemportfolio1 { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/overm/images/portfolio.png); 
background-repeat: no-repeat;
}
.imagemhosting1 { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/overm/images/hosting.png); 
background-repeat: no-repeat;
}
.imagemcontact1 { 
display: block; 
width: 176px; 
height: 55px; 
background-image: url(../imagess/images/overm/images/contact.png); 
background-repeat: no-repeat;
}
a.promo1 { 
display: block; 
	width:180px;

	padding-top:14em;
} 