/* CSS Document */

.BodyTop {
	background-color: #5E4E37;
	background-image: url(Images/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}.BodyLeft {
	background-image: url(Images/left1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.TextoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.MenuInterno {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.TextoTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	font-weight: bold;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
.TextoSeguido {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: justify;
}
.bodyPortada {
	background-image: url(Images/FondoPortada.jpg);
	background-repeat: repeat;
}
.TextoPortada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}
.PiePagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #990000;
}
.BodyPaginas {
	background-image: url(Images/FondoPaginas.jpg);
	background-repeat: repeat;
}
.LetraCapital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80pt;
	color: #FBBC00;
	font-style: italic;
	font-weight: bold;
}
.FondoColumnas {
	background-image: url(Images/Filigrana3.gif);
	background-repeat:  repeat-y;
}
.LetrasIniciales {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #FFCC00;
	font-style: italic;
	font-weight: bold;
}
