a.herbariomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE79C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006600;


}
a.herbariomenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #647133;
	display: block;
	text-decoration: none;
	background-color: #C7B852;
	font-style: normal;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE79C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #993300;

}
a.herb-item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	display: block;
	text-decoration: none;
	font-style: normal;
	padding: 4px 4px 4px 14px;
	background-image:  url(../Herbarios/CentroAmerica/web/imagenes/item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE79C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006600;

}
a.herb-item:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #647133;
	display: block;
	text-decoration: none;
	font-style: normal;
	background-color: #C7B852;
	background-image:  url(../Herbarios/CentroAmerica/web/imagenes/item.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE79C;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #993300;

}
.tablaherbario {
	background-color: #F5F3CD;

}
.celdaherbario {
	background-color: #E6DE7B;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #003300;
}

