/* CSS Document */
/* sustituye al estilo1 */
.tituloPagina{
 font-family: "Times New Roman", Times, serif;
 font-size: 18px;
 font-style: italic;
 font-weight: bold;
 color: #660000;
}

/* sustituye al estilo11 */
.titulo{
 font-style: italic; 
 font-family: "Times New Roman", Times, serif;
 color: #FF0000;
 font-weight: bold;
 }
 /* sustituye al estilo20 */
.titulo1{
  font-family: "Times New Roman", Times, serif; 
  font-size: 18px; 
  font-style: italic; 
  font-weight: bold; 
  color: #FF0000;
  text-align: center;
 }
 /* sustituye a estilo3*/
.texto{
 color: #000033;
 text-align: justify;
}
P{
   color: #000033;
   margin-bottom: 0cm;
   text-align: justify;
}
 /* sustituye a estilo3 con negrita*/
.textoNegrita{
  color: #000033;
  font-weight: bold;	
}

/* susituye a estilo7, para titulos de temas */
.tema {
 font-size: 18px;
 font-weight: bold;
 color: #330000;
}
/* susituye a estilo2, para titulos de temas */
.anterior1{
 font-family: "Times New Roman", Times, serif;
 font-size: 12px;
}
/* susituye a estilo3, para titulos de temas */
.anterior2 {color: #000033}
/* susituye a estilo4, para titulos de temas */
.siguiente {
 font-family: "Times New Roman", Times, serif;
 color: #000033;
 font-weight: bold;
 font-style: italic;
 font-size: 12px;
}
.Estilo1 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #660000;
}
.Estilo2 {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
}
.Estilo3 {color: #000033}
.Estilo4 {
font-family: "Times New Roman", Times, serif;
color: #000033;
font-weight: bold;
font-style: italic;
font-size: 12px;
}
.Estilo5 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-size: 12px;
}
.Estilo6 {color: #CC0000}
.Estilo7 {
font-size: 18px;
font-weight: bold;
color: #330000;
}
.Estilo8 {font-size: 16px}
.Estilo9 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #000033;
}
.Estilo10 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}
.Estilo11 {font-style: italic; font-family: "Times New Roman", Times, serif;}
.Estilo12 {
color: #FF0000;
font-weight: bold;
}
.Estilo13 {color: #003300}
.Estilo14 {color: #0000FF}
.Estilo15 {color: #330000}
.Estilo16 {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #0000FF;
font-style: italic;
}
.Estilo17 {color: #0000FF}
.Estilo18 {font-size: 16px; font-style: italic; color: #0000FF; }
.Estilo19 {color: #990000}
.Estilo20 {font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: bold; color: #FF0000; }
.Estilo26 {font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #000033; }
.Estilo30 {font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #990000; font-weight: bold; }
.Estilo34 {
color: #0000CC;
font-style: italic;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
}

/* sustituye al estilo 26 */
.enlaceTemario {font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #000033; }
/* sustituye al estilo 30*/
.leccionTemario{font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: italic; color: #990000; font-weight: bold; }