.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.noti01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.textoResaltar2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.precio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.textoPeq {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.tituloprod {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}
.textoresaltar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #78C930;
}
.enlace{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #27518B;
	text-decoration: none;
}
.enlace:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.enlace2{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlace2:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.enlace3{
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #27518B;
	/*text-decoration: none;*/
}
.enlace3:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #000000;
	/*text-decoration: none;*/
}
.enlaceResPag{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.enlaceResPag:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bolder;
.boton_forma {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	cursor: hand;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.boton_forma_noborde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	cursor: hand;
	font-weight: bold;
	background-color: #D4D4D4;
	border: thin solid #FFFFFF;
	text-decoration: underline;

}
.boton_formaPeq {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	color: #000000;
	cursor: hand;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
