@charset "utf-8";
.productos {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	border: medium outset #0000CC;
}
.tdfichas {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #5C95F0;
	border: thin solid #CBDBFB;
}
.tdfichasmenor {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #5C95F0;
	border: thin solid #CBDBFB;
}
.tdfichasmenorMorado {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #895881;
	border: thin solid #CBDBFB;
}
.tdfichasMorado {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	background-color: #895881;
	border: thin solid #CBDBFB;
}

