.butt_products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264E6E;
	text-decoration: none;
	width: 190px;
	background-image: url(../botones/producto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	text-indent: 55px;
	height: 55px;
	padding-top: 10px;
}
.butt_trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264E6E;
	text-decoration: none;
	width: 190px;
	background-image: url(../botones/trial.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	text-indent: 55px;
	height: 55px;
	padding-top: 10px;
}
.butt_demo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264E6E;
	text-decoration: none;
	width: 190px;
	background-image: url(../botones/demo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
	text-indent: 55px;
	height: 55px;
	padding-top: 10px;
}
