@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-attachment: scroll;
	background-color: #D6B373;
	background-image: url(images/papiro.jpg);
	background-repeat: repeat;
	color: #8D3905; /*#AF5B07*/
}
b {
	color: #8E5602;
}
h2 {
	font-size: 24px;
	text-transform: capitalize;
	color: #660066;
	margin-top: -5px;
	left: -6px;
}
.description p {
	text-align: justify;
}
img#bimage {
	margin: 0px 24px 0px 10px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #99630F;
}
table#mtable {
	border: 1px solid #C28616;
	padding: 5px 10px 5px 10px;
}
td.miniatura {
	padding: 2px 5px 2px 5px;
}
td.vsep {
	border-top: 3px solid #99630F;
	margin-left: 100px;
	margin-right: 100px;
}
.miniatura img {
	border: none;
}
.miniatura a img {
	border-bottom: 4px solid #CFA769;
}
.miniatura a:hover img {
	border-bottom: 4px solid #99630F;
}
img {
	border: none;
}
#cjump {
	margin-top: 30px;
	font-size: 20px;
	text-align: center;
}
.flechitas {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #6B1703;
}