#contenedor #encabezado {
	background-color: #FFFFFF;
	height: 200px;
	width: 100%;
}
#pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #497194;
	background-color: #D9E2C3;
	text-align: center;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #497194;
	text-align: center;
}



#contenedor {
	height: 100%;
	width: 850px;
	background-position: left top;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 135px;
	background-image: url(images/hojas_bambu_oct8_opacidad%20copy.jpg);
	background-repeat:   no-repeat;
}
#menuizq {
	float: left;
	height: 95%;
	width: 200px;
}
#contenido {
	float: right;
	height: 90%;
	width: 640px;
	margin-right: 10px;
	text-align: justify;
	color: #535C30;
}

#contenido2 {
	float: right;
	height: 90%;
	width: 700px;
	margin-right: 10px;
}

.tabla2 {
	margin: 15 px;
	width: 560px;
}


.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #91754d;
	text-align: center;
	text-transform: uppercase;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #91754d;
	font-size: medium;
}

.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535C30;
	font-weight: lighter;
	text-align: justify;
}

.texto_niños {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #535C30;
	font-weight: lighter;
	text-align: justify;
	line-height: -1px;
}


#menu_arr {
	height: 36px;
	width: 850px;
	margin-right: o;
}
#menu_arr ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#menu_arr li {
	float: left;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu_arr a {
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif, Calibri;
	font-size: small;
	color: #91754D;
	border: none;
	font-weight: bolder;
	font-style: normal;
}
#menu_arr a:hover, #menu .titulo_linea18000 a {
}
#menu_arr .titulo_linea18000 a {
	padding-left: 0px;
}
#menu_arr a:hover {
	text-decoration: underline;
}
.pendientes {
	color: #F00;
}
em {
	font-size: x-small;
}
.tablita {
	float: left;
	margin-right: 0px;
}
