@charset "UTF-8";
/* CSS Document */
body{
	background-image:url(../img/RECUADRO.jpg);
	background-color:#aa8f64;
	font-family:Arial, Helvetica, sans-serif;
	color:#00456a;
	overflow:hidden;
	font-size:13px;
	font-weight:700;
}
a{
	color:#00456a;
	text-decoration:none;
	transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
}
a:visited{
	color:#00456a;
}
a:hover{
	background-color:#eec025;
	transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
}
.active{
	background-color:#eec025;
}
#descripcionProyecto{
	font-size:24px;
	color:#aa8f64;
	width:200px;
	height:auto;
	top: 132px;
	left: 118px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
}
#ingles a{
	position:absolute;
	color:#FFF;
	top: 472px;
	right: 27px;
}
#espanol a{
	position:absolute;
	color:#FFF;
	display:none;
	top: 472px;
	right: 27px;
}
#textoIngles{
	display:none;
	text-transform:uppercase;
	margin-left: 431px;
	margin-top: 22px;
	width: 446px;
}
#textoEspanol{
	text-transform:uppercase;
	margin-left: 431px;
	margin-top: 22px;
	width: 446px;
}
#imagen img{
	max-height:310px;
	max-width:466px;
	height:310px;
	width:auto;
}
#imagen{
	position:absolute;
	top: 22px;
	width: 467px;
	height: 312px;
	left: 431px;
	text-align:center;
}
#imagenGaleria img{
	max-height:310px;
	max-width:466px;
	height:310px;
	width:auto;
	margin-left:-1px;
}
#imagenGaleria{
	position:absolute;
	top: 22px;
	width: 467px;
	height: 312px;
	left: 431px;
	text-align:center;
}
#exhibidores{
	top:177px;
	left:6144px;
	background-image:url(../img/contenedorExhibidores.png);
}
#stands{
	top:177px;
	left:8192px;
	background-image:url(../img/contenedorGran.png);
}
#especiales{
	top:177px;
	left:10240px;
	padding-right:1000px;
	background-image:url(../img/contenedorEspeciales.png);
}
#promocionales{
	top:1536px;
	left:5120px;
	background-image:url(../img/contenedorPromocionales.png);
}
#interiorismo{
	top:1536px;
	left:7618px;
	background-image:url(../img/contenedorInteriorismo.png);
}
#subMenuProyectos{
	display:none;
	position: absolute;
	left: 480px;
	top: 50px;
	width: 500px;
	border-left: #FDBA31 2px solid;
	height: 111px;
	padding-left: 5px;
}
#mapa{
	width:466px;
	height:445px;
	margin-top: -648px;
	margin-left: 431px;
}
#menu{
	position:fixed;
	background-image:url(../img/fondoMenu.png);
	width:924px;
	height:114px;
	padding-left:50px;
	padding-top:50px;
	background-repeat:no-repeat;
	background-position:50px 50px;
	z-index:100;
	font-size:14px;
}
#logo{
	position:fixed;
	width:150px;
	height:auto;
}
#menu ul{
	margin-left:170px;
	margin-top:2px;
}
#menu ul li{
	padding-bottom:6px;
}
#menu ul li a{
	padding-left:8px;
	margin-left:-7px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.contenido{
	width:924px;
	height:489px;
	position:absolute;
	background-repeat:no-repeat;
}
#scroll{
	width:924px;
	position:absolute;
	top:380px;
	left:0px;
	border-bottom: #002539 26px solid;
	padding-bottom: 20px;
	overflow:auto;
	white-space: nowrap;
}
#scroll li{
	display:inline;
	padding-right:25px;
}
#scrollGaleria{
	width:924px;
	position:absolute;
	top:380px;
	left:0px;
	border-bottom: #002539 26px solid;
	padding-bottom: 20px;
	overflow:auto;
	white-space: nowrap;
}
#scrollGaleria li{
	display:inline;
	padding-right:25px;
}
#contenedor{
	background-image:url(../img/contenedorFotos.png);
	top:1536px;
	left:9666px;
}
#acerca{
	top:177px;
	left:50px;
	background-image:url(../img/contenedorAbout.png);
}
#proyectos{
	top:177px;
	left:2048px;
}
#maquila{
	top:177px;
	left:4096px;
	background-image:url(../img/contenedorMaquila.png);
}
.textoMaquila{
	width:438px;
	height:63px;
	margin-left:430px;
	padding:10px;
}
#textoMaquila1{
	margin-top:45px;
}
#textoMaquila2{
	margin-top:83px;
}
#textoMaquila3{
	margin-top:78px;
}
#galeria{
	top:1536px;
	left:1024px;
	background-image:url(../img/contenedorGaleria.png);
}
#contacto{
	top:1536px;
	left:3072px;
	padding-bottom:1000px;
	background-image:url(../img/contenedorContacto.png);
}
.textoSeccion{
	width:400px;
	height:400px;
	padding:10px;
}
.textoSeccion li img{
	border:#002539 medium solid;
	width: 95px;
	height: 95px;
}
.textoSeccion li{
	list-style:none;
	float:left;
	margin-left:5px;
}
.thumbnails{
	overflow:auto;
	margin-left: 431px;
	margin-top: 22px;
	width: 446px;
	height: 425px;
}
#exhibidores li{
	list-style:none;
	float:left;
	margin-left:5px;
}
#exhibidores li img{
	border:#002539 medium solid;
	width: 95px;
	height: 95px;
}

#acerca .textoSeccion{
	margin-left:431px;
	margin-top:22px;
}
#textoContacto{
	color:#aa8f64;
	font-size:16px;
	text-align:center;
	width: 500px;
	height: 500px;
	line-height: 35px;
	margin-top: 170px;
	margin-left: -10px;
}