body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	background: url(../images/sombra.jpg) #ffffff repeat-y 50% 50%;
}

.invisible {
	display: none;
}

#pagina {
	margin: auto;
	width: 815px;
}

#pagina .seccion {
	clear: both;
	width: 100%;
}

#cabecera {
	text-align: center;
}

#cabecera #logo {
	float: left;
	
	width: 258px;
	height: 38px;
	color: #333333;
	background-color: #afbabe;
	text-align: right;
	font: 7pt Tahoma;
}

#cabecera #home {
	width: 258px;
	height: 23px;
	background-image: url(../images/moinsaes.jpg);
	display:block;
}

#cabecera #home:hover {
	background-image: url(../images/moinsaes_over.jpg);
}

#cabecera #textomenu {
	background-image: url(../images/triangulo.jpg);
	background-repeat: no-repeat;
	font: 7pt Tahoma;
	padding: 0 5px 0 15px;
}

#logolang {
	float: right;
	width: 557px;
	height: 38px;
	text-align: right;
}

#logolang .flag {
	cursor: pointer;
	border: 0px;
	margin: 20px 2px 0px 0px;
	padding: 0px;
	background-color: transparent;
	width: 21px;
	height: 15px;
}

#menu {
	text-align: center;
	background-image: url(../images/botonera.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

* html #menu {
	height: 24px;
}

#menu .boton {
	cursor: pointer;
	border: 0px;
	background-color: transparent;
	width: 161px;
	margin: 1px;
	padding: 2px 0px;
	height: 24px;
	color: #333333;
	font: 9pt Tahoma;
}

#menu .boton.over {
	background-image: url(../images/boton_over.jpg);
	background-repeat: repeat-x;
	color: #a62c2c;
}

#menu .boton.fixed {
	cursor: default;
}

#textosubmenu {
	background-image: url(../images/triangulo2.jpg);
	background-repeat: no-repeat;
	margin: 4px;
	padding-left: 25px;
	text-align: left;
	font: bold 7pt Tahoma;
}

#submenu {
	border-top: solid 2px #333333;
	border-bottom: solid 2px #333333;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	text-align: right;
	height: 47px;
}

* html #submenu {
	height: 51px;
}


#submenu .boton {
	cursor: pointer;
	border: solid 0px;
	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #333333;
	font: bold 7pt Tahoma;
	margin: 1px 10px;
	padding: 32px 5px 0px;	
	height: 45px;
}

* html #submenu .boton {
	padding: 34px 0 0 0;
}

#submenu .boton.over {
	color: #a62c2c;
}

#submenu .boton.fixed {
	cursor: default;
}

#submenu #s0 {
	background-image: url(../images/ico_info.jpg);
}

#submenu #s0.over {
	background-image: url(../images/ico_info_over.jpg);
}

#submenu #s1 {
	background-image: url(../images/ico_clientes.jpg);
}

#submenu #s1.over {
	background-image: url(../images/ico_clientes_over.jpg);
}

#submenu #s2 {
	background-image: url(../images/ico_distribuidores.jpg);
}

#submenu #s2.over {
	background-image: url(../images/ico_distribuidores_over.jpg);
}

#submenu #s3 {
	background-image: url(../images/ico_noticias.jpg);
}

#submenu #s3.over {
	background-image: url(../images/ico_noticias_over.jpg);
}

#submenu #s4 {
	background-image: url(../images/ico_contacto.jpg);
}

#submenu #s4.over {
	background-image: url(../images/ico_contacto_over.jpg);
}

#submenu #s5 {
	background-image: url(../images/ico_descargas.jpg);
}

#submenu #s5.over {
	background-image: url(../images/ico_descargas_over.jpg);
}

#productos {	
	background-position: top left;
	background-repeat: no-repeat;
	margin: 6px 4px 1px 4px;
	padding-left: 30px;
	text-align: left;
	height:76px;
}
.es #productos { background-image: url(../images/es/productos.jpg); }
.en #productos { background-image: url(../images/en/productos.jpg); }
.pt #productos { background-image: url(../images/pt/productos.jpg); }

.es #productos.d0 { background-image: url(../images/es/divisiones.jpg); }
.en #productos.d0 { background-image: url(../images/en/divisiones.jpg); }
.pt #productos.d0 { background-image: url(../images/pt/divisiones.jpg); }

#productos.d2 { height: 172px; }

#productos .lnkbtn {
	width: 138px;
	height: 90px;
	margin: 0px 6px;
	border: solid 0px;
	text-align: center;
	color: #333333;
	font: 7pt Tahoma;
	float:left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

#productos .lnkbtn.over {
	color:  #a62c2c;
}

#productos .lnkbtn {
	width: 128px;
	margin: 0;
}

#productos .lnkimg {
	border: solid 1px #333333;
	width: 104px;
	height: 60px;
}

* html #productos .lnkimg {
	width: 106px;
	height: 62px;
}

#productos .lnkborde {
	border: solid white;
	border-width: 10px;
	position: absolute;
	left: 11px;
	top: 0px;
	width: 86px;
	height: 42px;
}

* html #productos .lnkborde {
	width: 106px;
	height: 64px;
}

#footer {
	text-align: center;
	font: 7pt Tahoma;
	margin: 4px auto;
}

#footer button {
	font: bold 7pt Tahoma;
	cursor: pointer;
	padding: 0px 8px;
	margin: 0px;
	background-color: transparent;
	color: #000000;
	border: none;
	border-right: solid 1px #000000;
	text-align: right;
	width: 135px;
}

#footer .boton.over {
	color: #a62c2c;
}

#footer button.ultimo {
	border-right: solid 0px;
	text-align: left;
}

#foot_text {
	border-top: solid 1px #000000;
	margin: 2px auto;
	padding: 4px;
}

#cuerpo {
	clear: both;
	text-align: left;
	margin: 0px auto;
	background-color: #dcdcdc;
	background-repeat: no-repeat;
	background-position: bottom right;
	border: solid 1px #2d2d2d;
	padding: 2px 3px 2px 3px;
	width: 792px;
	height: 320px;
	color: #2d2d2d;
	position: relative;
}

* html #cuerpo {
	width: 800px;
	height: 326px;
}

#bandagris {
	background-image: url(../images/back_barra.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 17px;
	text-align: center;
	color: #2d2d2d;
	font: 8pt Tahoma;
}

.navegacion {
	/* elemento que contiene las flechas de navegacion */
	width: 26px;
	height: 13px;
	border: solid 0px;
	position: relative;
	top: 2px;
}

.navegacion .nav {
	background-repeat: no-repeat;
	background-position: center center;
	width: 13px;
	height: 13px;
	border: solid 0px;
	float: left;
}

.navegacion .nav.dn {
	background-image: url(../images/flecha_abajo.gif);
}

.navegacion .nav.up {
	background-image: url(../images/flecha_arriba.gif);
}

#catalogo {
	clear: both;
	text-align: center;
	margin: 0px auto;
	background-color: #dcdcdc;
	border: solid 1px #2d2d2d;
	padding: 0px;
	width: 798px;
	height: 324px;
	color: #2d2d2d;	
}

/* portales */

#cuerpo .banda {
	position: relative;
	overflow: hidden;
	height : 30px;
	margin: 10px 0px 0px 0px;
}

#banda_negra {
	border: none;
	position: absolute;
	top: 0;
}

#botones {
	text-align: center;
	position: relative;
	width: 100%;
	top: 125px;
}

#botones table {
	text-align: center;
	margin: auto;
	border-collapse: collapse;
}

#botones td {
	padding: 2px 0;
	border-right: solid 1px #000000;
}

#botones td.no {
	border-right: transparent 1px;
}
#botones a.boton {
	text-decoration: none;
	text-align: center;
	font: 10pt Verdana;
	color: #000000;
	background-color: transparent;
	cursor: pointer;
	border: none;
	padding: 2px 20px;
}

#botones.cocinas a:hover {
	color: #4b5900;
}
#botones.armarios a:hover {
	color: #734a08;
}
#botones.hoteles a:hover {
	color: #414c91;
}

#botones.logistica {
	top: 80px;
}

#botones.logistica a.boton {
	color: #062f6f;
}

#botones.logistica a:hover {
	color: #000006;
}


/* portales ingenieria */

#ing_portal {
	height: 280px;
	overflow: hidden;
	position:relative;
}

/* formato con texto y enlaces */

#ing_portal .ing_contenido {
	position: absolute;
	top: 28px;
	left: 30px;
	width: 350px;
	height: 222px;
	overflow: hidden;
}


#ing_portal #texto {
	text-align: justify;
	font: 8pt Verdana;
	color: #000000;
	background: transparent;
	z-index: 10;
}

#ing_portal .navegacion {
	position:absolute;
	z-index: 20;
	top: 250px;
	left: 370px;
}

.ing_botones {
	position: absolute;
	top: 45px;
	left: 470px;
	width: 280px;
	height: 195px;
	margin:0;
	padding:0;
}

.ing_botones ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	position:relative;
}

.ing_botones li {
	margin:0;
}

.ing_botones li a {
	display:block;
	padding: 5px;
	padding-left: 0.5em;
	text-decoration:none;
	color: #062f6f;
	font: bold 9pt Tahoma;
	width: 100%;
}
* html .ing_botones li a {
	width: auto;
}

.ing_botones li a.grafico {
	text-align:center;
}

.ing_botones li a:hover {
	color: #000006;
}

#ing_portal img {
	border:0;
}

/* formato con tabla de enlaces */

#ing_portal table {
	border-collapse: collapse;
	table-layout: fixed;
	position: absolute;
	top: 20px;
	left: 25px;
	width: 740px;
	height: 235px;
}

#ing_portal table td {
	vertical-align: middle;
	padding: 2px;
}

#ing_portal table td.nopad {
	padding: 0;
}

#ing_portal table a {
	display:block;
	padding: 0;
	text-decoration:none;
	text-align: center;
	color: #062f6f;
	font: bold 9pt Tahoma;
	width: 100%;
}
* html #ing_portal table a { width: auto; }
#ing_portal table  a:hover { color: #000006; }

#ing_portal table img {
	vertical-align: middle;
	border: none;
}

#ing_portal table.tabla9 a { text-align: left; }
#ing_portal table.tabla9 img { margin-right: 5px; }

#ing_portal table.tabla4 img { margin-bottom: 10px; }

#ing_portal table.tabla5 td { vertical-align: top; }
#ing_portal table.tabla5 a { margin: 10px 0; }

#ing_portal table.tabla6 td { vertical-align: top;}
#ing_portal table.tabla6 a { margin: 10px 0; }

/* formato con dos enlaces */

#ing_portal .a_ing {
	position: absolute;
	top:50px;
	width: 190px;
	height: 180px;
	text-decoration:none;
	text-align: center;
	color: #062f6f;
	font: bold 9pt Tahoma;
	text-align: center;
}
#ing_portal .a_ing:hover { color: #000006; }

#ing_portal .a_1 { left: 100px; }

#ing_portal .a_2 { left: 510px; }


