@charset "UTF-8";
html {
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/fondoizquierda.jpg);
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;

}
body {
	background-image: url(../imagenes/fondosuperior.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;	margin: 0px;
	padding: 0px;
	min-width:800px;
	min-height:600px;
	overflow: hidden;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#full {
	background:url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	height: 100%;
	width: 100%;
}
#full2 {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#frame {
	display:block;
	border:none;
	position: absolute;
	top: 118px;
	left: 169px;
}
#full3 {
	background-image: ;
	background-repeat: no-repeat;
	background-position: -9px bottom;
	height: 100%;
	width: 100%;
}
#full3b {
	background-image: ;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
.displaynone {
	display: none;
}
#full1 {
	background-image: url(../imagenes/fondofull_03.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	height: 100%;
	width: 100%;
}
.inicio {
	background-image: url(../imagenes/inicio.png);
	text-indent: -500px;
	display: block;
	height: 33px;
	width: 69px;
	background-position: left top;
	overflow: hidden;/*	behavior: url(iepngfix.htc);*/
}
.micarpeta{
	background-image: url(../imagenes/carpeta.png);
	text-indent: -500px;
	display: block;
	height: 33px;
	width: 105px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}


.correo {
	background-image: url(../imagenes/correo.png);
	text-indent: -500px;
	display: block;
	height: 33px;
	width: 99px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.diccionario {
	background-image: url(../imagenes/diccionario.png);
	text-indent: -500px;
	display: block;
	height: 33px;
	width: 102px;
	background-position: left top;
	overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}


.inicio:hover, .micarpeta:hover, .comunidad:hover, .micorreo:hover, .correo:hover, .diccionario:hover, .foro:hover{
	background-position: left bottom;	
	
}

div#creditos {
	position: absolute;
	bottom: 4px;
	font-size: 12px;
	top: 582px;
	left: 2px;
	height: 33px;
}

#domino {
	width:140px;
	height:20px;
	position:absolute;
	bottom:10px;
	top:538px;
	display: block;
	overflow: hidden;/*	behavior: url(iepngfix.htc);*/
}


div#examen {
	width:140px;
	height:20px;
	position: absolute;
	bottom: 4px;
	font-size: 12px;
	top: 562px;
	left: 2px;
}

div#recursos {
	position: absolute;	left: 12px;
	font-size: 13px;
	top: 434px;
}
div#cerrar {
	position: absolute;
	left: 3px;
	top: 608px;
	height: 30px;
}
#cerrar  a{
	font-size: 14px;
	text-indent: -52px;
	overflow: hidden;
	display: block;
	height: 38px;
	width: 37px;
	background: url(../imagenes/salir.png) no-repeat;
}

#creditos a, #recursos a, #cerrar a  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-decoration: none;
	color: white;
}

#recursos a {
	color: #ebeb2f;
	padding-bottom: 0;
}
