body {
	background: #ffe4a5;
}

#fondo {
	background: #fff url(../../recursos/images/fondo_educa.jpg) left bottom repeat-x;
}

#logo_educa {
	float: left;
	width: 228px;
	padding: 23px 0 0 10px;
}

#logo_anaa {
	float: right;
	width: 242px;
	padding: 28px 10px 0 0;
}

#cabecera {
	background: url(../../recursos/images/educa_cabecera.jpg) center bottom no-repeat;
}

#componente {
	clear: left;
	float: left;
	width: 601px;
	padding: 4px 7px 14px;
}

#left {
	float: left;
	width: 615px;
}

#right {
	clear: right;
	float: left;
	margin: 0 0 0 6px;
	width: 348px;
	background-color: #fcf7e9;
	padding-bottom: 2px;
}

h1 {
	margin-bottom: 8px;
}

#bottom {
	float: left;
}

#bottom div.moduletable {
	float: left;
	clear: none;
	width: 190px;
	padding: 0 7px 0 8px;
}

#bottom div.moduletable h2 {
	margin-bottom: 7px;
	font-size: 1.4em;
	font-weight: bold;
}

#bottom div.moduletable p {
	margin: 7px 0;
}

#bottom div.moduletable li {
	float: left;
	background: url(../images/bullet_huella_3.png) left 3px no-repeat;
	padding: 0 0 7px 16px;
}

#page {
	padding: 14px 7px;
}

div.moduletable.banner {
	float: right;
}
