/* Hoja de estilos para las páginas de nivel 2 */
/* MESES */
.meshum {
	background: url('humanidades.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width : 14%;
	height : 55pt;
	text-align : left;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.mescie {
	background: url('ciencia.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width : 14%;
	height : 55pt;
	text-align : left;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.mesart {
	background: url('arte.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width : 14%;
	height : 55pt;
	text-align : left;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.mesnoa {
	background: #B4C0CF;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width : 14%;
	height : 55pt;
	text-align : left;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.mesxxx {
	background: #ACD459;
	font-size: 12pt;
	font-weight: bold;
	color: Gray;
	width: 14%;
	height: 55pt;
	text-align: left;
	vertical-align: top;
	border: thin dashed Silver;
	background-color: #ACD459;
}
		 
	 
/* HALLE */	 
.panhum {
	background: url('humanidades.jpg');
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	width : 25%;
	height : 200pt;
	text-align : center;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.pancie {
	background: url('ciencia.jpg');
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	width : 25%;
	height : 200pt;
	text-align : center;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.panart {
	background: url('arte.jpg');
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	width : 25%;
	height : 200pt;
	text-align : center;
	vertical-align : top;	
	border : thin ridge Yellow;
   }
.pannoa {
	background: #B4C0CF;
	font-size: 12pt;
	font-weight: normal;
	color : Black;
	width : 25%;
	height : 180pt;
	text-align : center;
	vertical-align : top;
	border : thin ridge Yellow;
   }	


/* ESTACIONES DEL AÑO */
.ilipri {
	background: url('primavera.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width: 33.3%;
	height: 150pt;
	text-align: center;
	vertical-align: middle;
	border: thin ridge Yellow;
}
/* versión 2 para la hoja de medallas */
.ilipri2 {
	background: url('primavera.jpg');
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	width: 25%;
	height: 200pt;
	text-align: center;
	vertical-align: top;
	border: thin ridge Yellow;
}		

		
.iliver {
	background: url('verano.jpg');
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	width: 33.3%;
	height: 150pt;
	text-align: center;
	vertical-align: middle;
	border: thin ridge Yellow;
   }		
.ilioto {
	background: url('otono.jpg');
	font-size: 12pt;	
	font-weight: bold;
	color: Black;
	width: 33.3%;
	height: 150pt;
	text-align: center;
	vertical-align: middle;
	border: thin ridge Yellow;
   }		
.iliinv {
	background: url('invierno.jpg');
	font-size: 12pt;	
	font-weight: bold;
	color: Black;
	width: 33.3%;
	height: 150pt;
	text-align: center;
	vertical-align: middle;
	border: thin ridge Yellow;
   }		
.ilinoa {
	background: #B4C0CF;
	font-size: 12pt;		
	font-weight: bold;
	color: Black;
	width: 33.3%;
	height: 150pt;
	text-align: center;
	vertical-align: middle;
	border: thin ridge Yellow;
   }		

/* CITAS DE PRAVDA */
.praast {
	background:	 url('gradient43846494.png');
	font-size: 12pt;
	font-weight: bold;
	color: White;
	text-align: left;
	vertical-align: middle;
	border: thin ridge Yellow;
	font-family: "Trebuchet MS";
}		
	
/* CONSTELACIONES DE BELIKAYA */
/* para las celdas de la cuadrícula de la constelación */
.celda {
	font-size: 12pt;
	font-weight: bold;
	color: White;
	width: 90px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	border: none;
	font-family: "Book Antiqua";
}

.himmel {
	width: 300px;
	height: 300px;
	border: none;
}

.anchuraalfa {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.alfa {
	background: url('gradient87203290.png');
	font-size: 12px;
	font-weight: bold;
	width: 800px;
	color: White;
	text-align: justify;
	vertical-align: middle;
	border: thin ridge Yellow;
	font-family: "Book Antiqua";
	letter-spacing: 3px;
	word-break: break-all;
}


/* ÁRBOLES DE UTOPÍA */
/* para las celdas de la cuadrícula del árbol */
.recuadro {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	width: 90px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	border: thin;
	border-style: solid;
	border-color: Black;
}
