body {
	background-color: #FED239;
}
h1  { 
   background: #FED239 url(../imagenes/titulo.gif) no-repeat center top;
	height: 94px;
   margin: 0;
	border-bottom: 4px solid black;
 }
h1 span {
	display: none;
}
h2 {
   font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B76504;
	text-align: center;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #B76504;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: black;
}
a {
	color: Maroon;
}
a:visited {
	color: Black;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	border-top: solid 2px black;
	text-align: center;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
}
.destacados {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #B76504;
}
.destacados2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: #B76504;
	padding-left: 160px;
}
.destacados3 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #B76504;
}
.destacados a {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #B76504;
}
.destacados a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	color: Maroon;
}
.cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #000000;
}
.cursiva2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #B76504;
	font-weight: bold;
}
#caja  {
	width: 90%;
	margin: 10px;
	background: White;
	padding-right: 55px;
	background-image: url(../imagenes/superlateral.gif);
	background-position: right top;
	background-repeat: repeat-y;
}      
#cajacondorito {
	width: 90%;
	margin: 10px;
	background-color: White;
}              
#cajamenu {
	width: 20%;
	margin: 10px;
	float: left;
	padding-right: 5px;
	padding-top: 15px;
	border-right: 2px dotted #666666;
}
#cajamenu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cajamenu p { 
   margin-left: 10px;
	color: #464547;
}
#cajacentro {
	margin: 10px;
	padding: 0px 5px 5px 5px;
	}
#cajacentro ul 	 {
	padding-left: 150px;
}
.negrita {
	font-weight: bold;
}
.fotos {
	margin: 4px;  
}