@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-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: -1px top;
	height: 100%;
	width: 100%;
}
#full2 {
	background-image: url(../imagenes/fondoderecha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#frame {
	display:block;
	border:none;
	position: absolute;
	top: 112px;
	left: 170px;
}
#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/botones_03.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 47px;
	background-position: left top;
	overflow: hidden;/*	behavior: url(iepngfix.htc);*/
}
.micarpeta{
	background-image: url(../imagenes/botones_04.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 88px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.comunidad {
	background-image: url(../imagenes/botones_05.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 82px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.micorreo {
	background-image: url(../imagenes/botones_06.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 67px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.correo {
	background-image: url(../imagenes/botones_07.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 96px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.diccionario {
	background-image: url(../imagenes/botones_08.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 86px;
	background-position: left top;
		overflow: hidden;
/*	behavior: url(iepngfix.htc);*/

}
.foro{
	background-image: url(../imagenes/botones_09.png);
	text-indent: -500px;
	display: block;
	height: 43px;
	width: 44px;
	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: 554px;
	left: 99px;
}
div#recursos {
	position: absolute;
	left: 12px;
	font-size: 13px;
	top: 434px;
}
div#cerrar {
	position: absolute;
	left: 3px;
	top: 530px;
}
#cerrar  a{
	font-size: 14px;
	text-indent: -52px;
	overflow: hidden;
	display: block;
	height: 45px;
	width: 37px;
	background: url(../imagenes/salir.png) no-repeat;
}

#creditos a, #recursos a, #cerrar a  {
	text-decoration: none;
	color:#666666;
}

#recursos a {
	color: #ebeb2f;
	padding-bottom: 0;
}
