@charset "UTF-8";




/********* GENERICOS *********/

body {
	background-color: #FFF;
	padding: 0;
	color: #494949;
	border: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
}

body.fijo {
	width: 900px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	background-image: url(espanol/img/fondo-de-pagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
	
.CeldaDetalleSector strong {
	font-weight: bold;
	color: #0a238b;
	text-decoration: none;
}

#Contenedora {
	position: relative;
	height: 650px;
}

#DatosPieDePagina {
	position:absolute;
	left:20px;
	top:620px;
	color: #ced7ff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 860px;
}

#LogoMoyma {
	position:absolute;
	left:20px;
	top:12px;
	z-index: 3;
}

#MenuPrincipal {
	position:absolute;
	left:20px;
	top:529px;
	width:860px;
	height:70px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a {
	font-weight: bold;
	color: #0a238b;
	
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #0a238b;
	text-decoration: none;
}

a.LinkDocumento {
	font-weight:normal;
	text-decoration:underline;
	color:#494949;
}

a.LinkDocumento:hover {
	text-decoration:none;
}

h1 {
	font-size: 28px;
	line-height: 29px;
	color: #2f4290;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}





/********* MENÚ PRINCIPAL FIJO *********/

#MenuLaEmpresa {
	position:absolute;
	left:16px;
	top:576px;
}

#MenuSectores {
	position:absolute;
	left:155px;
	top:576px;
}

#MenuEstampacion {
	position:absolute;
	left:269px;
	top:576px;
}

#MenuIngenieriaMatriceria {
	position:absolute;
	left:423px;
	top:576px;
}

#MenuSoldadura {
	position:absolute;
	left:673px;
	top:576px;
}

#MenuCalidad {
	position:absolute;
	left:803px;
	top:576px;
}


#MenuGaleria {
	position:absolute;
	left:525px;
	top:540px;
}

#MenuLocalizacion {
	position:absolute;
	left:696px;
	top:540px;
}


#Espanol {
	position:absolute;
	left:767px;
	top:529px;
	visibility: hidden;
}

#English {
	position:absolute;
	left:808px;
	top:529px;
	visibility: hidden;
}

#Deutsch {
	position:absolute;
	left:849px;
	top:529px;
	visibility: hidden;
}





/********* MENÚ PRINCIPAL LÍQUIDO (PARA 'SECTORES') *********/

#PieDePaginaLiquido {
	height: 200px;
	width: 900px;
	background-image: url(espanol/img/fondo-de-pagina-sectores.gif);
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	overflow: visible;
}

#DatosPieDePaginaLiquido {
	position:absolute;
	left:9px;
	top:120px;
	color: #ced7ff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 860px;
}



#MenuLiquidoLaEmpresa {
	position:absolute;
	left:7px;
	top:74px;
}

#MenuLiquidoSectores {
	position:absolute;
	left:146px;
	top:74px;
}

#MenuLiquidoEstampacion {
	position:absolute;
	left:260px;
	top:74px;
}

#MenuLiquidoIngenieriaMatriceria {
	position:absolute;
	left:414px;
	top:74px;
}

#MenuLiquidoSoldadura {
	position:absolute;
	left:664px;
	top:74px;
}

#MenuLiquidoCalidad {
	position:absolute;
	left:794px;
	top:74px;
}

#MenuLiquidoGaleria {
	position:absolute;
	left:516px;
	top:38px;
}

#MenuLiquidoLocalizacion {
	position:absolute;
	left:687px;
	top:38px;
}


#EspanolLiquido {
	position:absolute;
	left:767px;
	top:16px;
	visibility: hidden;
}

#EnglishLiquido {
	position:absolute;
	left:808px;
	top:16px;
	visibility: hidden;
}

#DeutschLiquido {
	position:absolute;
	left:849px;
	top:16px;
	visibility: hidden;
}




/********* HOME *********/

#LogoMoymaHome {
	position:absolute;
	left:20px;
	top:246px;
	z-index: 3;
}

#FlashHome {
	position:absolute;
	left:20px;
	top:0px;
	z-index:1;
}

/**
.FondoHome {
	background-image: url(espanol/img/montaje-home.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
}
**/

#ListadoSectoresHome a {
	text-decoration: none;
	font-weight: normal;
	color: #494949;
}

#ListadoSectoresHome a:hover {
	text-decoration: underline;
}

#ListadoSectoresHome ul li {
	list-style-position: outside;
	list-style-image: url(espanol/img/bullet.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 14px;
}

#RotuloHome {
	position:absolute;
	left:19px;
	top:401px;
	z-index: 4;
}

#ListadoSectoresHome {
	position:absolute;
	left:656px;
	top:75px;
	width:230px;
	height: 430px;
	overflow: auto;
	z-index: 5;
}

#RotuloMoymaTrabaja {
	position:absolute;
	left:628px;
	top:15px;
	z-index: 2;
}





/********* EMPRESA *********/

body.empresa {
	width: 900px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	background-image: url(espanol/img/fondo-de-pagina-empresa.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#RotuloLaEmpresa {
	position:absolute;
	left:185px;
	top:48px;
}

#TextosEmpresa1 {
	position:absolute;
	left:185px;
	top:130px;
	width:330px;
}

#TextosEmpresa2 {
	position:absolute;
	left:530px;
	top:94px;
	width:330px;
}





/********* CALIDAD *********/

#RotuloCalidad {
	position:absolute;
	left:437px;
	top:234px;
}

#TextosCalidad {
	position:absolute;
	left:477px;
	top:299px;
	width:349px;
}

.FondoCalidad {
	background-image: url(espanol/img/montaje-calidad.jpg);
	background-repeat: no-repeat;
	background-position: 34px top;
}

#Certificacion {
	position:absolute;
	left:778px;
	top:22px;
	text-align: center;
	width: 98px;
}

#LogoBureauVeritas {
	position:absolute;
	left:713px;
	top:26px;
}





/********* ESTAMPACIÓN *********/

.FondoEstampacion {
	background-image: url(espanol/img/montaje-estampacion.jpg);
	background-repeat: no-repeat;
	background-position: 17px top;
}

#RotuloEstampacion {
	position:absolute;
	left:395px;
	top:228px;
}

#TextosEstampacion {
	position:absolute;
	left:400px;
	top:300px;
	width:440px;
}

#ListadoEstampacion {
	position:absolute;
	left:22px;
	top:497px;
}




/********* GALERÍA FOTOGRÁFICA *********/

#RotuloGaleria {
	position:absolute;
	left:490px;
	top:20px;
}

#ContenedoraGaleria {
	position:absolute;
	left:20px;
	top:145px;
	visibility: visible;
}

#BotonGaleriaEstampacion {
	position:absolute;
	left:295px;
	top:86px;
}

#BotonGaleriaIngenieriaMatriceria {
	position:absolute;
	left:439px;
	top:86px;
}

#BotonGaleriaSoldadura {
	position:absolute;
	left:678px;
	top:86px;
}

#BotonGaleriaCalidad {
	position:absolute;
	left:796px;
	top:86px;
}

#PulseEnLos {
	position:absolute;
	left:496px;
	top:69px;
}

#VerSusFotografias {
	position:absolute;
	left:768px;
	top:69px;
}





/********* INGENIERÍA Y MATRICERÍA *********/

#FlashMatriceria {
	position:absolute;
	left:155px;
	top:12px;
	z-index:1;
}

/** 
.FondoIngenieriayMatriceria {
	background-image: url(espanol/img/montaje-ingenieria-matriceria.jpg);
	background-repeat: no-repeat;
	background-position: 155px 15px;
} 
**/

#RotuloIngenieriayMatriceria {
	position:absolute;
	left:13px;
	top:229px;
	z-index: 2;
}

#TextosIngenieriayMatriceria {
	position:absolute;
	left:292px;
	top:294px;
	width:495px;
}

#TablaIngenieriaMatriceria {
	position:absolute;
	left:79px;
	top:289px;
	text-align: center;
	z-index: 4;
}





/********* LOCALIZACIÓN Y CONTACTO *********/

#RotuloLocalizacion {
	position:absolute;
	left:400px;
	top:30px;
}

#PlanoGoogleMaps {
	position:absolute;
	left:265px;
	top:117px;
}

#CoordenadasDeGPS {
	position:absolute;
	left:400px;
	top:84px;
}

#LatitudyLongitud {
	position:absolute;
	left:623px;
	top:93px;
	font-size: 12px;
	width: 270px;
}

#Contactos {
	position:absolute;
	left:21px;
	top:145px;
	z-index:1;
}

.TablaContactos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999de;
	padding-top: 3px;
	padding-bottom: 3px;
}

#CabeceraSectores {
	position: relative;
	z-index: 900;
	height: 1px;
	margin-left: -450px;
}
.PieDePaginaLiquidoLinea2 {
	top: 25px;
}

a.MailContacto {
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

a:hover.MailContacto {
	text-decoration: underline;
}







/********* SECTORES *********/

#RotuloSectoresListado {
	position:absolute;
	left:178px;
	top:50px;
}
.CeldaDetalleSector {
	text-align: left;
	vertical-align: top;
	width: 340px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.ImagenDetalleSector {
	margin: 5px;
	text-align: center;
	vertical-align: top;
	border:0;
}

#RotuloSectoresDetalle {
	position:absolute;
	left:220px;
	top:50px;
}

#ListadoDeSectores {
	margin-left: -310px;
	margin-top: 100px;
}

.NombreDeSectorEnListado {
	text-align: left;
	vertical-align: middle;
	width: 160px;
}

a.NombreDeSectorEnListado {
	font-size: 14px;
	line-height: 15px;
	color: #0a238b;
	text-decoration: none;
	font-weight:normal;
}

a:hover.NombreDeSectorEnListado {
	text-decoration: underline;
	font-weight: normal;
}

body.SectoresLiquido {
	background: #09238c;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	width:none;
}

.SectoresLiquido #ContenedorLiquido {
	width: 100%;
	text-align: center;
}

.SectoresLiquido #ContenedoraDeChichaLiquido {
	margin-left:50%;
	width:1px;
}

#ContenidoDeChichaLiquido {
	margin-left:-450px;
	width:900px;
	position:relative;
}

.SectoresLiquido #PieLiquido {
	background-image: url(espanol/img/fondo-de-pagina-sectores.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#ContenedoraPieLiquido {
	margin-left:50%;
	width:1px;
}

#ContenidoPieLiquido {
	width:900px;
	position:relative;
	margin-left:-450px !important; /* navegadores nuevos e IE 7-8 */
	margin-left:0px; /* IE 6 */
}

td.PieLiquido {
	text-align: center;
	vertical-align: top;
	background-image: url(espanol/img/fondo-de-pagina-sectores.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #09238c;
	height:280px;
}

td.CuerpoLiquido {
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
	height:150px;
}





/********* SOLDADURA *********/

.FondoSoldadura {
	background-image: url(espanol/img/montaje-soldadura.jpg);
	background-repeat: no-repeat;
	background-position: 61px top;
}

#RotuloSoldadura {
	position:absolute;
	left:190px;
	top:41px;
}

#TextosSoldadura {
	position:absolute;
	left:434px;
	top:390px;
	width:466px;
	line-height: 18px;
}

#SoldaduraLink {
	position:absolute;
	left:68px;
	top:507px;
}

/* Fancy Box */ 
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
	background-color:#ffffff;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_left {background: transparent url(/images/fancy_title_left.png) repeat-x;}

td#fancy_title_main {
	height: 32px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_main {	background: transparent url(/images/fancy_title_main.png) repeat-x;}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent repeat-x;
}
html>/**/body td#fancy_title_right {	background: transparent url(/images/fancy_title_right.png) repeat-x;}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(/images/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(/images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent repeat-x;
}
html>/**/body div.fancy_bg_n {	background: transparent url(/images/fancy_shadow_n.png) repeat-x;}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_ne {background: transparent url(/images/fancy_shadow_ne.png) no-repeat;}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent repeat-y;
}
html>/**/body div.fancy_bg_e {background: transparent url(/images/fancy_shadow_e.png) repeat-y;}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_se {background: transparent url(/images/fancy_shadow_se.png) no-repeat;}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent repeat-x;
}
html>/**/body div.fancy_bg_s {background: transparent url(/images/fancy_shadow_s.png) repeat-x;}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_sw {background: transparent url(/images/fancy_shadow_sw.png) no-repeat;}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent repeat-y;
}
html>/**/body div.fancy_bg_w {background: transparent url(/images/fancy_shadow_w.png) repeat-y;}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent no-repeat;
}
html>/**/body div.fancy_bg_nw {background: transparent url(/images/fancy_shadow_nw.png) no-repeat;}

