@charset "utf-8";
/* CSS Document */
#panelIzquierda{
	position: absolute;
	left: 56px;
	top: 353px;
	width: 434px;
	height: 526px;
	z-index: 12;
}

#panel1{
	position:absolute; 
	width: 434px; 
	height: 283px; 
	left: 0; 
	top: 0;
}

#panel2{
	position:absolute; 
	left: 0px; 
	top: 294px; 
	height: 243px; 
	width: 434px;
}

#acambiode{
	position:absolute;
	left: 844px;
	top: 897px;
	height: 35px;
	width: 101px;
}

.titulo{
  position: absolute;
  left: 601px;
}

.img{
  position: absolute;
  left: 544px;
}

.texto{
	position: absolute;
	left: 608px;
	width: 349px;
	height: 47px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #333;
	text-align:justify;
}

#imgSoftware{
	top: 410px;
}

#tituloSoftware{
	top: 410px;
}

#textoSoftware{
	top: 465px;
}

#imgGrafico{
	top: 540px;
}

#tituloGrafico{
	top: 545px;
}

#textoGrafico{
	top: 600px;
}

#imgWeb{
	top: 670px;
}

#tituloWeb{
	top: 670px;
}

#textoWeb{
	top: 725px;
}

/*config*/
.screen{
	height:970px;
}
.general_footer{	
	top:910px;
}
