@charset "utf-8";
/* CSS Document */

body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}
body {margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px; background-color:#017C45;}

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 {width:auto; height:660px; margin:auto; background-color:#017C45;}
#sombra {background-image:url(imagenes/sombras.png); background-repeat:no-repeat; width:1000px; height:660px; margin:auto;}
#cuerpo {background-color:#FEFBD2; width:960px; height:660px; margin:auto;}
#cabeza {width:960px; height:120px; margin:auto;}

#libros {width:960px; height:520px; margin:auto;}
#botones_izq {width:250px; height:540px; float:left; background-image:url(imagenes/fdo_lateral.jpg); background-repeat:repeat-y;}
#actividades {width:710px; height:540px; float:left; background-image:url(imagenes/fondo.png);}


#pie {background-color:#017C45; width:auto; height:25px; margin:auto;}
	
.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;}

