html {
	background-color: #458a0d;
	margin: 0;
	padding: 0;
	background-image: url("/images/back.jpg");
	background-repeat: repeat-x;
}
body {
	margin: 0 auto;
	padding: 0;
	background-image: url("/images/encabezado.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	width: 778px;
}

.english {
	background-image: url("/images/en/encabezado.jpg");
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

.encabezado {
  width: 778px;
	height: 536px;
	position: relative;
	margin: auto;
}

.encabezado #flashcontent {
	position: absolute;
	left: 364px;
	top: 42px;
}

h1 {
	position: absolute;
	display: block;	
	width: 255px;
	height: 110px;
	margin: 0;
	padding: 0;
	left: 69px;
	top: 10px
}
h1 a {
	display: block;	
	width: 255px;
	height: 110px;
}
h1 a span {
	display: none;
}

.menu {
	position: absolute;
	left: 521px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 196px;
	height: 35px;
	display: block;
	background-image: url("/images/menu-sp.jpg");
}

.english .menu {
  background-image: url("/images/menu-en.jpg");
}

.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	width: 98px;
	height: 35px;
}

.menu .englishmenu {
	left: 98px;
}

.menu a {
	display: block;
	width: 98px;
	height: 35px;
}


.menu .contacto a:hover {background: transparent url("/images/menu-sp.jpg") 0px -35px no-repeat;}
.menu .contacto a:active {background: transparent url("/images/menu-sp.jpg") 0px -70px no-repeat;}

.menu .englishmenu a:hover {background: transparent url("/images/menu-sp.jpg") -98px -35px no-repeat;}
.menu .englishmenu a:active {background: transparent url("/images/menu-sp.jpg") -98px -70px no-repeat;}


.english .menu .contacto a:hover {background: transparent url("/images/menu-en.jpg") 0px -35px no-repeat;}
.english .menu .contacto a:active {background: transparent url("/images/menu-en.jpg") 0px -70px no-repeat;}

.english .menu .englishmenu a:hover {background: transparent url("/images/menu-en.jpg") -98px -35px no-repeat;}
.english .menu .englishmenu a:active {background: transparent url("/images/menu-en.jpg") -98px -70px no-repeat;}

.spanish .contactopagemenu .menu .contacto a {background: transparent url("/images/menu-sp.jpg") 0px -35px no-repeat;}
.english .contactopagemenu .menu .contacto a {background: transparent url("/images/menu-en.jpg") 0px -35px no-repeat;}


.menu span {
	display: none;
}

.encabezado h2 {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url("/images/texto-intro.gif");
	width: 348px;
	height: 230px;
	top: 140px;
	left: 84px
}

.english .encabezado h2 {
	background-image: url("/images/en/texto-intro.gif");
}

.encabezado h2 span {
	display: none;
}

.propiedades {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	list-style-type: none;
	left: 84px;
	top: 370px;
}

.propiedades li {
	list-style-type: none;
}

.propiedades li span {
	display: none;
}

.propiedades .uno, .propiedades .dos, .propiedades .tres, .propiedades .cuatro {
	width: 152px;
	height: 166px;
	display: block;
	position: absolute;
}

.propiedades .uno {
	background-image: url("/images/uno.gif");
}

.propiedades .dos {
	background-image: url("/images/dos.gif");
	left: 152px;
}

.propiedades .tres {
	background-image: url("/images/tres.gif");
	left: 304px;
}

.propiedades .cuatro {
	background-image: url("/images/cuatro.gif");
	left: 456px;
}

.contenido {
	background-image: url("/images/back-contenido.jpg");
	width: 778px;
	margin: auto;
	background-color: #fff;
}


.english .contenido {
	margin:-40px auto auto;
}

.english .propiedades .uno {
	background-image: url("/images/en/uno.gif");
}

.english .propiedades .dos {
	background-image: url("/images/en/dos.gif");
}

.english .propiedades .tres {
	background-image: url("/images/en/tres.gif");
}

.english .propiedades .cuatro {
	background-image: url("/images/en/cuatro.gif");
}





.contenido p {
	margin: 0 0 10px 0;
}

.libro {
	width: 600px;
	margin: auto;
}

.libro h2 {
	margin: 0;
	padding: 0;
}

.libro p {
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #7f7f7f;
	width: 261px;
	margin:0 0 8px 2px;
	padding: 0;
}

.libro a {
	display: block;
	background-image: url("/images/es/detalle.gif");
	background-repeat: no-repeat;
	width: 116px;
	height: 42px;
	position: absolute;
}

.libro a:hover {
	background-image: url("/images/es/detalle.gif");
	background-position: 0px -42px;
}



.english .libro a {
	display: block;
	background-image: url("/images/en/detalle.gif");
}

.english .libro a:hover {
	background-image: url("/images/en/detalle.gif");

}



.libro a span {
	display: none;
}

.libro img {
	display: block;
	position: absolute;
	left: 270px;
}

.libro h2 span {
	display: none;
}

.libro h2 {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 270px;
	height: 134px;
}

.libro .isbn {
	font-size: 10px;
	color: #BFBFBF;
	padding: 0;
	margin: 0;
	width: 291px;
}

.isbn td {
	padding: 0;
	font-family: arial;
}

.isbn colgroup {
	width: 160px;
}

.libro a {
	left: 299px;
}

.librito {
	width: 600px;
	height: 318px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.librito h2 {
	background-image: url("/images/es/librito-titulo.gif");
	height: 134px;
}


.english .librito h2 {
	background-image: url("/images/en/librito-titulo.gif");
}

.librito .descripcion {
	position: absolute;
	width: 270px;
	height: 159px;
	left: 5px;
	top: 144px;
}

.librito a {
	top: 275px;
}

.librito .isbn {
	margin-top: 26px;
}

.english .librito .isbn {
	margin-top: 40px;
}

.english .librito .isbn {
	margin-top: 41	px;
}

.sombra {
	width: 600px;
	height: 445px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.sombra h2 {
	background-image: url("/images/es/sombra-titulo.gif");
	height: 183px;
}

.english .sombra h2 {
	background-image: url("/images/en/sombra-titulo.gif");
}


.sombra .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 180px;
}

.sombra a {
	top: 402px;
}

.sombra .isbn {
	margin-top: 75px;
}


.english .sombra .isbn {
	margin-top: 90px;
}


.sujetar {
	width: 600px;
	height: 445px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.sujetar h2 {
	background-image: url("/images/es/sujetar-titulo.gif");
	height: 183px;
}

.english .sujetar h2 {
	background-image: url("/images/en/sujetar-titulo.gif");
}


.sujetar .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 193px;
}

.sujetar a {
	top: 402px;
}

.sujetar .isbn {
	margin-top: 5px;
}


.english .sujetar .isbn {
	margin-top: 20px;
}


.pepo {
	width: 600px;
	height: 360px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.pepo h2 {
	background-image: url("/images/es/pepo-titulo.gif");
	height: 116px;
}

.english .pepo h2 {
	background-image: url("/images/en/pepo-titulo.gif");
}


.pepo .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 126px;
}

.pepo a {
	top: 317px;
}

.pepo .isbn {
	margin-top: 25px;
}


.munequitos {
	width: 600px;
	height: 472px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.munequitos h2 {
	background-image: url("/images/es/munequitos-titulo.gif");
	height: 161px;
}

.english .munequitos h2 {
	background-image: url("/images/en/munequitos-titulo.gif");
}

.munequitos .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 171px;
}

.munequitos a {
	top: 429px;
}

.munequitos .isbn {
	margin-top:100px;
}






.burbujas {
	width: 600px;
	height: 472px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.burbujas h2 {
	background-image: url("/images/es/burbujas-titulo.gif");
	height: 161px;
}

.english .burbujas h2 {
	background-image: url("/images/en/burbujas-titulo.gif");
}

.burbujas .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 171px;
}

.burbujas a {
	top: 429px;
}

.burbujas .isbn {
	margin-top:90px;
}

.english .burbujas .isbn {
	margin-top:100px;
}





.titere {
	width: 600px;
	height: 455px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}

.titere h2 {
	background-image: url("/images/es/titere-titulo.gif");
	height: 188px;
}

.english .titere h2 {
	background-image: url("/images/en/titere-titulo.gif");
	margin-top:5px;
}

.titere .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 198px;
}

.titere a {
	top: 412px;
}

.titere .isbn {
	margin-top:29px;
}

.english .titere .isbn {
	margin-top:55px;
}





.titere1 {
	width: 600px;
	height: 520px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: left 378px;
	background-repeat: no-repeat;
}

.titere1 h2 {
	background-image: url("/images/es/titere1-titulo.gif");
	height: 188px;
}

.english .titere1 h2 {
	background-image: url("/images/en/titere1-titulo.gif");
}

.titere1 .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 173px;
}

.titere1 a {
	top: 452px;
}

.titere1 .isbn {
	margin-top:107px;
}




.juguete {
	width: 600px;
	height: 520px;
	position: relative;
	background-image: url("/images/es/div.jpg");
	background-position: left 378px;
	background-repeat: no-repeat;
}

.juguete h2 {
	background-image: url("/images/es/juguete-titulo.gif");
	height: 188px;
}

.english .juguete h2 {
	background-image: url("/images/en/juguete-titulo.gif");
}

.juguete .descripcion {
	position: absolute;
	width: 270px;
	height: 232px;
	left: 5px;
	top: 173px;
}

.juguete a {
	top: 452px;
}

.juguete .isbn {
	margin-top:138px;
}




.contactopie {
	background-image: url("/images/es/contacto.jpg");
	height: 96px;
	margin: auto;
	width: 626px;
	position: relative;
}

.contactopie a {
	display: block;
	width: 230px;
	height: 27px;
	left: 377px;
	top: 52px;
	position: absolute;
}
.contactopie a span {
	display: none;
}

.pie {
	height: 55px;
	width: 778px;
	background-image: url("/images/pie.gif");
	position: relative;
}

.pie .etchevarne {
	display: block;
	position: absolute;
	left: 630px;
	top: 20px;
	width: 100px;
	height: 30px;
}

.pie .etchevarne span {
	display: none;
}



#mail {
	position: absolute;
	top: 180px;
	left: 140px;
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	color: #7f7f7f;
}

.contactopage  .contenido {
	height: 180px;
}

input, textarea {
	border: 1px solid #999;
	margin: 5px 0 20px 0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #666;
	width: 490px;
}

.error {
	color: #CB0000;
	font-weight: bold;
}

#poweredby {
	display: none;
}

.enviado h2, .english .enviado h2 {
	background-image: none;
	width: auto;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}

.respuesta {
	width: 500px;
	margin-top: 20px;
}

.respuesta td {
	padding: 0 0 15px 0;
	font-family: arial;
	vertical-align: top;
}

.respuesta colgroup {
	width: 150px;
}

.destacados {
	height: 224px;
	margin-bottom:-50px;
}

.docentes {
	display: block;
	text-indent: -10000px;
	width: 225px;
	height: 224px;
	background: url(../images/es/docentes.jpg);
	float: left;
	margin-left: 85px;
}

.ventas {
	display: block;
	text-indent: -10000px;
	width: 385px;
	height: 224px;
	background: url(../images/es/ventas.jpg);
	float: left
}