@charset "utf-8";
/* CSS Document */
#hmenu {
	position:relative;
	width:725px;
	height:45px;
	margin-left:90px;
	margin-top:15px;
}

#menuP1 a{
	float:left;
	display:block;
	width:134px;
	height:45px;
	background-image:url(img/layout/lmMenuPrincipalB1.png);
	background-repeat:no-repeat;
}
#menuP1 a:hover { background-position: 0px -45px; }

#menuP2 a{
	float:left;
	display:block;
	width:151px;
	height:45px;
	background-image:url(img/layout/lmMenuPrincipalB2.png);
	background-repeat:no-repeat;
}
#menuP2 a:hover { background-position: 0px -45px; }

#menuP3 a{
	float:left;
	display:block;
	width:151px;
	height:45px;
	background-image:url(img/layout/lmMenuPrincipalB3.png);
	background-repeat:no-repeat;
}
#menuP3 a:hover { background-position: 0px -45px; }

#menuP4 a{
	float:left;
	display:block;
	width:151px;
	height:45px;
	background-image:url(img/layout/lmMenuPrincipalB4.png);
	background-repeat:no-repeat;
}
#menuP4 a:hover { background-position: 0px -45px; }

#menuP5 a{
	float:left;
	display:block;
	width:137px;
	height:45px;
	background-image:url(img/layout/lmMenuPrincipalB5.png);
	background-repeat:no-repeat;
}
#menuP5 a:hover { background-position: 0px -45px; }