#prefacti {
	position: absolute;
	top: 1px;
	left: 145px;
	z-index: 10;
}
#estudiosdem {
	position: absolute;
	left: 256px;
	top: 2px;
	z-index: 9;
}
/*#animaciony {
	position: absolute;
	left: 650px;
	top: -4px;
	z-index: 3;
	width: 167px;
	height: 68px;
}*/
#animaciony {
    position: absolute;
    left: 647px;
    top: 04px;
    z-index: 3;
    width: 167px;
    height: 68px;
}
#tarifas {
	position: absolute;
	left: 311px;
	top: -4px;
	z-index: 7;
	width: 80px;
	height: 47px;
	display: none;
}
#directorio {
	position: absolute;
	left: 388px;
	top: -3px;
	z-index: 6;
}
#nosotros {
	position: absolute;
	left: 476px;
	top: -4px;
	z-index: 5;
}
#contacto {
	position: absolute;
	left: 562px;
	top: -3px;
	z-index: 4;
}
#password {
	position: absolute;
	width: 179px;
	height: 32px;
	left: 125px;
	top: 68px;
	z-index: 2;
}
#user {
	position: absolute;
	/*left: 125px;*/
	left: 65px;
	top: 32px;
	width: 300px;
	height: 28px;
	z-index: 2;
}
#container {
	height: auto;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
}
#registro {
	position: absolute;
	left: 767px;
	top: 9px;
	z-index: 1;
	width: 376px;
	height: 173px;
	/*background-image: url(img/registrofondo.png);*/
	background-repeat: no-repeat;
}
#ingresarbtn {
	position: absolute;
	/*left: 204px;*/
	right: 204px;
	top: 108px;
	z-index: 2;
}
#recuperar {
	position: absolute;
	/*left: 316px;*/
	right: 316px;
	top: 109px;
	z-index: 2;
	height: 39px;
}
#registrobtn {
	position: absolute;
	left: 102px;
	top: 109px;
	z-index: 2;
	width: 104px;
	height: 41px;
	display:none;
}
#logo {
	position: absolute;
	left: 119px;
	top: 19px;
}
#slogan {
	position: absolute;
	left: 340px;
	top: 84px;
}
#botonera {
	position: absolute;
	left: 90px;
	top: 179px;
	width: 100%;
	z-index: 2;
	height: 47px;
	right: 3px;
}
@-moz-document url-prefix() { 
	#botonera {
/*		left: 159px;*/
	}
}
#desplegable {
	position: absolute;
	width: 164px;
	height: 66px;
	left: 193px;
	top: 0px;
}
/*#header {
	position: absolute;
	height: 298px;
	width: 100%;
	left: 0px;
	top: -10px;
	background-repeat: repeat-x;
}*/
#directorio img, #nosotros img, #contacto img {
    height: 51px;
    width: auto;
}
#botonera {
    top: 208px;
	left: 0;
}
#botonera ul {
	text-align: center;
}
#botonera ul li {
    list-style: none;
	display: inline;
}
#botonera ul li a {
	color: #fff !important;
	text-decoration: none;
	padding: 0 15px;
	font-size: 16px;
	font-weight: 400;
}