@charset "utf-8";
/* CSS Document */

body {
	background-color: #9FE3B3;
}

h1 {
	color: #033;
	text-align: center;
}
h2 {
	color: #3C4739;
	text-align: center;
}

h3 {
	color: #3C4739;
	text-align: center;
}

h4 {
	text-indent: 1.5cm;
	text-align: justify;
	font-weight: bold;
	color: #3C4739;
	padding: 0 0 8px 0;
}
h5 {
	text-align: right;
	color: #3C4739;
}
h6 {
	line-height: 100%; 
}
p {
	text-indent: 1cm;
	text-align: justify;
	padding: 0 0 8px 0;
}
.semana {
	color:#033;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.tittabla {
	color:#306;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.indice {
	font-size: 11px;
}

.img_izq {
	float: left;
	margin-right: 8px;
}
.img_der {
	float: right;
	margin-left: 8px;
}

.samael {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-indent: 1cm;
	text-align: justify;
	padding: 0 0 8px 0;
}
.icq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 1cm;
	text-align: justify;
	padding: 0 0 8px 0;

}

.biblio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-indent: 1cm;
	text-align: right;
	padding: 0 0 8px 0;
	font-style: italic;
}

.frase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-indent: 1cm;
	text-align: center;
	padding: 0 0 8px 0;
	font-style: italic;
	color: #330;
}

.celda1 {
	background-color: #9E9B64;
}

#texto {
	margin: 12px;
}

#pie {
	background-color: #D1DEC7;
	margin: 18px;
	padding: 4px;
	border: 2px solid #030;
}

#tabla_indice {
	background-color: #9E9B64;
}

#celda_fondo {
	background-color: #9E9B64;
}
