@charset "UTF-8";
/* CSS Document */


#background {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/linienquer545_2x2.png);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 5%;
	margin-bottom: 5%;
}

#contenedor {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logomodo {
	height: 150px;
	width: 140px;
	margin-top: 383px;
	margin-left: 10px;
	background-image: url(img/Logompweisstrans.png);
	background-repeat: no-repeat;
}

#logomodo:hover {
	background-image: url(img/lmpweiss.png);
}

#contenhome {
	height: 545px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#imginv {
	float: left;
	height: 545px;
	width: 220px;
	overflow: hidden;
	background-image: url(img/Virtual_Typewriter545.jpg);
	z-index: 1;
}
#invlink {
	float: left;
	height: 300px;
	width: 220px;
	position: absolute;
	z-index: 2;
	background-image: url(img/2x2lila.png);
	background-repeat: repeat;
	transition:all 1s;
}
#invlink:hover{
	height: 545px;
}
#invlinkover {
	width: 220px;
	position: absolute;
	height: 545px;
	z-index: 3;
}
#producccion {
	float: left;
	height: 545px;
	width: 250px;
	position: relative;
	z-index: 5;
	background-image: url(img/cuello250.jpg);
	background-repeat: no-repeat;
}
#linkprod {
	background-image: url(img/2x2rot2.png);
	background-repeat: repeat;
	height: 545px;
	width: 70px;
	margin-left: -20px;
	z-index: 6;
	float: left;
	transition: all 1s;
}

#linkprod:hover{
	width: 270px;
}
#textoprod {
	z-index: 7;
	margin-top: 390px;
	position: absolute;
	margin-left: 25px;
	background-image: url(img/textoprod.png);
	height: 140px;
	width: 25px;
	float: left;
	background-repeat: no-repeat;
}
#textinv {
	background-image: url(img/textinv2.png);
	height: 145px;
	width: 25px;
	margin-top: 140px;
	margin-left: 170px;
	background-repeat: no-repeat;
	z-index: 4;
	position: absolute;
	bottom:15px;
}
#Imgedu {
	float: left;
	height: 545px;
	position: relative;
	width: 330px;
	background-image: url(img/edu330.jpg);
	background-repeat: no-repeat;
}
#edulink {
	height: 245px;
	width: 350px;
	position: absolute;
	margin-left: -20px;
	background-image: url(img/naranja2.png);
	background-repeat: repeat;
	z-index: 6;
	float: left;
	transition: all 1s;
	left: 0px;
	top: 300px;
}

#edulink:hover {
	height: 545px; 
	top: 0px;
}


#textoedu {
	background-image: url(img/textoedu.png);
	background-repeat: no-repeat;
	float: left;
	height: 124px;
	width: 25px;
	position: absolute;
	z-index: 7;
	margin-top: 100px;
	margin-left: 28px;
}
#modopactua {
	background-color: #399;
	float: left;
	height: 545px;
	width: 160px;
}
