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

body {
	background-image: url(img/fondohome-02.jpg);
	background-repeat: no-repeat; 
	width:1024px; height:768px; alignment-adjust:central;
}

#contentleft: {
	width:20%;
	margin-left: 0px;
	height:1080px;
}
#contentright: {
	width:20%;
	margin-right:0px;
	height:1080px;
}

#apDiv1 {
	position: absolute;
	width: 1024px;
	height: 768px;
	z-index:0;
}
#header{
  position: fixed;
  top:0;
  width: 1024px;  
  z-index:9;
}


div#content{
margin-top:120px; margin-left:30px;
z-index:0;
}
.Estilo1{
	font-family: Intro;
	text-decoration:none;
	font-size:31px;
	color: #282828;
}
.Estilo2{
	font-family: Intro; 
	text-decoration:none;
	font-size:31px;
	color: #00E7B3;
}
#apDiv2 {
	position: absolute;
	width: 203px;
	height: 257px;
	z-index: 8;
	left: 31px;
	top: 120px;
}
#apDiv3 {
	position: absolute;
	margin: left;
	width: 570px;
	height: 262px;
	z-index:7;
	left: 220px;
	top:160px;
}
#apDiv4 {
	position: absolute;
	width: 955px;
	top: 300px;
	z-index:5;
}
#apDiv5 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 10;
	left: 300px;
	top: 230px;
}
#apDiv6 {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index:3;
	left: 32px;
	top: 380px;
	
}
#apDiv7 {
	position: absolute;
	width: 955px;
	top: 620px;
	z-index:5;
}
#apDiv8 {
	position: absolute;
	width: 200px;
	height: 35px;
	z-index: 5;
	left: 30px;
	top: 600px;
}
#apDiv9 {
	position: absolute;
	width: 200px;
	height: 41px;
	z-index: 6;
	left: 30px;
	top: 630px;
}
#apDiv10 {
	position: absolute;
	width: 200px;
	height: 34px;
	z-index: 5;
	left:700px;
	top: 610px;
}



#footer {
	position: fixed;
	width: 1024px;
	height: 43px;
	z-index: 9;
	left: 32px;
	top: 700px;
}

