@charset "utf-8";
/* CSS Document */
#apDiv1 {
	position:absolute;
	top:33px;
	width:500px;
	height:600px;
	z-index:1;
	background-color:#000000;
	margin-left: -60%;
	clear: both;
	padding-right: 20%;
	padding-left: 20%;
}
body{
	background-color: #CCCCCC;
}
#div {
	background-image: url(../images/virtual1.jpg);
	height: 607px;
	width: 809px;
	margin-right: auto;
	margin-left: auto;
}
#divrollover {
	position: absolute;
	margin-left: 261px;
	margin-top: 64px;
}
#acercadenosotros {
	position: absolute;
	z-index: 1;
	margin-top: 45px;
	margin-left: 77px;
}
#nuestroservicios {
	height: 59px;
	width: 256px;
	margin-top: 130px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: absolute;
	z-index: 1;
}
#Nuestrotrabajo {
	height: 59px;
	width: 235px;
	margin-top: 210px;
	margin-left: 10px;
	position: absolute;
	z-index: 1;
}
#contactenos {
	height: 54px;
	width: 210px;
	position: absolute;
	z-index: 1;
	margin-top: 300px;
	margin-left: 50px;
}
#logo {
	height: 96px;
	width: 315px;
	margin-top: 400px;
	margin-left: 20px;
	position: absolute;
	z-index: 1;
}
