.letra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
.vinculo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F65920;
	text-decoration: none;
}
.grisclaro10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.borde_izq {
	background-image: url(imagenes/fondos/borde_izq.gif);
	background-repeat: repeat-y;
}
.borde_der {
	background-image: url(imagenes/fondos/borde_der.gif);
	background-repeat: repeat-y;
}
.fondo_top {
	background-image: url(imagenes/fondos/fondo_tope.gif);
	background-repeat: repeat-x;
}
.letranaranja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F56112;
	font-weight: bold;
}
.letrasecundaria {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 13px;
}
.letrabold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C30;
	border: 1px dashed #F60;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C30;
	border: 1px dashed #F60;
}
.letraproducto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 15px;
}
.letrablanca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	font-weight: bold;
}
.grismayus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8E755B;
	text-decoration: none;
	text-transform: uppercase;
}
