.bgButtomCatalogo {
	background-image: url(../struct/btCatalogo.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.familiadestacada {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: left;
	background-color: #FFFFFF;
	width: 130px;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CajaContenido {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	text-align: left;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

