@charset "utf-8";
/* CSS Document */
#lat_der table {
	border-collapse: collapse;
	display: tabla;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 140px;
	margin-left: -4px;
}
#lat_der table tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: table-row;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7792B;
}
#lat_der table td {
	background-color: #884027;
	display: block;
	width: 140px;
	padding-left: 2px;
}
#lat_der table th {
	background-color: #A67928;
	font-size: 1.2em;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BD7642;
	border-bottom-color: #BD7642;
	width: 140px;
}
#lat_der table a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 140px;
}
#lat_der table a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	width: 140px;
	display: block;
}
#cuerpo h3 a:link, #cuerpo h3 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #BD7640;
	display: inline;
	font-weight: bold;
}
#cuerpo h3 a:hover, #cuerpo h3 a:active {
	color: #724D3B;
}
