body { 
	   background-color:#ffffff;
	   margin:0px 0px 0px 0px;
	   padding:0px 0px 0px 0px;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:medium;
	   color:#999999;
	  
	  }
#contenedor{
	position:absolute;
	top:50%;
	left:50%;
	width:1024px;
	height:728px;
	margin-left:-512px;
	margin-top:-364px;
	text-align:left;
	/* background-color:#cccccc; */
	z-index: 2;
	background-image:url(../imagenes/planosingenieria.jpg);
	background-repeat:no-repeat;
	
}
#menu {
	position:absolute;
	left:0px;
	top:293px;
	z-index:11;
	height: 168px;
	width: 276px;
}


#contenido {
	position:absolute;
	left:468px;
	top:192px;
	width:541px;
	height:452px;
	z-index:6;
	visibility: visible;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	   
}

#textoDeslizante {
	position:absolute;
	left:33px;
	top:86px;
	width:412px;
	height:232px;
	z-index:7;
	background-image: url(imagenes/logoIngetics.png);
}

#LogoFlash {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:150px;
	z-index:8;
	
}
#logotipo{
    position:absolute;
	left:28px;
	top:114px;
	width:402px;
	height:184px;
	z-index:10;
	background-image: url(../imagenes/logoIngetics.png) !important;
	background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/logoIngetics.png');
	background-repeat:no-repeat;
}
#colegio{
    position:absolute;
	left:49px;
	top:517px;
	width:272px;
	height:212px;
	z-index:8;
	background-image: url(../imagenes/logos-ingetics_avanza.png)!important;
	background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagenes/logos-ingetics_avanza.png');
	background-repeat:no-repeat;
}

#fondotexto {
	position:absolute;
	left:183px;
	top:88px;
	width:842px;
	height:638px;
	z-index:5;
	background-color: #FFFFFF;
	
}

