body {
	margin: 0px;
	padding: 0px;
	background-color: #DD0000;
}
a:link {
        color: #DD0000;
        text-decoration: none;
}
a:visited {
        color: #DD0000;
        text-decoration: none;
}
a:hover {
        color: #FFFFFF;
        background-color: #DD0000;
}
a:active {
        color: #FF0000;
        text-decoration: none;
}
.fondologo {
	background-image: url(imagenes/logoa.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 344px;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-left: 25px;
	background-color: #871F1F;
	}
.letra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-indent: 10px;
}
.letraj {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-indent: 10px;
	text-align: justify;
	margin: 5px;
	color: #000000;
	line-height: 1.8em;
}
.letrablanca {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFCC00;
	margin-right: 12px;
	margin-bottom: 3px;
}
.letrap {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin: 5px;
	color: #000000;
	line-height: 1.8em;
}
.letrapdcha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: right;
	color: #000000;
}
.borde {
	border: 1px solid #000000;
	margin: 10px auto 5px;
	background-image: url(imagenes/difuminado2.png);
}
.fondoclaro {
	background-color: #f7f7f7;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.cabeza {
	background-color: #871F1F;
	background-image: url(imagenes/cabeza.png);
	background-repeat:  repeat-x;
	height: 75px;
}
.titulomenus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #902121;
	margin-top: 7px;
	margin-bottom: 2px;
	background-position: 3px;
	text-indent: 3px;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-indent: 20px;
	margin-bottom: 8px;
	background-image: url(imagenes/tamboril.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
.bordeb {
	border: 1px solid #D8D8D8;
	margin: 0px auto auto;
	padding: 5px;
}
.bordec {

	border: 1px solid #D8D8D8;
	margin: 5px 5px auto auto;
	padding: 5px;
}
.menu {
	margin: 0px auto auto;
	padding: 5px;
	background-color: #F4F4F4;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 1px dashed #999999;
	background-image: url(imagenes/fondomenub.png);
}
li {
	line-height: 2em;
}
hr {
	background-color: #902121;
	height: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px none;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #FFCECE;
	border: 1px solid #990000;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	background-color: #FFCECE;
	border: 1px solid #990000;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #DD0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #DD0000;
	font-weight: bold;
}
h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #DD0000;
	font-weight: bold;
}
