.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FFCC66;
}
.titulin {
	font-weight: bold;
	color: #33CC33;
}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFF99;
}
.tituloseccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #663300;
}
.fondolead {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	list-style-image: url(imagenes/bullets/luna_bullet_2.gif);
	list-style-position: outside;
	font-size: large;
}


.fondocelda {
	background-color: #99CCFF;
}
.textocelda {
	color: #666600;
}




.pie {
	font-size: smaller;
	color: #FFFFFF;
}
.lista {
	list-style-image: url(imagenes/bulletec2.JPG);
}
.textoarticulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
}
.textocomun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-weight: bold;
	font-size: inherit;
}
