BODY {
	margin: 0px;
	font-family: Arial Narrow, sans-serif;
	font-size: 15px;
	background-color: #ffdaa1;
}

A {
	color: #cc0033;
	font-family: Arial Narrow, sans-serif;
	text-decoration: none;
}


A:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}

A.negrita {
	color: #cc0033;
	font-family: Arial Narrow, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


A.negrita:hover {
	color: Black;
	text-decoration: underline;
}

A.biblioteca {
	color: #cc0033;
	font-family: Arial Narrow, sans-serif;
	text-decoration: none;
}


A.biblioteca:hover {
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

TD.separador {
	font-size: 18px;
	text-align: left;
	background-color: #cc0033;
}

TD.lateral {
	font-size: 18px;
	text-align: left;
	background-color: #cc0033;
}

A.lateral {
	color: #FFCC33;
	font-family: Arial Narrow, sans-serif;
	text-decoration: none;
}


A.lateral:hover {
	color: White;
	font-weight: bold;
}

TD.cabeceradestacamos {
	font-size: 12px;
	text-align: left;
	background-color: #cc0033;
	font-variant: small-caps;
	font-weight: bold;
	color: White;
}
.textos {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align: left;
}

.textostitular {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #cc0033;
}

.textosentradilla {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 17px;
	color: #a55300;
	font-weight: bold;
	text-align: left;
}

.textospeq {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0033;
}

.textosgran {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: large;
	color: #FFCC33;
	font-weight: bold;
}

textarea {
	font-family: Georgia, Times, serif;
	font-size: 80%;
	color: #666666;	
}

input {
	font-family: Georgia, Times, serif;
	font-size: 80%;
	color: #666666;	
}

hr {
height: 1px;
color: #cc0033;
background-color: #cc0033;
}
