body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000302;
	font-size: 12px;
	line-height: 1.5em;
}

table#cabecera {
	margin-right: auto;
	margin-left: auto;
}

.menu {
	background-color: #812DC6;
}


table#centro {
	margin-right: auto;
	margin-left: auto;
	width: 751px;
	border-right: 1px solid #F4DD12;
	border-left: 1px solid #F4DD12;
}


table#centro td{
	vertical-align: top;

}

#columna_izquierda {
	background-color: #EDEAF3;
	width: 175px;
}

#columna_centro {
	padding: 10px;
	width: 400px;
	padding-top: 15px;
}

#pie {
	background-color: #F4DD12;
	border: 1px solid #E5C314;
	width: 751px;
	margin-right: auto;
	margin-left: auto;
}


table#quienes {
	color: #812DC6;
	width: 355px;
	background-image: url(imagenes/fd_quienes.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}
table#quienes td {
	width: 40%;
	padding: 8px;
	font-size: 11px;
	line-height: 1.2em;
}

#profesores {
	text-align: left;
}
#profesores strong {
	color: #E5C314;
	line-height: 1.2em;
}

#profesores ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	color: #7E63A2;
	font-size: 11px;
	line-height: 1.3em;
	padding-top: 5px;
}

#profesores li {
	padding-left: 15px;
	background-image: url(imagenes/bolillo.gif);
	background-repeat:  no-repeat;
	background-position: 1px 4px;
}

#recomendamos {
	color: #A82DC6;
	text-align: left;
	padding-left: 27px;
	font-size: 11px;
}
#recomendamos strong {
	color: #812DC6;
}

#recomendamos a:link { color: #A82DC6;}
#recomendamos a:visited { color: #A82DC6;}
#recomendamos a:hover { color: #A82DC6;}



table#actividades {
	width: 344px;
	border: 1px solid #FDF9D7;
	background-color: #EADCF5;
	background-image: url(imagenes/fd_actividades.gif);
	background-repeat:  repeat-y;
	background-position: center top;

}

table#actividades td, table#actividades th{ 
	border-bottom: 1px solid #fff;
	text-align: left;
	padding: 5px;
	font-size: 11px;
}


table#actividades th{ width: 87px;}
table#actividades td{ width: 87px;}

.submenu {
	width: 147px;
	text-align: left;
	color: #812DC6;
	text-decoration: underline;
	font-weight: bold;
}

.submenu a:link { color: #812DC6; font-weight: normal; }
.submenu a:visited { color: #812DC6;  font-weight: normal;}
.submenu a:hover { color: #812DC6;  font-weight: normal;}

.banner {
	width: 383px;
	background-image: url(imagenes/home_piede.gif);
	background-repeat:  no-repeat;
	background-position: right top;
	padding-right: 6px;
}

.banner img {
	float: right;
}
