.colorazul {
	color: #0033FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 50px;
}
.titulotabla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.textotabla {
	font-family: Tahoma;
	font-size: 12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 4px;
}
body {
	background-color: #C0B877;
}

.tabla {
	width: 700px;
	text-align: center;
}

.foto {
	width: 700px;
	text-align: center;
}
.foto img {
	border: 2px solid #000000;
}
.catalogo {
	margin-left: 10px;
	background-color: #D2CD9D;
	padding-left: 20px;
	width: 400px;
	padding-top: 20px;
	border: 1px solid #000000;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#flecha {
	width: 700px;
	text-align: center;
}
#apDiv1 {
	position:relative;
	left:625px;
	top:520px;
	width:54px;
	height:34px;
	z-index:1;
}
.flechadentrodefoto {
	float: right;
	position: relative;
	height: 50px;
	width: 50px;
	top: -80px;
	left: -20px;
	right: 0px;
	bottom: 0px;
	text-decoration: none;
}
.foto a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.foto .flechadentrodefoto img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

