
#miembros table {
	background-color: #FFFFFF;
	border: none;
	color: #495E49;
	font-family: "Lucida Grande","Lucida Sans Unicode";
	font-size: 12px;
	text-align: left;
}

#miembros table a:link, table a:visited, table a:active {
	background-color: transparent;
	color: #297710;
	text-decoration: none;
}

#miembros table a:hover {
	background: transparent;
	color: #000000;
}

#miembros table caption {
	background-color: transparent;
	color: #f6f6f6;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 24px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
}

#miembros table h2 {
	border-bottom: 1px solid #f6f6f6;
  margin: 15px 0;
  padding: 5px 0;
  font-family: "Times New Roman",Times,serif;
  font-size: 2.8em;
  font-weight: normal;
}

#miembros table, td, th {
	margin: 0;
	padding: 0;
}

#miembros tbody td, tbody th {
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-color: #fffafd;
	border-bottom-color: #b2dd94;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-width: 2px;
	border-top-width: 1px;
	background-color: #e0ffcd;
	padding: 3px;
}

#miembros tbody tr.odd th, tbody tr.odd td {
	background-color: #C8EDAE;
	border-bottom: 1px solid #67BD2A;
}

#miembros tbody tr:hover td, tbody tr:hover th {
	background-color: #BAE899;
}

#miembros td, th {
	vertical-align: middle;
}

#miembros tfoot td, tfoot th {
	padding-left: 3px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-top: 4px;
	font-weight: bold;
}

#miembros thead th {
	text-align: center;
	font-variant: normal;
	font-family: "Lucida Grande","Lucida Sans Unicode";
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 8px 0 8px;
	white-space: nowrap;
}

#miembros td {
	width: 20px;
}
