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

body {
	background-color: #fcf5eb;
}

#container {
	background-color:inherit;
	background-image:url(../images/FondoLibros.jpg);
	background-repeat:no-repeat;
	border: 1px  #ffffff:dashed;
    right:inherit;
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 986px;
	height:742px;
	top: -8px;
}
#wrap{
	width:980px;
	margin:0 auto;
	background-color:inherit;
}

#letrero {
    background-image: url("../imagenes/alumnosorange.png");
    background-repeat: no-repeat;
    height: 26px;
    left: 58px;
    position: absolute;
    top: 108px;
    width: 117px;
    z-index: 4;
}
#letreroO {
    background-image: url("../imagenes/orientadoresverde.png");
    background-repeat: no-repeat;
    height: 23px;
    left: 41px;
    position: absolute;
    top: 114px;
    width: 132px;
    z-index: 4;
}

#letreroP {
	position:absolute;
	left:58px;
	top:108px;
	width:117px;
	height:26px;
	z-index:4;
	background-image: url(../imagenes/padresmorada.png);
	background-repeat:no-repeat;
}
#apDivBP1 {
	float:left;
	position:absolute;
	left:52px;
	top:242px;
	width:53px;
	height:18px;
	z-index:2;
	background-image: url(../images/Alumnos1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBP1:hover {
	background-image: url(../images/Alumnos2.gif);
	background-repeat:no-repeat;
}
#apDivBP2 {
	position:absolute;
	left:112px;
	top:259px;
	width:45px;
	height:18px;
	z-index:3;
	background-image: url(../images/Padres1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBP2:hover {
	background-image: url(../images/Padres2.gif);
	background-repeat:no-repeat;
}
#apDivBP3 {
	position:absolute;
	left:23px;
	top:275px;
	width:82px;
	height:18px;
	z-index:4;
	background-image: url(../images/Orientadores1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBP3:hover {
	background-image: url(../images/Orientadores2.gif);
	background-repeat:no-repeat;
}


#boton1 {
	float:left;
	position:absolute;
	left:433px;
	top:119px;
	width:441px;
	height:17px;
	z-index:2;
}


#soporte {
	position:absolute;
	left:175px;
	top:107px;
	width:722px;
	height:581px;
	z-index:1;
	background-image: url(../images/soporteP3.gif);
	background-repeat:no-repeat;
}


#apDivBS1 {
	position:absolute;
	left:238px;
	top:58px;
	width:69px;
	height:20px;
	z-index:1;
	background-image: url(../images/Nosotros1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBS1:hover {
background-image: url(../images/Nosotros2.gif);
background-repeat:no-repeat;
}

#apDivBS2 {
	position:absolute;
	left:314px;
	top:58px;
	width:69px;
	height:20px;
	z-index:1;
	background-image: url(../images/librosOE1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBS2:hover {
background-image: url(../images/librosOE2.gif);
background-repeat:no-repeat;
}

#apDivBS3 {
	position:absolute;
	left:391px;
	top:58px;
	width:69px;
	height:20px;
	z-index:1;
	background-image: url(../images/Contacto1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBS3:hover {
background-image: url(../images/Contacto2.gif);
background-repeat:no-repeat;
}
#apDivBlibros {
	position:absolute;
	left:43px;
	top:370px;
	width:114px;
	height:17px;
	z-index:1;
	background-image: url(../images/NuestrosLibros1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#apDivBlibros:hover {
	background-image: url(../images/NuestrosLibros2.gif);
	background-repeat:no-repeat;
}

#home {
	position:absolute;
	left:916px;
	top:661px;
	width:29px;
	height:27px;
	z-index:1;
	background-image: url(../images/home1.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}
#home:hover {
	background-image: url(../images/home1_1.gif);
	background-repeat:no-repeat;
}
#banner {
	position:absolute;
	left:50px;
	top:392px;
	width:98px;
	height:295px;
	z-index:5;
	/*background-color: #999999;*/
}
