#cabezeraeng {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
}
#cabezeraeng ul {
	height: 49px;
	width: 455px;
	float: right;
	position: relative;
	left: 155px;
	top: -30px;
	padding: 5px;
}
#cabezeraeng ul li {
	float: left;
}
#cabezeraeng ul li a {
	background-image: url(../imagenes/menuEng.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
}
#cabezeraeng ul.m1e   {
	list-style-type: none;
}
#cabezeraeng ul.m1e li   {
	position: relative;
	width: 91px;
}
#cabezeraeng ul.m1e ul   {
	position: absolute;
	display: none;
	list-style-type: none;
	left: 0px;
	top: 50px;
}
#cabezeraeng ul.m1e ul li a {
	background-image: url(../imagenes/Menu2Eng.png);
	background-repeat: no-repeat;
}
#cabezeraeng ul.m1e li:hover > ul{
	display: block;
	height: 50px;
}
#cabezeraeng .m1e #work ul li#bv2 a {
	background-position: 0px 0px;
	width: 91px;
}
#cabezeraeng .m1e #work ul li#bv2 a:hover {
	background-position: 0px -50px;
}
#cabezeraeng .m1e #work ul li#bw2 a{
	background-position: -91px 0px;
	width: 91px;
}
#cabezeraeng .m1e #work ul li#bw2 a:hover {
	background-position: -91px -50px;
}
#cabezeraeng .m1e #work ul li#bg2 a {
	width: 91px;
	background-position: -182px 0px;
}
#cabezeraeng .m1e #work ul li#bg2 a:hover {
	background-position: -182px -50px;
}
#cabezeraeng ul li#home a {
	background-position: 0px 0px;
	width: 91px;
}
#cabezeraeng ul li#work a {
	background-position: -91px 0px;
	width: 91px;
}
#cabezeraeng ul li#services a {
	background-position: -183px 0px;
	width: 91px;
}
#cabezeraeng ul li#clients a {
	background-position: -274px 0px;
	width: 91px;
}
#cabezeraeng ul li#contact a {
	background-position: -365px 0px;
	width: 91px;
}
#cabezeraeng ul li#home a:hover {
	background-position: 0px -50px;
}
#cabezeraeng ul li#home a:active {
	background-position: 0px -100px;
}
#cabezeraeng ul li#work a:hover  {
	background-position: -91px -50px;
}
#cabezeraeng ul li#work a:active {
	background-position: -91px -100px;
}
#cabezeraeng ul li#services a:hover {
	background-position: -182px -50px;
}
#cabezeraeng ul li#services a:active {
	background-position: -182px -100px;
}
#cabezeraeng ul li#clients a:hover {
	background-position: -273px -50px;
}
#cabezeraeng ul li#clients a:active {
	background-position: -273px -100px;
}
#cabezeraeng ul li#contact a:hover {
	background-position: -364px -50px;
}
#cabezeraeng ul li#contact a:active {
	background-position: -364px -100px;
}
#marco {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
