@charset "utf-8";
/* CSS Document */

body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}
body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}

a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;}
a:link {	color: #402984;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #333333;}
a:hover {	text-decoration: none;	color: #6B1B5A;}
a:active {	text-decoration: none;	color: #402984;}

#contenedor {background-image:url(imagenes/fondito.jpg); background-repeat:repeat-x; width:auto; height:660px; margin:auto;}
#sombra {background-image:url(imagenes/sombras.png); background-repeat:no-repeat; width:1000px; height:660px; margin:auto;}
#cuerpo {background-color:#FFFFFF; width:960px; height:660px; margin:auto;}
#cabeza {width:920px; height:120px; margin:auto;}

#contenedor_mapa {background-image:url(imagenes/fondito.jpg); background-repeat:repeat-x; width:auto; height:710px; margin:auto;}
#sombra_mapa {background-image:url(imagenes/sombras.png); background-repeat:no-repeat; width:1000px; height:710px; margin:auto;}
#cuerpo_mapa {background-color:#FFFFFF; width:960px; height:710px; margin:auto;}
#libros_mapa {width:920px; height:580px; margin:auto;}

#libros {width:920px; height:520px; margin:auto;}
#portada {width:670px; height:500px; float:left; margin-top:20px;}
#botoneras {width:230px; height:500px; float:left; margin-left:20px; margin-top:20px;}

#botones_izq {width:170px; height:500px; float:left; margin-top:20px;}
#actividades {width:730px; height:500px; float:left; margin-left:20px; margin-top:20px; background-image:url(imagenes/temas10.png); background-repeat:no-repeat;}
#actividades_liso {width:730px; height:500px; float:left; margin-left:20px; margin-top:20px;}
#ingresa {width:600px; height:500px; text-align:center; background-image:url(imagenes/autoev1.png); background-repeat:no-repeat;}
#bt_autoev {width:500px; height:200px; margin:auto; padding-top:210px;}
	
#pie {background-color:#CCCCCC; width:auto; height:25px; margin:auto; background-image:url(imagenes/logo_santillana_20px.png); background-position:center; background-repeat:no-repeat;}
	
.secciones {font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:12px; margin-top:auto;}
.titulos_fantasia {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px; font-style: normal; font-weight: bold;	color: #3F2883;}
.titulos_actividades {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px; font-style: normal; font-weight: bold;	color: #3F2883;}

