.buscar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;

}
.texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: none;




}
.links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #FF6600;
	text-transform: none;
	text-decoration: none;


}
.spacer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.bordeizq {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.textoCopy {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.desc-productos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.normal {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #333333;
}
.bordeinf {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.bordeinfclean {
        border-left-width: thin;
        border-left-style: none;
        border-left-color: #CCCCCC;
        border-bottom-width: thin;
        border-bottom-style: dotted;
        border-bottom-color: #CCCCCC;

}


