body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #717f8f;
}
#base {
	width: 996px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #0065c3;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
table#cuerpo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
table#cuerpo img.familia {
	margin-right: 0px;
}
table.titulo_listado {
	width: 840px;
}
table.listado {
	width: 840px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin-bottom: 40px;
	margin-top: 0px;
}
table.listado td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d5db;
	padding: 5px;
}
table.listado th {
	font-size: 10px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
table.listado td a:link{
	font-size: 11px;
	color: #717f8f;
	text-decoration: none;
}
table.listado td a:visited{
	font-size: 11px;
	color: #717f8f;
	text-decoration: none;
}
table.listado td a:hover{
	font-size: 11px;
	color: #717f8f;
	text-decoration: none;
}

.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.enfais01 {
	font-weight: bold;
	color: #000000;
}
