a {
	color: #808080;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #696969;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px; 
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 8px; 
	overflow: auto;
}

h1 {
	font-size: 18px;
}

h3 {
	border-bottom: 1px dashed #C0C0C0;
	clear: right;
	color: #183D52;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-bottom: 0.3em;
	text-transform: uppercase;
}

h4 {
	color: #183D52;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 21px;
	text-transform: uppercase;
	border-right: 6px solid #EE5A00;
	border-left: 6px solid #EE5A00;
	background: #fdfdfd;
	}

tr.d0 td {
	background-color: #F9F9F9;
	border-top: 1px solid #696969;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.d0a td {
	background-color: #F9F9F9;
	color: #000000;
}

tr.d1 td {
	background-color: #EEEEEE;
	border-top: 1px solid #696969;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.d1a td {
	background-color: #EEEEEE;
	color: #000000;
}

.negrita {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: inherit;
}

.cuerpo {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: inherit;
}

.firma {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size:7.5pt;
	text-decoration:none;
}

.sendero_ladillo {
	color: #8B4513;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #8B4513;
}

#sendero_table table{
	width: 100%;
}

#sendero_caption {
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#sendero_foto {
	float: right;
	margin-left: 8px;
	margin-top: 4px;
	text-align: right;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	color: #C9C9C9;
}

.caption {
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#printtext {
	clear: both;
	line-height: 18px;
}

#printtext li {
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
}

#printtext table {
	border: 0px;
	margin-top: 1em;
	width: 100%;
}

#printtext th {
	background-color: #E8F4F7;
	color: #193E54;
	font-weight: normal;
	text-align: center;
	text-transform: capitalize;
	vertical-align: top;
	padding: 0.5em;
}

#printtitle {
	border-bottom: 1px dotted #FF9E79;
	color: #000000;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 16px;
	line-height: 21px;
	margin-top: 5px;
	text-align: left;
}

.t.tableheader{
	border-bottom: 1px dotted #FF9E79;
	color: #000000;
	font-family: "Georgia", "MS Serif", "New York", serif;
	font-size: 14px;
	text-align: center;
	background-color: #F9E08A;
}

table.t {
  border-collapse: collapse;
  border: 1px solid #996;
  font: normal 80%/140% verdana, arial, helvetica, sans-serif;
  color: #333;
  background: #fffff0;
}

.t caption {
  padding: 0 .4em .4em;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background: transparent;
}
  
.t td, .t th {
  border: 1px solid #cc9;
  padding: .3em;
}

.t thead th, .t tfoot th {
  border: 1px solid #cc9;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #444;
  background: #dbd9c0;
}

.t tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  border-bottom: 1px dotted #cc9;
}

.t tbody td a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
}

.t tbody th a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px dotted #cc9;
}

.t tbody th a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
}

.t tbody th, .t tbody td {
  vertical-align: top;
  text-align: left;
}

.t tfoot td {
  border: 1px solid #996;
}

.t .odd {
  color: #333;
  background: #f7f5dc;
}

.t tbody tr:hover {
  color: #333;
  background: #FAFAED;
}

.t tbody tr:hover th,
.t tbody tr.odd:hover th {
  color: #333;
  background: #ddd59b;
}